mkrabset / krabzcam

Online CAM tool for generating G-code from vector graphics and bitmaps
65 stars 8 forks source link

Initial position #39

Closed Sodisplays closed 8 months ago

Sodisplays commented 9 months ago

Hi, congrats for the nice job!

I need to know after I create a GCode file, where I need to setup my CNC initial point, Upper Letf, Upper right Centre Bottom Letf ou Bottom right?

Camotics simulates fin down-letf side and NCviewer from upper left...

Thanks alot

mkrabset commented 9 months ago

Hi, thanks!

The xy-coordinates you get in the generated gcode are same as you see on the user interface.

So, if your machine is zeroed at the bottom left, then you would place your svg object like this:

image

In NCViewer this would like like this: image

...and in Camotics (at least my version): image

(I hope this makes sense 🙂 )

-M

Sodisplays commented 8 months ago

Hi,

Thank you very much, it worked fine...

Regards Alexandre

Enviado via Proton Mail para dispositivos móveis

-------- Mensagem Original -------- Em 4 de out de 2023 13:18, Marius Krabset escreveu:

Hi, thanks!

The xy-coordinates you get in the generated gcode are same as you see on the user interface.

So, if your machine is zeroed at the bottom left, then you would place your svg object like this:

image

In NCViewer this would like like this: image

...and in Camotics (at least my version): image

(I hope this makes sense 🙂 )

-M

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>