This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| if !move.axes[0].homed || !move.axes[1].homed || !move.axes[2].homed || !move.axes[2].homed | |
| G28 | |
| G90 | |
| G1 X-50 U50 Y0 Z150 F18000; A100 B100 C100 | |
| M400 | |
| M18 Z | |
| ;M584 A5 B7 C6 ; set drive mapping | |
| M584 A1.0 B1.1 C1.2 P7 | |
| M906 A850 B850 C850 I35 T10 |