bmsleight / lasercut

Module for openscad, allowing 3d models to be created from 2d lasercut parts
BSD 2-Clause "Simplified" License
320 stars 55 forks source link

convert-2d.py: fix SVG generation #45

Open mmuman opened 1 week ago

mmuman commented 1 week ago

Seems using the shell is required to not have the whole command line being taken as the executable path.