Are there any good tutorials actually using the machine? I can get by in tinker cad and going from model to finished product on 3d printer is so straight forward but for some reason throwing CAM software in place of the slicer is just making my brain melt cause I haven’t gotten anything to work for a couple of days.
I found some fusion 360 videos that seemed to make sense but my fusion 360 won’t download the machine profiles for some reason so I have t been able to test any of that out.
I must be pretty dense cause I have read through and tried following those with no luck.
Thought I had estlcam figure out just now but no dice when I load it into Reporter host is moved to the starting point and then just stops with an unknown gcode command.
I’m not familiar with Repetier host, and am a noob in CNC world, but I actually find the CAM part simpler and more controllable than dealing with my 3d printer.
Sure it’s more manual to set the job up, but there’s less variables.
Post some more details about what you are trying to do and maybe we can help get you over the hump.
I saw it had a cnc controller but I couldn’t get it to connect to the cnc. So I figured since the docs said to use repetier-host to send it that was the preferred method.
And I’m just trying to cut a circle out of plywood. But I don’t really care what the project is. Just trying to learn the process.
It blows my mind how difficult I’m finding this to be. I mean theoretically it should be just as simple as 3d printing the z axis is just moving down instead of up.
Everyone sees things from different perspectives. I found the EstlCam interface confusing at first and in retrospect I have no idea why. I would be using EstlCAM because it’s the go-to round here, but it’s not easy to do on my Mac, so I stumbled across Kiri:Moto. It might get you through your current “stuck”.
Have a look at the documents page and try the Kiri instructions. I found that the graphic interface just suited my brain better. Once I was on top of that I had (I think) gained enough knowledge to understand what was going on elsewhere.
All CAM programs do the same things but perhaps a different interface will get you through the learning curve.
I found Kiri:Moto to be very easy to figure out.
The animated preview shows exactly what I hope my machine does.
Now I just have to figure out how to get my gcode to actually load and run on the cnc. Any tips on headless mode? When I put my micro se card in the control board slot it sees the card but shows nothing on it. When I put it in the sd card slot on the lcd it doesn’t even see the card.
Repetier host can “help you out” by adding some gcode commands to jobs that it generates, but sometimes this ends up doing things TO you instead of doing things FOR you. Check the “printer configuration” to make sure it’s not adding things you don’t want (like constantly reporting the hot-end temperature) - some of this is goverened by check boxes on the printer setup page. You can also view (and edit) the gcode in Repetier Host before sending it to the machine and comment out whatever line the status report is showing is an unknown command.
If you took an existing 3D printer and used it as the basis for a Repetier Printer Setup, it might be worth trying to build a new one from scratch that doesn’t include any 3D printing “features.”