Is this compatible with those cheap China mini CNC with GRBL firmware v1.1F? #1940
Unanswered
HKPhysicist
asked this question in
Q&A
Replies: 1 comment 7 replies
Always do flash your own firmware from original GRBL repository. Chinese units do come with GRBL that had random undocummented modifications done to it. While it might work at first, it often causes troubles down the road.
G-code is more or less compatible. bCNC stores metadata in comment lines, which might or might confuse some software, but it's OK mostly. Unlike bCNC, Candle does not provide any CAM features, it's just g-code viewer/sender. |
7 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hello Friends,
Thanks for this very nice software.
I have installed this on my Ubuntu 22.04 directly from their official repo. The GUI is very impressive.
I am new to CAD/CAM. So my questions are:
Thanks for your attention. ^^
All reactions