Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ G31 K0 X0 Y0 Z-2 ; Set the limit switch as the "Control Point"

; Set axis software limits and min/max switch-triggering positions.
; Dimensions are adjusted such that (0,0) lies at the lower left corner
of a centered 300x300mm square in the 305mmx305mm build plate.
; of a centered 300x300mm square in the 305mmx305mm build plate.
M208 X-13.75:313.75 Y-44:341 Z0:300
M208 U0:200 ; Set Elastic Lock (U axis) max rotation angle

Expand Down