kantlivelong / OctoPrint-SmartPreheat

GNU Affero General Public License v3.0
24 stars 6 forks source link

When actual extruder temp order is upper target order, decrease it immediatly #20

Closed Alcolo47 closed 1 year ago

Alcolo47 commented 1 year ago

Concrete case: With my Anycube cobra Neo, after "filament loading" the extruder temp order stay at 230.

When I start a print with extruder temp to 200, The plugin wait for bed intermediate temp before lowing extruder temp order. But in this case is better to lowing extruder temp asap.

image

kantlivelong commented 1 year ago

You can edit the gcode script to do this unless I'm missing something here.

Alcolo47 commented 1 year ago

In my example, you can see that I start printing with an hot tool (230). I this case, don't wait for bed intermediate target, to decrease tool temp.

kantlivelong commented 1 year ago

Again, this can be done in the snippet. This is considered configuration.