Add custom Macro if Filamentretract is set!
 
Notifications
Clear all

Add custom Macro if Filamentretract is set!  

  RSS
erdna1281
(@erdna1281)
New Member
Add custom Macro if Filamentretract is set!

Hello @all, 

i will add an custom Macro in my Start-gcode. The macro does check if the filament_retract_length is valid and write an M207 macro with the valid Value. My startingpoint is this Macro

{if filament_retract_length != nil}M207 S{filament_retract_length, retract_length} Z[retract_lift] F900{endif}

Posted : 29/12/2019 3:51 pm
erdna1281
(@erdna1281)
New Member
Topic starter answered:
RE: Add custom Macro if Filamentretract is set!

I used in my Marlin FWRETRACT

 

Posted : 29/12/2019 4:07 pm
Share: