FullControlXYZ / fullcontrol

Python version of FullControl for toolpath design (and more) - the readme below is best source of information
GNU General Public License v3.0
649 stars 74 forks source link

[QUESTION] DIY CNC machine to make string art #63

Open HIMANSHUGULIA opened 8 months ago

HIMANSHUGULIA commented 8 months ago

I am making a DIY CNC machine to make string art. I have sequence of nails the CNC head needs to move to but since I have no GCODE or python knowledge someone suggested me to try FullControl. I however have no idea how to do that. Can someone please guide a newbie in instructions to convert the nail number sequence to the workable cnc code.

fullcontrol-xyz commented 8 months ago

Hi, this is great, someone else used FullControl for string art and it worked well. I'd recommend the following steps

All of those things including GCode tweaking would be done in python.

Let me know if you want help with any of those steps

ES-Alexander commented 6 months ago

Related to #35