SebKuzminsky / pycam

Other
341 stars 99 forks source link

Unnecessary moves #208

Open e7o-de opened 1 year ago

e7o-de commented 1 year ago

Hey,

I guess it's a layer 8 issue, but I couldn't find the corresponding checkbox :)

I'm trying to generate gcode for an STL. After figuring out all the stuff I have to do until it actually does so, I got a bunch load of operations just removing a huge load of material just from above the object. But I want to just start carving the object itself right after the start.

I already set all boundaries to 0, but other options I didn't find. Can you give me a hint? Thank you :)