reduce max spindle speed for air

This commit is contained in:
Stewart Allen 2026-01-25 20:27:14 -05:00
commit e103ffddbd

View file

@ -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)",