jschuh / klipper-macros

A collection of useful macros for the Klipper 3D printer firmware
GNU General Public License v3.0
921 stars 167 forks source link

[BUG] Too Much Retract on PRINT_END for Microswiss Hotends #229

Closed SSPW closed 5 months ago

SSPW commented 7 months ago

I am getting too much anti ooze rectract at the end of prints and clogging. Looks like there are 3 lines with retraction for a total of 7mm (1 + 1 + 5) mm, which is way too much for a microswiss hotends. I cant edit the macro...

Could this be made a parameter? If not, how do i unlock and edit the macro and make it stick?

bug

gretel commented 7 months ago

making the retraction settings configurable in a generic way be cool. thank you

Heratiki commented 6 months ago

Are you using a MicroSwiss Direct Drive setup as well as the MicroSwiss hotend?

jschuh commented 5 months ago

I had this derived from load_priming_length locally, and just pushed that to dev in 5292fbf. That stated, feature requests belong in the discussion section.