Multimaterial without AMS, how to set pressure advance on second filament?

I’ve figured out how to do multi-material prints without AMS. You have to set both a filament change and a pause in the slicer. Then when the first material is finished, it’ll pause so you can unload and reload, and then when you unpause, it’ll use the temperature and speed settings for the new filament since those are baked into the gcode.

But for the external slot, you can set only one pressure advance. If the materials are different enough, they might need different pressure advance settings for good results. But the touch screen won’t let me change the K value while paused.

Is there a way I can bake that into the gcode too?

1 Like

I see. So I find the pause in the gcode and insert the “M900 Kx.x” command to change the K value?