Commit f2fbf1e
committed
pncconf - change spindle stepgen enable from spindle-enable to machine-is-on
Originally the stepgen enable pin was connected to spindle-enable.
This cause instant stops in the spindle speed when the spindle
is turned off or a speed of 0 is set.
By connecting the stepgen enable to machine-is-on
allows use of the stepgen acceleration limits to control the spindle
accel/decel1 parent ac2b96a commit f2fbf1e
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1433 | 1433 | | |
1434 | 1434 | | |
1435 | 1435 | | |
1436 | | - | |
| 1436 | + | |
1437 | 1437 | | |
1438 | 1438 | | |
1439 | 1439 | | |
| |||
0 commit comments