Commit Graph

60 Commits

Author SHA1 Message Date
a86bc260e7 Bugfix: some islands having ho holes and contained in holes themselves were ignored 2011-12-24 11:01:28 +01:00
792960aae1 Slic3r should now be able to detect optimal bridging direction for any kind of bridge. #58 2011-12-02 23:35:39 +01:00
d51a37a0ae Refactoring: moved slicing code to new TriangleMesh class, leaving in STL just what's needed to read that particular input format. Slic3r will now warn if model is not manifold. #16 2011-11-30 16:07:31 +01:00
0ab1fd4c19 concentric - new superfast infill pattern 2011-11-26 10:38:45 +01:00
465bef1748 Raising dev version to 0.5.2beta and updating MANIFEST 2011-11-24 14:24:01 +01:00
c5d5e4d244 Cleanup lines resulting from plane intersection before detecting polygons. This allows for more tolerance with dirty models. Performance impact depends on how many layers are detected as dirty. #16 #28 2011-11-12 10:18:20 +01:00
d9ae37849d Added arcs.t in the MANIFEST 2011-11-07 17:25:50 +01:00
6d6533831e New experimental --gcode-arcs options to generate G2/G3 commands. #23 2011-10-28 14:13:44 +02:00
7f341cfcd3 New --fill-every-layers option to get high accuracy on external surfaces while speeding up infill 2011-10-18 15:57:53 +02:00
a311220c19 New build script to install dependencies automatically 2011-10-02 11:57:47 +02:00