reduce max spindle speed for air
This commit is contained in:
parent
3be19e4b38
commit
e103ffddbd
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
"bedWidth": 300,
|
||||
"bedDepth": 200,
|
||||
"originCenter": false,
|
||||
"spindleMax": 20000,
|
||||
"spindleMax": 13000,
|
||||
"gcodePre": [
|
||||
"G21 ; set units to MM (required)",
|
||||
"G90 ; absolute position mode (required)",
|
||||
|
|
|
|||
Loading…
Reference in a new issue