svenhb / GRBL-Plotter

A GCode sender (not only for lasers or plotters) for up to two GRBL controller. SVG, DXF, HPGL import. 6 axis DRO.
https://grbl-plotter.de/
GNU General Public License v3.0
699 stars 176 forks source link

A axis and B axis can only use 1 axis, but display 2 axis #128

Closed wwwlxs closed 4 years ago

wwwlxs commented 4 years ago

A axis and B axis can only use 1 axis, but display 2 axis 截屏2020-07-04 下午5 19 31 截屏2020-07-04 下午5 19 24 截屏2020-07-04 下午5 20 52

svenhb commented 4 years ago

Your controller probably controls 5 axis - correct? Then A must be named "A": And I think GRBL 4th axis can be switched off.
image

wwwlxs commented 4 years ago

yes,grbl-Mega-5X,5 axis,arduino Mega2560+ramps1.4

wwwlxs commented 4 years ago

IMG_8946 2

wwwlxs commented 4 years ago

https://github.com/fra589/grbl-Mega-5X. and end stop doesn't works

svenhb commented 4 years ago

Does it work now? I think it is a settings issue.

wwwlxs commented 4 years ago

It's not working for the time being, and it has not been retested. The homing function of grbl-mega-5X does not work

wwwlxs commented 4 years ago

Does it work now? I think it is a settings issue.

C44 C4442

svenhb commented 4 years ago

Should be fixed in 1.5.0.1 (except gamepad)

svenhb commented 4 years ago

I will not change the GamePad dialog - the user has to be careful himself