MaskedRetriever / SuperSkein

Open Source 3D Mesh Slicer in Processing: Generates gcode from stl files.
http://www.thingiverse.com/thing:3649
GNU General Public License v3.0
70 stars 11 forks source link

Need ASCII STL Support #19

Closed MaskedRetriever closed 13 years ago

MaskedRetriever commented 13 years ago

Should actually be easier than the initial binary STL import, but I want to make sure adding ASCII doesn't break binary. Also it would be good if you didn't have to use the config.txt file to select in ASCII mode. Ideally you just load .stl files and whether they're binary or ASCII, they just work.

MaskedRetriever commented 13 years ago

Fixed by wonderful outside developer Dave!