adding files

This commit is contained in:
2026-03-21 23:48:08 +01:00
parent eba2b73dec
commit 18f86cfd1e
105 changed files with 13770 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
<mpg>
<function>Touch off selected axis<gcode>O&lt;mytouch&gt;call</gcode></function>
<function>Return to safe Z<gcode>G53 G0 Z0</gcode></function>
<function>Return to home<gcode>G53 G0 X0 Y0 Z0</gcode></function>
</mpg>