CNC drawing
So I tried CNC drawing twice, and both attempts were definitely a learning experience. The first time, the middle section of my design had really delicate details, and the machine went over certain areas too many times. It actually messed up the drawing so much that it nearly ripped through the paper. I probably could have used a softer pen or marker, but I wanted fine details, which meant I needed a sharp tip. On my first attempt, I also had the settings completely off, which caused the machine to skip a lot of intricate details. The way I originally organized the G-code made the process pretty messy I had planned for one section to be completed before moving on to the next, but I quickly realized that some parts of the artwork needed to be sorted by the Y-axis and others by the X-axis. So, after that first run, I went back and redid the G-code, organizing certain sections differently. I also change the desighn just a bit to help. This actually helped a lot because it let me control w...