update ulio dev w backlash comp

This commit is contained in:
Stewart Allen 2025-01-13 20:50:43 -05:00
commit 29f25a4233
2 changed files with 4 additions and 0 deletions

View file

@ -27,6 +27,8 @@
"G28 W ; home all without mesh bed level",
"G92 E0.0",
"G1 F{600} ",
"M425 X0 Y0 Z0 ; Set backlash to specific values for all axis",
"M425 F1 S3 ; Enable backlash compensation at 100% for 3 mm",
"M117 ULIO 3D BRIX Printing"
],
"gcodePost": [

View file

@ -27,6 +27,8 @@
"G28 W ; home all without mesh bed level",
"G92 E0.0",
"G1 F{600} ",
"M425 X0 Y0 Z0 ; Set backlash to specific values for all axis",
"M425 F1 S3 ; Enable backlash compensation at 100% for 3 mm",
"M117 ULIO 3D STEAM Printing"
],
"gcodePost": [