Alessandro Ranellucci
|
bc9ff47d3f
New module to output SVG vertical sections of extrusion paths with real width and height. The commit includes a bugfix to the Polyline->grow() method and some simplification in the Line class which is now child of Polyline
|
12 лет назад |
Mark Hindess
|
aac2c45450
Avoid merging meshes when there is only one mesh to merge.
|
12 лет назад |
Alessandro Ranellucci
|
e088d9b3f7
Cache Slic3r::Fill object
|
12 лет назад |
Alessandro Ranellucci
|
b4be61b703
Bugfix: time estimates for cooling were computed for each object separately instead of the whole actual layer. #1071
|
12 лет назад |
Alessandro Ranellucci
|
a563801304
Merge branch 'master' of github.com:alexrj/Slic3r
|
12 лет назад |
Alessandro Ranellucci
|
3afeb5c7b5
Second layer commands were written multiple times
|
12 лет назад |
Devin Grady
|
e602aad998
inspired by f5e48a3, a seems to work to fix 1076
|
12 лет назад |
Alessandro Ranellucci
|
0d6ff22e19
Merge branch 'wipe'
|
12 лет назад |
Alessandro Ranellucci
|
ac2356f66a
Don't crash at the end of empty prints. #1042
|
12 лет назад |
Alessandro Ranellucci
|
d2b451d9a1
Merge branch 'master' into wipe
|
12 лет назад |
Alessandro Ranellucci
|
2f046799f2
Removed offset() method from Slic3r::Polygon because it only works with ccw polygons
|
12 лет назад |
Alessandro Ranellucci
|
b7cd362820
Remove scale from G-code comments
|
12 лет назад |
Alessandro Ranellucci
|
9c122bda5e
Fix memory leak in avoid_crossing_perimeters. #1044
|
12 лет назад |
Alessandro Ranellucci
|
fd2a5e894a
Respect perimeter/infill order when multiple extruders are configured but only one is used
|
12 лет назад |
Alessandro Ranellucci
|
7de8b20bc4
New wipe feature
|
12 лет назад |
Alessandro Ranellucci
|
78a4ae4835
Use full flow for sparse infill by default
|
12 лет назад |
Alessandro Ranellucci
|
35bd5a3423
New --solid-infill-extrusion-width option
|
12 лет назад |
Alessandro Ranellucci
|
25554a345f
Reorder object copies using a nearest neighbor search
|
12 лет назад |
Alessandro Ranellucci
|
cf5adca928
New --resolution option to simplify input models
|
12 лет назад |
Alessandro Ranellucci
|
10b6bc9d15
Removed keep_meshes
|
12 лет назад |
Alessandro Ranellucci
|
33b40eda18
Always fix self-intersecting polygons that Douglas-Peucker might return
|
12 лет назад |
Alessandro Ranellucci
|
964accb588
Typo
|
12 лет назад |
Alessandro Ranellucci
|
2942485a94
New option to make infill before perimeters. #1039
|
12 лет назад |
Alessandro Ranellucci
|
ab3d1ac820
Give priority to infill extruder if it was used last. #940
|
12 лет назад |
Alessandro Ranellucci
|
107f48d894
Reduce toolchanges by giving priority to last extruder on layer change. #940
|
12 лет назад |
Alessandro Ranellucci
|
dac168eff0
Do each island completely if avoid_crossing_perimeters is enabled. #278
|
12 лет назад |
Alessandro Ranellucci
|
f10a4787b2
Fix layer ordering when printing objects with different layer heights
|
12 лет назад |
Alessandro Ranellucci
|
f670acb4b1
Slice a single object with multiple layer heights. :-)
|
12 лет назад |
Alessandro Ranellucci
|
2acda9973e
Don't apply acceleration settings to travel moves
|
12 лет назад |
Alessandro Ranellucci
|
e71bf48463
Add a command to lift nozzle in default start G-code
|
12 лет назад |
Alessandro Ranellucci
|
97e864699e
New top-infill-extrusion-width option
|
12 лет назад |
Alessandro Ranellucci
|
36d24ccb0b
Infill refactoring and cleanup complete
|
12 лет назад |
Alessandro Ranellucci
|
fafad0fd81
Code for memory usage statistics
|
12 лет назад |
Alessandro Ranellucci
|
c3dde74776
Fix brim and extra perimeters after recent changes to ->slices
|
12 лет назад |
Alessandro Ranellucci
|
08a72c0824
Use bridge math for the first solid infill layer above sparse infill. #240
|
12 лет назад |
Alessandro Ranellucci
|
91bcfc8a74
Remove $Slic3r::flow and $Slic3r::first_layer_flow
|
12 лет назад |
Alessandro Ranellucci
|
cac79c0575
New option to only infill where strictly needed for supporting ceilings
|
12 лет назад |
Alessandro Ranellucci
|
090e3b1fe3
Rename shortest_path to chained_path, which reflects its algorithm more correctly
|
12 лет назад |
Alessandro Ranellucci
|
11637d527a
Bugfix: avoid-crossing-perimeters was failing on layers only containing single walls. #978
|
12 лет назад |
Alessandro Ranellucci
|
8efe46e58d
New option to enforce support material on a given number of layers to improve adhesion of objects with poor footprint
|
12 лет назад |
Alessandro Ranellucci
|
9222526e03
Customizable number of interface layers for support material and raft
|
12 лет назад |
Alessandro Ranellucci
|
c7b4d99d7e
Generate raft automatically even when support material is disabled
|
12 лет назад |
Alessandro Ranellucci
|
f1230312e3
Fixes for merge issues
|
12 лет назад |
Alessandro Ranellucci
|
61b164b539
Merge branch 'master' into avoid-crossing-perimeters
|
12 лет назад |
Mike Sheldrake
|
65ef3b35d9
limit layer requests to object->layer_count when preparing skirt #901
|
12 лет назад |
Alessandro Ranellucci
|
177347137f
New G-code flavor for Sailfish (thanks to fros1y for working on it). #826
|
12 лет назад |
Alessandro Ranellucci
|
ad9be0e4d7
Bugfix: crash when reading/writing files to paths containing non-ASCII characters on Windows. #651 #865
|
12 лет назад |
Alessandro Ranellucci
|
48e00a4c40
Merge branch 'master' into avoid-crossing-perimeters
|
12 лет назад |
Alessandro Ranellucci
|
3d03faf0b2
Remove leftover M501
|
12 лет назад |
Alessandro Ranellucci
|
32fd58d531
Acceleration control. #185
|
12 лет назад |