Skip to content

Commit

Permalink
Update printer.cfg
Browse files Browse the repository at this point in the history
  • Loading branch information
danorder authored Apr 23, 2023
1 parent 40c410a commit 99e7555
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Firmware/Oem Klipper/printer.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,8 @@ delta_radius: 152
print_radius: 152 #max printable radius 150,set it to 152 to avoid error "out of range"
minimum_z_position: -5 #min z position nozzle won't go to the position which Z lower the vaule

[firmware_retraction] #USED TO CONTROL BLOB RETRACT LENGTH OTHERWISE CAN BE FOR SLICER RETRACT AS WELL. #NOTE THIS MAY CAUSE ISSUES WITH WIPE IN CERTAIN SLICER. HOWEVER ITS TYPCIALLY BETTER TO HAVE WIPE OFF FOR HIGHSPEED. (SUDDEN DELAY MOVES)
#USED TO CONTROL BLOB RETRACT LENGTH OTHERWISE CAN BE FOR SLICER RETRACT AS WELL. #NOTE THIS MAY CAUSE ISSUES WITH WIPE IN CERTAIN SLICER. HOWEVER ITS TYPCIALLY BETTER TO HAVE WIPE OFF FOR HIGHSPEED. (SUDDEN DELAY MOVES)
[firmware_retraction]
retract_length: 0.75
retract_speed: 30
unretract_extra_length: 0
Expand Down

0 comments on commit 99e7555

Please sign in to comment.