Skip to content

Spindle using other speed than in GCode, 2.8 #982

@mydani

Description

@mydani

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:

  1. Load a GCode with M3 and M4 commands using different spindle speed and place M1 after each command.
  2. Run it once.
  3. 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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions