Alessandro Ranellucci
|
bd7b0e2aed
|
Ported ExtrusionPath::Collection->chained_path
|
2013-08-29 11:47:59 +02:00 |
|
Alessandro Ranellucci
|
5f17fa342b
|
Move arc fitting code to its own post-processing filter and remove the built-in ExtrusionPath::Arc class
|
2013-08-28 20:40:13 +02:00 |
|
Alessandro Ranellucci
|
73c05a6092
|
Moved vibration limit to its own G-code filter
|
2013-08-28 20:37:56 +02:00 |
|
Alessandro Ranellucci
|
fa07c512b4
|
Merge branch 'master' into xsdata
Conflicts:
lib/Slic3r/Layer/Region.pm
lib/Slic3r/Print.pm
lib/Slic3r/Print/Object.pm
|
2013-08-16 09:09:56 +02:00 |
|
Alessandro Ranellucci
|
4862d832b5
|
Simplify layer change code now that we have distinct support layers
|
2013-08-09 19:46:20 +02:00 |
|
Alessandro Ranellucci
|
b38cc2c244
|
Merge branch 'master' into xsdata
Conflicts:
lib/Slic3r.pm
lib/Slic3r/ExPolygon.pm
lib/Slic3r/Fill.pm
lib/Slic3r/Fill/Rectilinear.pm
lib/Slic3r/GCode.pm
lib/Slic3r/GUI/Plater.pm
lib/Slic3r/Geometry/Clipper.pm
lib/Slic3r/Layer/Region.pm
lib/Slic3r/Print.pm
lib/Slic3r/Print/Object.pm
lib/Slic3r/TriangleMesh.pm
t/shells.t
xs/MANIFEST
|
2013-08-08 02:10:34 +02:00 |
|
Alessandro Ranellucci
|
913f401280
|
Merge new-support2
|
2013-07-29 20:50:26 +02:00 |
|
Alessandro Ranellucci
|
b5907dc734
|
Bugfix: z_offset was not applied in spiral_vase. Includes regression test #1343
|
2013-07-29 17:28:30 +02:00 |
|
Alessandro Ranellucci
|
91cade7e8f
|
Make sure there are no gaps in spiral vase. Includes regression test. #1251
|
2013-07-28 13:39:15 +02:00 |
|
Alessandro Ranellucci
|
9b582a11ff
|
Adopt XS containers everywhere (incomplete work)
|
2013-07-16 09:49:34 +02:00 |
|
Alessandro Ranellucci
|
625a300822
|
New [layer_num] placeholder in layer change G-code
|
2013-06-23 19:25:32 +02:00 |
|
Alessandro Ranellucci
|
6bb2e593a7
|
Avoid potential fatal error when processing models with empty layers. #1127
|
2013-06-02 19:49:21 +02:00 |
|
Alessandro Ranellucci
|
7baaf6bf5d
|
Fixed regression causing skirt_height to he honored incorrectly when printing more than one object. Includes regression test #1200
|
2013-05-30 20:06:05 +02:00 |
|
Alessandro Ranellucci
|
48e37f97b4
|
Fixed bad copy and paste causing multiple extruders to throw an error
|
2013-05-19 15:33:54 +02:00 |
|
Alessandro Ranellucci
|
b5b0c2cc89
|
Bad copy and paste in commit from yesterday causing loss of perimeters. #1178
|
2013-05-19 10:47:00 +02:00 |
|
Alessandro Ranellucci
|
f599ed00c6
|
Avoid closures, move planning code to _plan() and layer G-code generation to Slic3r::GCode::Layer
|
2013-05-18 17:41:37 +02:00 |
|