This repository has been archived on 2025-02-01. You can view files and clone it, but cannot push or open issues or pull requests.
reprapfirmware-dc42/SD-image/sys-Prusai3/homey.g
David Crocker 8d37f6dffd Updates to SD card contents
Added sample SD card files for Prusa i3
Updated sample CoreXY config.g file
Updated IAP files
2016-05-31 10:59:07 +01:00

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