KitWallace / braiding

Scripts to experimented with braiding
0 stars 0 forks source link

export openscad from DFT #16

Open KitWallace opened 6 years ago

KitWallace commented 6 years ago

svg cannot be imported into openscad so to get a printable tile (eg the hackspace logo), need to generate openscad polygons from a path

simple coding since its just a list of the points

multiple outlines like the inner and outer logo paths will have to be edited together.

KitWallace commented 6 years ago

done

KitWallace commented 6 years ago

should change to allow construction of a solid path as well as a polygon - more appropriate when the path has crossings