
Added sample SD card files for Prusa i3 Updated sample CoreXY config.g file Updated IAP files
9 lines
184 B
Text
9 lines
184 B
Text
; Prusa i3 Y homing file for dc42 Duet firmware
|
|
; This version is for a homing switch at the low end of the axis
|
|
G91
|
|
G1 Z4 F200
|
|
G1 Y-240 F3000 S1
|
|
G1 Y4 F600
|
|
G1 Y-10 S1
|
|
G1 Z-4 F200
|
|
G90
|