Skip to content

Instantly share code, notes, and snippets.

@robertcedwards
Last active October 11, 2017 03:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save robertcedwards/e0dedca04a97718685ec2f596dd9a3ab to your computer and use it in GitHub Desktop.
Save robertcedwards/e0dedca04a97718685ec2f596dd9a3ab to your computer and use it in GitHub Desktop.
Woodpecker GRBL CNC driver for CH340G USB Chipset
https://www.amazon.com/LinkSprite-Engraver-Machine-Milling-Carving/product-reviews/B01GFPW3LC/ref=cm_cr_dp_d_ttl?ie=UTF8&reviewerType=all_reviews&sortBy=recent#R1U576LGQOGDB4
https://github.com/adrianmihalko/ch340g-ch34g-ch34x-mac-os-x-driver
Speaking of Mac OS not seeing it, the "Woodpecker Grbl CNC" board uses the CH340G USB chipset and Mac OS doesn't have drivers by default for this import chip. You can get the driver from Github here (https://github.com/adrianmihalko/ch340g-ch34g-ch34x-mac-os-x-driver) - just follow the instructions on that page to install the .pkg file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment