-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
Here's a short clip about the behaviour:
https://www.youtube.com/watch?v=7x6jb6AMuRA
Here are the steps I follow to reproduce the issue:
- Load a GCode with M3 and M4 commands using different spindle speed and place M1 after each command.
- Run it once.
- Re-Run it - check the speed of the spindle at 1st m3 - it's not what it is set to in GCode.
This is what I expected to happen:
Spindle always uses the speed given within the GCode.
This is what happened instead:
Spindle used the RPM last used in the previous program.
It worked properly before this:
No clue about the version, but it works properly if some axis movements happen before the M3/M4 command.
Information about my hardware and software:
- 2.8 vanilla + gmoccapy
- 3.x RTAI something...
- mesa card
Metadata
Metadata
Assignees
Labels
No labels