LaserWeb / LaserWeb4

Collaborative effort on the next version of LaserWeb / CNCWeb
GNU Affero General Public License v3.0
712 stars 192 forks source link

Cut internal first #665

Closed loiz closed 5 months ago

loiz commented 11 months ago

I'm trying tu use LaserWeb for laser cutting.

IS there a way to cut inside shape and outline in a second Time ?

Best regards Loiz

harlock999 commented 11 months ago

Absolutely! Select the inside paths for inside and put it in a first GCODE group. After that, select the outside path and create another GCODE group. When you generate the GCODE, they will be generated in the order of the groups listed.

Cheers!