Alessandro Ranellucci
|
cec7bf815c
Get rid of the ExtrusionLoop objects in concentric filler
|
12 years ago |
Alessandro Ranellucci
|
610862a97f
Use the actual flow spacing for clipping concentric loops
|
12 years ago |
Alessandro Ranellucci
|
be7e211bb6
Make flow_spacing required for ExtrusionPath objects
|
12 years ago |
Alessandro Ranellucci
|
f2389682b6
Factor out some hard-coded settings
|
12 years ago |
Alessandro Ranellucci
|
0990a9418c
Bugfix: honeycomb infill was overlapping too much with perimeters. #732
|
12 years ago |
Alessandro Ranellucci
|
bbe0a45b58
Optimization: cache scaled flow width and spacing
|
12 years ago |
Alessandro Ranellucci
|
bb5f00cf0c
Bugfix: extrusion width setting for support material was only affecting the path spacing but not the actual flow. #666
|
12 years ago |
Alessandro Ranellucci
|
1697cb24a6
Memory optimization and code cleanup. Don't keep deserialized paths
|
12 years ago |
Mark Hindess
|
35ecd65e77
Implement nearest point index and split at index to avoid search for point.
|
12 years ago |
Alessandro Ranellucci
|
82dd3c7a3e
New --perimeters-extrusion-width and --infill-extrusion-width options. #302
|
12 years ago |
Alessandro Ranellucci
|
8a031fe501
New --first-layer-extrusion-width option. #385
|
12 years ago |
Alessandro Ranellucci
|
74c00cdb7a
Yes, recent memory optimizations broke concentric infill too
|
13 years ago |
Alessandro Ranellucci
|
aa9563f00b
More constants, less strings => ess memory usage
|
13 years ago |
Alessandro Ranellucci
|
d51ba94e8a
Remove XXX from dependencies
|
13 years ago |
Alessandro Ranellucci
|
965a4e1bfd
Make sure all concentric fill loops are extruded ccw. #298
|
13 years ago |
Alessandro Ranellucci
|
f1b1454b36
Loops were not closing well
|
13 years ago |
Alessandro Ranellucci
|
a3a9cf5749
Yet other things not changed when refactored. #163
|
13 years ago |
Alessandro Ranellucci
|
b605381132
Bugfix: more errors in infills after refactoring. #162
|
13 years ago |
Alessandro Ranellucci
|
8ed91a8ec4
Very large refactoring. Ditched Slic3r::Polyline::Closed and reorganized geometric classes.
|
13 years ago |
Alessandro Ranellucci
|
4af295bce3
Bugfix: very wrong infill for low density regions. #127
|
13 years ago |
Alessandro Ranellucci
|
eca6d0b6d0
Adjust flow for solid surfaces when using concentric infill too. #120
|
13 years ago |
Alessandro Ranellucci
|
6a3eeef83b
Removed warnings for concentric infill. #121
|
13 years ago |
Alessandro Ranellucci
|
f73febff7a
Always start concentric infill from the center. #120
|
13 years ago |
Alessandro Ranellucci
|
d63eabcfa5
Clip less from loops to avoid gaps
|
13 years ago |
Alessandro Ranellucci
|
1e6ecd9eab
Corrections to math. Threads are not always rectangles with semicircles. Better calculation of overlap.
|
13 years ago |
Alessandro Ranellucci
|
8e06a4f6f2
Bugfix: fatal error when using concentric infill
|
13 years ago |
Alessandro Ranellucci
|
56691c1dea
Model extrusion threads as rectangles with semicircles at the end. Remove overlap_ratio setting. #109 #112
|
13 years ago |
Alessandro Ranellucci
|
d9a70ea80d
Customizable overlap ratio (it defaults to 0.15 now)
|
13 years ago |
Alessandro Ranellucci
|
248ed8589a
Bugfix: error when concentric infill. #73
|
13 years ago |
Alessandro Ranellucci
|
975387d953
New --bridge-feed-rate option. #68
|
13 years ago |
Alessandro Ranellucci
|
0ab1fd4c19
concentric - new superfast infill pattern
|
13 years ago |