question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Inventables Carvey: G28.3 Z0 error:20 (Unsupported command)

See original GitHub issue

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:

skarmavbild 2018-06-08 kl 17 18 53

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:closed
  • Created 5 years ago
  • Comments:8 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
ubidefeocommented, Oct 17, 2020

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

0reactions
chetoncommented, Jul 13, 2018

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.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found