CNC-Joe
Posts: 1
Joined: Mon Oct 25, 2021 9:54 am

Printing a Temp Tower on the Crealty Ender 3 Pro

Hi Group,
- I've been using S3D for a little while, and really like it.
- I am digging more into improving my print quality on my Crealty Ender 3 Pro.
- I want to print a Temp Tower to find the optimum temperature to print at.
- I went into S3D->Edit Process Settings-and set up a layer temperature table for the various layers in the model
- However, S3D generates M104 (Set the Nozzle Temp and keep going)
- What I want to do is a M109 (Set the Nozzle Temp and WAIT until temperature is achieved before progressing.

Can anyone tell me how to do this? or find the information on how to do this?

Thanks !

Joe
S3D-Jake
Posts: 1048
Joined: Wed Jun 20, 2018 12:45 pm

Re: Printing a Temp Tower on the Crealty Ender 3 Pro

Joe,

You can accomplish this with a simple REPLACE command.

{REPLACE "M104" "M109"}

More on terminal commands for post processing: viewtopic.php?t=1959
"A bird does not sing because it has an answer. It sings because it has a song."

Return to “General Discussion and Tips”