ProcessGCode
ProcessGCode copied to clipboard
Always adds temp command
Hey, I don't know why, but after processing my gcode with your tool, your tool always add temp command into my gcode, that I don't want.
I tried using -j and -n to set my wanted Temperature, but it just changes my temp settings to 170C...
Is there a Way to turn it of?
Best Regards
Strange. Generally it adjusts existing temperature commands (sets a minimum or maximum, for example) but those only replace existing commands, not add new ones. What temperature command is being added -- bed/extr/ wait M104, M109 M140 and where?
What command line options are you using? There are a couple options, like raft, that add temperature commands as part of their function.