Commit f6a8a68
committed
motion: fix brake/direction setting when S command is sent.
spindle_on command is also used for setting the spindle speed via S code.
Setting the S code does not mean the brake or direction should be changed if
M3/M4 is not active.
Ultimately we should have a separate set_spindle_speed_command to make
this cleaner1 parent ef17bb8 commit f6a8a68
1 file changed
Lines changed: 8 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1609 | 1609 | | |
1610 | 1610 | | |
1611 | 1611 | | |
1612 | | - | |
1613 | | - | |
1614 | | - | |
1615 | | - | |
1616 | | - | |
1617 | | - | |
| 1612 | + | |
| 1613 | + | |
| 1614 | + | |
| 1615 | + | |
| 1616 | + | |
| 1617 | + | |
| 1618 | + | |
| 1619 | + | |
1618 | 1620 | | |
1619 | 1621 | | |
1620 | 1622 | | |
| |||
0 commit comments