Alessandro Ranellucci
|
db35faeabb
|
New experimental --g0 option for fast retractions. #51
|
2011-11-14 12:15:32 +01:00 |
|
Alessandro Ranellucci
|
b123194522
|
New --no-extrusion option to disable E values
|
2011-11-13 18:26:31 +01:00 |
|
Alessandro Ranellucci
|
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 |
|
Alessandro Ranellucci
|
b4e268efad
|
New --retract-lift option to lift Z while doing travel moves. #25
|
2011-11-07 15:58:47 +01:00 |
|
Alessandro Ranellucci
|
d620b46beb
|
Bugfix: arcs now work (some glitches in detecting their center, though). #30
|
2011-11-07 14:12:07 +01:00 |
|
Alessandro Ranellucci
|
8172bcb772
|
Bugfix: G2/G3 I and J coordinates were wrong. #30
|
2011-11-06 20:24:42 +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
|
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 |
|
Alessandro Ranellucci
|
f7335b6d1e
|
Bugfix: latest retraction changes broke retraction
|
2011-10-14 12:14:20 +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
|
82d8d0896f
|
Reset extrusion distance during retracts
|
2011-10-11 17:53:50 +02:00 |
|
Alessandro Ranellucci
|
ef485e511e
|
Remove useless F params to shrink gcode size (#14) and Reset E before exceeding 65535 (#13)
|
2011-10-11 16:04:50 +02:00 |
|
Alessandro Ranellucci
|
a7d5e643ae
|
Bugfix: couldn't set fill density to zero
|
2011-10-10 14:37:40 +02:00 |
|
Alessandro Ranellucci
|
1cb515a8e5
|
Merge branch 'high-res-perimeters'
Conflicts:
lib/Slic3r/Extruder.pm
|
2011-10-06 20:09:50 +02:00 |
|
Alessandro Ranellucci
|
5daaf454b1
|
Faster algorithm for rectilinear fill
|
2011-10-06 17:13:42 +02:00 |
|
Alessandro Ranellucci
|
119eb0693f
|
New high_res_perimeters option (like the "Skin" plugin for Skeinforge)
|
2011-10-06 17:11:59 +02:00 |
|
Alessandro Ranellucci
|
1978a99416
|
Faster algorithm for rectilinear fill
|
2011-10-06 16:22:22 +02:00 |
|
Alessandro Ranellucci
|
5a07137def
|
Fixes to retraction and skirt
|
2011-10-05 21:25:17 +02:00 |
|
Alessandro Ranellucci
|
794b7a99d2
|
Fixes for hi-res STL models
|
2011-10-04 17:55:55 +02:00 |
|
Alessandro Ranellucci
|
21d287504c
|
New --perimeter-feed-rate and --retract-before-travel options. Includes some refactoring and fixes.
|
2011-10-02 09:57:37 +02:00 |
|
Alessandro Ranellucci
|
55f2247cd9
|
New extrusion math
|
2011-10-01 18:10:33 +02:00 |
|
Alessandro Ranellucci
|
b61b543243
|
Minor cleanups
|
2011-09-26 19:53:01 +02:00 |
|
Alessandro Ranellucci
|
081f65852d
|
Refactor extrusion logic in a dedicated class
|
2011-09-26 11:42:08 +02:00 |
|