Alessandro Ranellucci
|
48e00a4c40
|
Merge branch 'master' into avoid-crossing-perimeters
Conflicts:
lib/Slic3r/GCode.pm
lib/Slic3r/GUI/Plater.pm
lib/Slic3r/Print.pm
lib/Slic3r/SVG.pm
|
2013-01-12 19:00:18 +01:00 |
|
Alessandro Ranellucci
|
92ab53868e
|
Remove unused methods
|
2012-10-30 15:49:11 +01:00 |
|
Alessandro Ranellucci
|
d061534b83
|
Merge branch 'master' into avoid-crossing-perimeters
Conflicts:
README.markdown
lib/Slic3r/ExPolygon.pm
slic3r.pl
|
2012-08-25 14:26:32 +02:00 |
|
Alessandro Ranellucci
|
ee41345ab0
|
Remove useless Point->id method
|
2012-08-23 15:46:55 +02:00 |
|
Alessandro Ranellucci
|
0eadc5adba
|
Manual rebase of the avoid_crossing_perimeters feature
|
2012-08-23 15:42:58 +02:00 |
|
Alessandro Ranellucci
|
cb182b8bc2
|
Honeycomb infill. #300
|
2012-04-16 11:55:14 +02:00 |
|
Alessandro Ranellucci
|
90d10b24a8
|
Fill gaps using medial axis detection
|
2012-01-12 22:05:35 +01:00 |
|
Alessandro Ranellucci
|
1c7564e4a4
|
Thin walls. #24
|
2011-12-30 17:17:37 +01:00 |
|
Alessandro Ranellucci
|
fec816b065
|
Collect undetected lines (caused by dirty or non-manifold models), warn the user, post debug info. Includes some further ExPolygon refactoring.
|
2011-11-11 10:21:48 +01:00 |
|
Alessandro Ranellucci
|
6d6533831e
|
New experimental --gcode-arcs options to generate G2/G3 commands. #23
|
2011-10-28 14:13:44 +02:00 |
|
Alessandro Ranellucci
|
c97a89c07c
|
Refactored Line objects to arrayrefs
|
2011-10-12 16:27:40 +02:00 |
|
Alessandro Ranellucci
|
e410410dc7
|
Refactoring. Point objects are now plain arrayrefs. Slicing is 30% faster.
|
2011-10-12 14:54:49 +02:00 |
|
Alessandro Ranellucci
|
459577f9a2
|
Completely rewritten the slicing algorithm
It should work with any model now. There are still problems with some
bridges.
|
2011-10-09 19:47:21 +02:00 |
|
Alessandro Ranellucci
|
18c7aef1a7
|
Lots of changes and refactoring after testing with hollow objects
|
2011-09-18 19:28:12 +02:00 |
|
Alessandro Ranellucci
|
26b05ab155
|
Replaced Moose with Moo => big performance boost and easier packaging
|
2011-09-06 11:50:43 +02:00 |
|
Alessandro Ranellucci
|
9e111d0a6d
|
Rectilinear fill
|
2011-09-05 12:21:27 +02:00 |
|
Alessandro Ranellucci
|
a5ba0af7ef
|
Generate GCODE
|
2011-09-03 20:47:38 +02:00 |
|
Alessandro Ranellucci
|
febd655e22
|
Extrusion of perimeters
|
2011-09-02 21:10:20 +02:00 |
|
Alessandro Ranellucci
|
55a523e1fa
|
Initial import
|
2011-09-01 21:06:28 +02:00 |
|