CNC Machine Drawing I started this project by sketching a series of organic shapes directly in Rhino. My goal was to create a flowing, biomorphic composition that felt almost like a topographic map or a cellular structure. Then I jumped into Grasshopper to generate the toolpaths. This part involved tweaking settings like Z-clearance, XY resolution, and feed rate. I also used logic to sort curves and skip ones that were too short to make a clean drawing and streamed the gcode. Finally, I exported the toolpath into G-code using Grasshopper. This text file tells the CNC machine exactly where to move and when to lift or lower the pen. Once this was ready , I took it to the CNC machine to bring the design to life on paper. Once the G-code was ready, I moved over to the CNC computer. I used AvidCNC’s interface to import the toolpath and verify that the drawing aligned correctly with the paper dimensions. With the machine zeroed and the pen lightly touching the paper,...
Comments
Post a Comment