I have an A1 Mini + AMS. I’m trying to use gcode to change filament with my AMS but unable to. I started with a basic 10mm cube in Bambu Studio with a color change at 5mm. If I send to the printer directly or save the .3mf file to the SD card and print that, it works, changing the filament at 5mm.
If I export the same .gcode and print that, there is no option to use the AMS (button greyed out) and it prints in a single color for the entire print. I’ve opened the gcode file and it has the appropriate filament change code (M620, etc…). Its the same gcode as whats in the .3mf file, It just ignores the filament change… unbelievably frustrating.
A little more motivation behind this issue - i’d like to create custom gcode using python with color changes so I need to be able to go from python > gcode without using the slicer. This works with other printers without issue.
Any help greatly appreciated!