Interactive retraction distance and its speed during printing
Dunno if is a stupid request, but one of the must important thing during printing is the amount of retraction and its speed.
it would be great to be able to calibrate the most of being able to change during printing.
The firmware should simply intercept its gcode and then modify it before sending it to the printer, for example:
G1 E-4.6000 F7200
Starting from the value "100%", after the tuning with the pot at "50%" of the original value:
G1 E-2.3000 F7200
And same thing for the retraction speed, for example "50%":
G1 E-2.3000 F3600
Possible?
it would be great to be able to calibrate the most of being able to change during printing.
The firmware should simply intercept its gcode and then modify it before sending it to the printer, for example:
G1 E-4.6000 F7200
Starting from the value "100%", after the tuning with the pot at "50%" of the original value:
G1 E-2.3000 F7200
And same thing for the retraction speed, for example "50%":
G1 E-2.3000 F3600
Possible?
Comments