Inventables Carvey: G28.3 Z0 error:20 (Unsupported command)
See original GitHub issueIssue Description
Description
When clicking the zero out machine icon, the command above does not work on a Carvey firmware:
https://github.com/inventables/gCarvin
I have to manually enter G92 X0 Y0 Z0
command from Chillipeppr’s jpadie:

Versions
$ cncjs --version
1.9.15
$ node --version
v9.5.0
$ npm --version
5.6.0
How Do You Install CNCjs?
- NPM
- Download the CNCjs Desktop Application
CNC Controller
- Grbl
- Smoothieware
- TinyG/g2core
Hardware
- Raspberry Pi
- Desktop or Laptop
- Mobile Device
Operating System
- Not Applicable
- Windows
- Mac
- Linux
Issue Analytics
- State:
- Created 5 years ago
- Comments:8 (3 by maintainers)
Top Results From Across the Web
Questions about CNCjs operation
Any carve/jog command touching outside this range will prompt an alarm state ... Inventables Carvey: G28.3 Z0 error:20 (Unsupported command).
Read more >Learning About G28 - Inventables Community Forum
What this command will do is first move the Z nowhere then move to the Zero position defined by G28.1. So you see...
Read more >Issue with GCode - Inventables Community Forum
I remember running into a problem with the default f-engrave config having an unsupported command that needed to be removed.
Read more >Misbehaving CARVEY - Inventables Community Forum
Gcode generated for the Carvey should start with a G28 to get above the button, then a probe command to set zero, then...
Read more >Export, Edit and Import G-Code - Inventables Community Forum
Hello, I'm using the Carvey with Easel and decided I wanted to play with spindle ... G28 G21 G38.2 Z-71 F80 G10 L20...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
UPDATE: I’m a moron. I clicked the ones on the left pane 🤦
===== *** DISREGARD THE FOLLOWING for the above reason *** =====
I ended up here googling for this issue with my Shapeoko 3 XL. I find it baffling that it used to work until a few months back, I always used those UI buttons to set the work zero to start my job from, and now this error is returned. Is it some sort of regression, @cheton ? I swear on my name I have never used CNCjs in any other way and never had such issue
I won’t make change in 1.9 to show/hide buttons or menu items in accordance with the connected controller board, but it can be planned in the 2.x release backlog.