Skip to content

Instantly share code, notes, and snippets.

@max-mapper
Created March 24, 2013 00:54
Show Gist options
  • Save max-mapper/5229955 to your computer and use it in GitHub Desktop.
Save max-mapper/5229955 to your computer and use it in GitHub Desktop.
sudoroom engraver CNC instructions

sudoroom CNC machine instructions

it is composed of a few components:

  • an internet connected desktop windows PC that runs special software: mach3 (icon on desktop)
  • a hacked engraver that does the milling
  • a stepper driver that sits between the PC and the engraver and communicates via parallel port

mach3 only accepts geecode. you can either use your own geecode or use the program on the PC called CamBam to generate the geecode.

until we make better tutorials for CamBam please only use the CNC if you can get a CamBam tutorial from someone.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment