Adjust spindle spinup rate on OtherMill

This commit is contained in:
Rob Giseburt
2020-01-10 19:25:11 -06:00
parent 224219ca71
commit c2051d9e41
+2 -2
View File
@@ -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