martin2250 / OpenCNCPilot

autolevelling gcode-sender for grbl
MIT License
378 stars 113 forks source link

Using Gcode from Flatcam #145

Closed slorole closed 4 years ago

slorole commented 4 years ago

For starter's I love this program. It works great with gcode coming from pcb-gcode. But coming from Flatcam its another story. when you first load the gcode it has a long list of errors. maybe it just don't support files coming from flatcam. I have only found one other person with this issue and he had no answer. I attached a .png so maybe you can see my issue. But it's still a great program. Thank You opencncpilot warnings

martin2250 commented 4 years ago

Hi @slorole

you can safely ignore all these warnings. I should probably get rid of these 'zero legnth' warnings.

The second warning is a bit more interesting, it means that the gcode uses G1, without setting the feed rate (Fxxx) first. You should try to find out why, but the code will probably still run fine.

Cheers!

slorole commented 4 years ago

Well it seems to work just fine after some adjustments in Flatcam. I think it looks good on my scrap piece's anyway. thank you for your Time and Work IMG_20200925_092122094

martin2250 commented 4 years ago

the bottom PCB looks pretty clean!