diff --git a/g2core/settings/settings_othermill.h b/g2core/settings/settings_othermill.h index 7483e379..4ee6ac53 100644 --- a/g2core/settings/settings_othermill.h +++ b/g2core/settings/settings_othermill.h @@ -46,8 +46,8 @@ #define SPINDLE_DIR_POLARITY 0 // 0=clockwise is low, 1=clockwise is high #define SPINDLE_PAUSE_ON_HOLD true #define SPINDLE_SPINUP_DELAY 1.5 // after unpausing and turning the spindle on, dwell for 1.5s -// #define SPINDLE_SPEED_CHANGE_PER_MS 7.0 -#define SPINDLE_SPEED_CHANGE_PER_MS 1.0 // testing absurdly low setting +#define SPINDLE_SPEED_CHANGE_PER_MS 7.0 +// #define SPINDLE_SPEED_CHANGE_PER_MS 1.0 // testing absurdly low setting // OLD CODE: // // PWM soft-start: original estimate 13ms/100RPM, but tweaked for slipping // #define SP_RPM_INCREMENT 500.0 // RPM