chiark / gitweb /
Added my own STL loader, no longer using the one from Skeinforge. This one is 3 to...
authordaid <daid303@gmail.com>
Wed, 28 Mar 2012 14:53:08 +0000 (16:53 +0200)
committerdaid <daid303@gmail.com>
Wed, 28 Mar 2012 14:53:08 +0000 (16:53 +0200)
commit0834aec2d2161c54805e89e5e085ba7941d5e5ac
tree86fc5ae20893f35f61219853776a5150a9577290
parent405f4880cd4b108d85cc70447bdc4b7cbebaae2a
Added my own STL loader, no longer using the one from Skeinforge. This one is 3 to 4 times faster.
Cura/gui/__init__.py
Cura/gui/preview3d.py
Cura/util/__init__.py
Cura/util/gcodeInterpreter.py
Cura/util/stl.py [new file with mode: 0644]