Ahmed Samir
|
1527cfbb26
Allow to set shell thickness for top/bottom layers (#4430)
|
6 years ago |
Can Geliş
|
a553d6de3d
New configuration for support material interface extrusion width (#4086)
|
7 years ago |
Florens Wasserfall
|
c0dfffe0ff
Merge branch 'master' into adaptive-slicing
|
7 years ago |
Alessandro Ranellucci
|
b69a52b105
Merge pull request #3877 from jaggzh/jaggz--enforce-supports-logic
|
7 years ago |
Florens Wasserfall
|
57826c9262
Merge branch 'master' into adaptive-slicing
|
7 years ago |
Alessandro Ranellucci
|
3776f1afc6
Fixed regression causing posPrepareInfill invalidation to have no effects. #3874
|
7 years ago |
Jaggz H
|
3164217e3d
Addressed logic of enforced supports. There are inconsistent rare crashes which I cannot find as related to my changes.
|
7 years ago |
Alessandro Ranellucci
|
de1c900d8f
Since prepare_infill is not actually idempotent, recalculate perimeters every time. #3827
|
7 years ago |
Florens Wasserfall
|
f43e004f44
Merge branch 'master' into adaptive-slicing-spline
|
7 years ago |
Alessandro Ranellucci
|
9b4fe076a6
Workaround for detect_surfaces_type() not being idempotent and causing artifacts after multiple runs. #3764
|
7 years ago |
Florens Wasserfall
|
f6616329a2
Ported adaptive slicing to C++
|
7 years ago |
Florens Wasserfall
|
b1372d4365
Ported most of slice() to C++
|
7 years ago |
Alessandro Ranellucci
|
abbc458f10
Fix stats output
|
8 years ago |
Alessandro Ranellucci
|
a5b10287d6
Typo
|
8 years ago |
Alessandro Ranellucci
|
69d169165e
Make sure infill_only_where_needed has no effect when fill_density = 0%. No need to require it to be explicitely turned off for spiral_vase, since it's disabled anyway. #3386 #3126
|
8 years ago |
Alessandro Ranellucci
|
8fe15d0162
Adjust the top layer thickness in order to match the original object height. #2978
|
8 years ago |
Alessandro Ranellucci
|
53fee67489
New experimental option z_steps_per_mm. #1827
|
8 years ago |
Joseph Lenox
|
0741ecc2aa
Add weight/cost output to gcode. On the way to #647 (#3669)
|
8 years ago |
Florens Wasserfall
|
22ffb76fb1
Implemented adaptive layer height algorithm based on volumetric surface quality
|
8 years ago |
Florens Wasserfall
|
dd46432e4f
better rounding for layer height gradation
|
8 years ago |
Florens Wasserfall
|
27314bb387
Merge branch 'adaptive-slicing-layer-gradation' into adaptive-slicing-spline-controlvalue
|
8 years ago |
Florens Wasserfall
|
59dd5e4bca
implemented volumetric error approach to control the adaptive layer height
|
8 years ago |
Florens Wasserfall
|
66cc47500b
Merge branch 'adaptive-slicing' into adaptive-slicing-spline
|
8 years ago |
Florens Wasserfall
|
1ab568399f
Merge branch 'master' into adaptive-slicing
|
8 years ago |
Florens Wasserfall
|
1dd90cf430
bugfix: smoothing was not applied after adaptive layer height generation
|
8 years ago |
Florens Wasserfall
|
a3867b0be8
Integration of spline based layer height postprocessing
|
8 years ago |
Alessandro Ranellucci
|
49a9492ad2
Allow any layer height and limit it to the smallest nozzle diameter. #2706
|
8 years ago |
Alessandro Ranellucci
|
32fdd4d7ee
Ported _slice_region() to C++/XS
|
8 years ago |
Alessandro Ranellucci
|
11ed3d8cf3
Fix regression causing top/bottom solid layer number not to be enforced for some slopes. #2750
|
8 years ago |
Alessandro Ranellucci
|
d47f6d30af
Ported detect_surfaces_type() to XS/C++
|
8 years ago |
Alessandro Ranellucci
|
66591bcc55
Ported make_perimeters() and infill() to C++/XS, use pure C++ threads
|
8 years ago |
bubnikv
|
335638a614
Documented perl modules.
|
8 years ago |
Alessandro Ranellucci
|
103ec05774
Ported infill to XS/C++. Credits and many thanks go to @bubnikv for this work
|
8 years ago |
Florens Wasserfall
|
99b830809c
option to control layer height gradation for adaptive slicing
|
8 years ago |
Florens Wasserfall
|
22c010791d
Merge branch 'master' into adaptive-slicing
|
8 years ago |
Joseph Lenox
|
849b232882
Merge pull request #3355 from lordofhyphens/gcode_speedup
|
8 years ago |
Joseph Lenox
|
f56799e9d5
infill_only_where_needed is incompatible with spiral_vase, enforced.
|
8 years ago |
Florens Wasserfall
|
3c9b2b6f79
catch empty region_volumes for adaptive_slicing layer generation
|
8 years ago |
Florens Wasserfall
|
5bb1ffba0d
Feature: try to match horizontal surfaces with adaptive slicing
|
8 years ago |
Florens Wasserfall
|
8485e4bea2
Merge branch 'master' into adaptive-slicing
|
8 years ago |
bubnikv
|
5f521b24c4
Fix of git #3293: More efficient GCode export
|
8 years ago |
Alessandro Ranellucci
|
4fad87e438
Fixed float comparison in combine_infill
|
9 years ago |
Alessandro Ranellucci
|
a32937cef2
Refactoring: new Layer::make_fill() method
|
9 years ago |
Alessandro Ranellucci
|
9dc0514844
Use bridge flow and speed for solid_infill_every_layers
|
9 years ago |
Alessandro Ranellucci
|
321b1a90a2
Two fixes for --debug
|
9 years ago |
Alessandro Ranellucci
|
198dc7d3bd
When background processing fails because of an error, display it in an explicit dialog
|
9 years ago |
Alessandro Ranellucci
|
a25757a66d
Fixed regression causing empty prints to hang. #3107
|
9 years ago |
Alessandro Ranellucci
|
2811af349a
Added a new grid infill pattern
|
9 years ago |
Alessandro Ranellucci
|
9fcec10737
Finished porting LayerRegion to C++
|
9 years ago |
Alessandro Ranellucci
|
440af2c81c
Bugfix: bridge anchors were shortened under rare circumstances
|
9 years ago |