(no subject)
Jul. 9th, 2019 02:48 pmI bought one of these as a toy a while back. https://www.amazon.com/MYSWEETY-Control-Engraving-16x10x4-5cm-110V-240V/dp/B01NBVXO0V Little tiny CNC (computer numerically controlled) router/milling machine. Cute little bugger. (The original impetus was that these kits were out of stock and I was like "Well, if I had my own CNC I could make my own Lixie kits." A dumb impulse.)
Being more a MechE than a software person, I put the kit together in an hour and figured quickly how to run it in manual mode. But the CNC part of it was the whole point, and that was scary and foreign to me. But a couple weekends ago I figured out a toolchain that lets me run it!
-I draw some artwork in Inkscape and export as SVG.
-I open AutoDesk Fusion and layout my workpiece and import the SVG artwork as a Cut-Extrude. Then I switch Fusion over to Manufacturing mode and generate tool paths. This is the part I am worst at, there's lots of trial and error and messing around blindly. Eventually I export g-code.
-I open GRBL and open the g-code program, connect to my CNC controller by USB. Then I fixture my workpiece in the machine, zero my axes, and then run my program. The running the program part is fucking magic. I just stand back and it zips around milling my artwork pattern into my (plastic or wood) workpiece.
So this is fine for cutting 2D profiles into flat pieces. I have both tapered engraving bits and flatter/ball-ended milling bits. I think the machine is capable of more complicated 3D contouring, in the hands of a better programmer with the right tools, but let me get better at this first.
I'm hopeful that this practice will make me a better engineer, more conscious of machining best practices. I'm also hopeful I'll figure out how to make cool stuff, like those Lixie plates that I still don't exactly know how to make. :P
Being more a MechE than a software person, I put the kit together in an hour and figured quickly how to run it in manual mode. But the CNC part of it was the whole point, and that was scary and foreign to me. But a couple weekends ago I figured out a toolchain that lets me run it!
-I draw some artwork in Inkscape and export as SVG.
-I open AutoDesk Fusion and layout my workpiece and import the SVG artwork as a Cut-Extrude. Then I switch Fusion over to Manufacturing mode and generate tool paths. This is the part I am worst at, there's lots of trial and error and messing around blindly. Eventually I export g-code.
-I open GRBL and open the g-code program, connect to my CNC controller by USB. Then I fixture my workpiece in the machine, zero my axes, and then run my program. The running the program part is fucking magic. I just stand back and it zips around milling my artwork pattern into my (plastic or wood) workpiece.
So this is fine for cutting 2D profiles into flat pieces. I have both tapered engraving bits and flatter/ball-ended milling bits. I think the machine is capable of more complicated 3D contouring, in the hands of a better programmer with the right tools, but let me get better at this first.
I'm hopeful that this practice will make me a better engineer, more conscious of machining best practices. I'm also hopeful I'll figure out how to make cool stuff, like those Lixie plates that I still don't exactly know how to make. :P