Fixed issues with fusion gcode motion control

This commit is contained in:
David Carley
2021-03-30 11:34:48 -07:00
parent 47cec0dae3
commit e63d8db595
7 changed files with 21 additions and 9 deletions

View File

@@ -28,7 +28,7 @@
},
"settings": {
"junction-accel": 200000,
"max-deviation": 0.001,
"max-deviation": 0.05,
"units": "METRIC",
"probing-prompts": true
},