The software used is a Processing sketch. This sketch does all the necessary work.
- Show an intuitive graphic interface
- Read the image
- Performs the separation of colors according to the CMYK scheme.
- Transforms each color into a drawing formed by lines according to the concept of - - - - crosshatch, but through its own algorithm.
- Transform each line into coordinates. (start and end of the line)
- Transform this information into GCODE.
- Send the GCODE to the machine through the serial port.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.