#X1C Chamber Preheat

1 messages · Page 1 of 1 (latest)

tawdry junco
#

Hi, I know it's common to preheat the chamber with the bed by setting the bed temp to 120 and letting the air heat up. However I was wondering if anyone has created an automation/button that will do this for me and then notify me, or when a certain material like ASA, ABS or PC is selected to print from, it first preheats the chamber before printing.

hollow isle
#

I'd recommend doing it in gcode in your slicer instead

tawdry junco
#

New to all this. There a reason why? Would you by chance know the Gcode to do it?

hollow isle
#

Mostly because it's easier - I don't know much about the bambu slicer but in others (Prusa/orcaSlicer etc) you can do things like set custom start gcode based on material
Sadly a quick Google seems to suggest bambu don't implement M191 (the gcode for "wait for temperature to be X") so that won't work

#

(the actual yaml is lower down)