Enclosure "Pre-heat" Routine?

I have a Creality enclosure that works great for ASA! It’s not actively heated so I was wondering if there was a “pre-heat” routine I could add before an ASA print?

Appreciate any advice :sign_of_the_horns::sign_of_the_horns:

1 Like

You could add some gcode to your gcode start script in your slicer, like heat the bed for 60mins and start (continue) printing afterwards (hope it’s available in orca too):

Add lines

M190 S80; heat the bed to 80°C or whatever you want

G4 S3600; Seconds to wait 3600

2 Likes

Awesome, much appreciated :sign_of_the_horns::sign_of_the_horns:

I set up my U1 in the Creality enclosure and it gets/stays pretty warm once the bed heats up. Seems this might be it’s permanent home :sign_of_the_horns::sign_of_the_horns: