I am designing a new chess set and I would like to add the option to add magnets. The best way would be to let the printer pause at a layer and let the user put in the magnets before proceeding. I know this is possible, but in the ‘by object’ sequence (wasting very little AMS poop) it seems to be grayed out. Is this a bug or am I doing something wrong?
I can confirm that the Add pause and Custom Gcode is grayed out in Print by Object mode. My guess would be that this is disabled because there is a possibility of a machine crashing into an already printed part when it runs the canned pause sequence.
I do not know of a way around this without custom editing the gcode file. Editing the file would probably mean that it won’t upload to Makerworld.
I think this is a problem that has to be corrected because when I was printing two parts sequencially and wanted to remove the first one, I paused the print and toolhead just crashed onto the already printed part. Pause sequence should be changed so that z height is moved above the highest z height that has ever reached in that print.