Making "Go To Work Zero" And "Go To Machine Zero" Buttons ...

Có thể bạn quan tâm

Skip to content Dismiss alert {{ message }} / cncjs Public
  • Uh oh!

    There was an error while loading. Please reload this page.

  • Notifications You must be signed in to change notification settings
  • Fork 600
  • Star 2.5k
  • Code
  • Issues 210
  • Pull requests 18
  • Discussions
  • Actions
  • Projects
  • Wiki
  • Security

    Uh oh!

    There was an error while loading. Please reload this page.

  • Insights
Additional navigation options Making "Go To Work Zero" and "Go To Machine Zero" buttons configurable #181New issueNew issueClosedClosedMaking "Go To Work Zero" and "Go To Machine Zero" buttons configurable#181Assignees chetonLabels⭐ feature (enhancement)Milestone1.9@cheton

Description

@chetonchetonopened on Aug 1, 2017

Two motion buttons on the axes widget, Go to Work Zero and Go To Machine Zero, now default to "G0 X0 Y0 Z0" and "G53 G0 X0 Y0 Z0", respectively. For some safety reasons, one may want to go to Z0 first, and then X0Y0 to ensure machine safety. Others may want to go to X0Y0 and then Z0 for different purposes.

To fit all use cases, I'm considering providing textarea input controls in the widget settings page for configuring some motion buttons with custom commands, for examples:

Go To Work Zero (defaults to "G0 X0 Y0 Z0")

Example 1:

G0 Z0 ; Safe Z height G0 X0Y0

Example 2:

G0 Z50 ; Safe Z height G0 X0Y0 G0 Z0

Go To Machine Zero (defaults to "G53 G0 X0 Y0 Z0")

G53 G0 Z0 G53 G0 X0 Y0

Metadata

Metadata

Assignees

  • @chetoncheton

Labels

⭐ feature (enhancement)

Type

No type

Projects

No projects

Milestone

  • 1.9

Relationships

None yet

Development

No branches or pull requests

Issue actions

You can’t perform that action at this time.

Từ khóa » G0 X0 Y0