Skip to content

G2 doesn't do proper limit checks #3839

@hdiethelm

Description

@hdiethelm

At least I think that's not supposed to happen:

LinuxCNC 2.9.8 or master branch / axis_mm:

  • Start and home
  • Go to MDI and enter "G2 I1000 F2000"
  • The machine just runs into the soft stops with full speed and overshoot the limits
    • In my real setup, it would probably crash due to the distance between soft limits and hard crash not enough to stop with full speed
  • "G0 X1000" for example is checked and not executed if it will go off limits

If I find time, I might look into the code.

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