remi
|
506ebc0e77
Add "one perimeter for top surface" & more
|
7 years ago |
bubnikv
|
d65835f89b
Improvement of region classification numerical stability.
|
7 years ago |
bubnikv
|
cd084a33c6
Fixed a regression bug, which was made during the porting of
|
7 years ago |
bubnikv
|
98408bbed0
Fixed a crash when slicing leads to no print.
|
7 years ago |
bubnikv
|
777023c7a8
Ported PrintObject::prepare_infill & combine_infill from Perl to C++.
|
7 years ago |
bubnikv
|
71f99423c5
New feature: Bridging angle override through a bridge_angle config
|
7 years ago |
bubnikv
|
8160db23cc
Implementation of "XY size Compensation for first layer"
|
7 years ago |
bubnikv
|
cb43f19a90
Fixed a variable layer height profile update issue.
|
7 years ago |
bubnikv
|
8a2a9abbd4
Fix of "Raft and support dont work together"
|
7 years ago |
bubnikv
|
958c6553e7
Hopefully a fix of
|
7 years ago |
bubnikv
|
dd41406a55
Fixed regression in invalidation of slicing steps.
|
7 years ago |
bubnikv
|
ef73bb404b
Fixed compilation on gcc.
|
7 years ago |
bubnikv
|
02592378e2
Improved "ensure vertical wall thickness" feature for multi material:
|
7 years ago |
bubnikv
|
556f40bf00
Clean-up of print step invalidation.
|
7 years ago |
bubnikv
|
c8b934f8d3
Yet more refactoring of Print / PrintObject in regard to
|
7 years ago |
bubnikv
|
102329c54d
Further refactoring, C++11 conversion and code simplification.
|
7 years ago |
bubnikv
|
e1ca1a82fb
Fixed a regression bug from the last commit. Some more code simplification
|
7 years ago |
bubnikv
|
41a4df0a38
Print, PrintObject: Invalidation of steps, when chained, will now return
|
7 years ago |
bubnikv
|
e000b22578
Implemented wipe tower print path preview.
|
7 years ago |
bubnikv
|
5126c5018a
Provision for disabling TBB parallelization for debugging purposes.
|
8 years ago |
bubnikv
|
1fb302d480
Reverted due to a failing test t\multi.t
|
8 years ago |
bubnikv
|
9f7a5c7a6f
Some beautification and C++11 adaptation.
|
8 years ago |
bubnikv
|
79e6f23fdc
code beautification, C++11 loops
|
8 years ago |
bubnikv
|
50976e1b5a
Parallelized slices_to_fill_surfaces_clipped()
|
8 years ago |
bubnikv
|
720459183e
Parallelized detection of extra perimeters.
|
8 years ago |
bubnikv
|
4426e47e2a
Fixed a race condition in the parallelization
|
8 years ago |
bubnikv
|
20796b89c1
Improved debugging of slicing.
|
8 years ago |
bubnikv
|
798bca561b
Parallelized the slow discover_vertical_shells()
|
8 years ago |
bubnikv
|
52b76930aa
Simplify_slices rewritten to C++, parallelized.
|
8 years ago |
bubnikv
|
4331f38912
Fixing of slicing errors ported to C++, parallelized.
|
8 years ago |
bubnikv
|
73439b7acb
Parallelized PrintObject::_slice(), make_slices() code.
|
8 years ago |
bubnikv
|
dfba2cb6b2
Parallelized PrintObject::detect_surfaces_type()
|
8 years ago |
bubnikv
|
65c024f7cf
Parallelize PrintObject::process_external_surfaces()
|
8 years ago |
bubnikv
|
cb1a6eae1e
Added dependencies on the Intel Thread Building Blocks.
|
8 years ago |
bubnikv
|
4d00aa1800
More tracing of the slicing process.
|
8 years ago |
bubnikv
|
4287362aa6
Extended tracing of the slicing process.
|
8 years ago |
bubnikv
|
420e387055
new feature: Clip multi-part objects one by the other.
|
8 years ago |
bubnikv
|
88e34ff5de
Store / retrieve layer height profile from the AMF file.
|
8 years ago |
bubnikv
|
43ac693900
Added a tooltip overlay for the variable layer height edit tool.
|
8 years ago |
bubnikv
|
4256af22ff
Created a total_lengt() free function for Polygons and Polylines.
|
8 years ago |
bubnikv
|
c25ae35737
Fix of https://github.com/prusa3d/Slic3r/issues/75
|
8 years ago |
bubnikv
|
bd3daeed5a
Slightly more efficient PrintObject Layer destruction.
|
8 years ago |
slicer-builder
|
bb22f1dc8a
prototyping tweakable XY supports;
|
9 years ago |
bubnikv
|
07dd06c53c
Merge remote-tracking branch 'origin/supports-synchronize-layers'
|
8 years ago |
bubnikv
|
7a2572a0fb
Improved debugging of "ensure vertical wall thickness" feature.
|
8 years ago |
bubnikv
|
955bc957ba
New supports now do rafts at least to the extent the test cases run through.
|
8 years ago |
bubnikv
|
6582182e0c
Adapted to the new ClipperUtils.hpp interface by @alexrj
|
8 years ago |
bubnikv
|
1ea958158a
Support for user definable variable layer thickness, the C++ backend.
|
8 years ago |
bubnikv
|
126126cc78
Fixes after the merge of changes by @alexrj.
|
8 years ago |
Alessandro Ranellucci
|
73ddd3b438
Refactored parallelization code, cherry picked from @alexrj 36789774471a0bf9a66bb33cc3ab6984f8ede8c6
|
8 years ago |