Alessandro Ranellucci
|
d8d2f73aff
Fixed regression causing fatal errors with many objects. #394
|
12 лет назад |
Alessandro Ranellucci
|
e383d5e02d
Move struct format to constant
|
12 лет назад |
Alessandro Ranellucci
|
34e3dfdb08
Large memory savings (down to about 50%) for high-res input files
|
12 лет назад |
Alessandro Ranellucci
|
fbe70ac15b
Remove debugging statement
|
13 лет назад |
Alessandro Ranellucci
|
3c8dbcef4a
Do not store normals and save a lot of memory
|
13 лет назад |
Mark Hindess
|
5a16756aac
Avoid undef errors while keeping the debug so root cause can be found.
|
13 лет назад |
Mark Hindess
|
9d85a19b9d
Rework fix to use undef correctly.
|
13 лет назад |
Mark Hindess
|
5ebf6a71cd
Add FE_NONE with value 0 and increment FE_TOP and FE_BOTTOM to simplify
|
13 лет назад |
Alessandro Ranellucci
|
8e0e6107a3
Fixed regression causing manifoldness warnings (and sporadic bad slicing), introduced with recent memory optimizations
|
13 лет назад |
Alessandro Ranellucci
|
f063d100f4
Fixed regression caused about recent memory optimizations
|
13 лет назад |
Alessandro Ranellucci
|
ee33d570d7
Use Douglas-Peucker simplification always and remove the inefficient parallel lines merging algorithm. #277
|
13 лет назад |
Alessandro Ranellucci
|
a165ad4ecb
Large memory saving and speed boost
|
13 лет назад |
Alessandro Ranellucci
|
61e257388a
Button to split loaded objects
|
13 лет назад |
Alessandro Ranellucci
|
2a067ae41f
Export STL
|
13 лет назад |
Alessandro Ranellucci
|
d03925a18d
New GUI with plating facilities
|
13 лет назад |
Alessandro Ranellucci
|
ed4a5739f6
Multiple objects autoplating (--merge, from command line only)
|
13 лет назад |
Alessandro Ranellucci
|
d51ba94e8a
Remove XXX from dependencies
|
13 лет назад |
Alessandro Ranellucci
|
68b48fa807
Multithreaded mesh processing. #154
|
13 лет назад |
Alessandro Ranellucci
|
0afb5ad9dd
Bugfix: some holes were filled. #291
|
13 лет назад |
Alessandro Ranellucci
|
f380b1007d
Add the coordinates of the first non-manifold edge to the warning message. #292
|
13 лет назад |
Alessandro Ranellucci
|
69942d2076
Bugfix: certain values of first layer height ratio caused slicing errors
|
13 лет назад |
Alessandro Ranellucci
|
0e1d89376e
Minor refactoring
|
13 лет назад |
Alessandro Ranellucci
|
6f9cefe001
Reduce computational complexity of make_loops() => speed boost
|
13 лет назад |
Alessandro Ranellucci
|
ae35df716f
Little refactoring, new TriangleMesh->align_to_origin method
|
13 лет назад |
Alessandro Ranellucci
|
23156f0abe
Fix slicing error. #180
|
13 лет назад |
Alessandro Ranellucci
|
e0e2023a5a
Duplication is now performed on generated toolpaths instead of mesh (speed boost). #179
|
13 лет назад |
Alessandro Ranellucci
|
a9e7204fc6
New slicing algorithm based on a topological approach rather than numeric. It should be much more robust
|
13 лет назад |
Alessandro Ranellucci
|
16850b63ed
Removed some useless and manifoldness warnings
|
13 лет назад |
Alessandro Ranellucci
|
f814ccf062
Refactoring: use indexed vertices
|
13 лет назад |
Alessandro Ranellucci
|
669341cd11
New utility script to split STL plates into individual STL files
|
13 лет назад |
Alessandro Ranellucci
|
debdd164e2
Bugfix: fatal error and warnings removed when cleaning some dirty layers
|
13 лет назад |
Alessandro Ranellucci
|
c5b6787a19
Print the number of bogus holes to debug output
|
13 лет назад |
Alessandro Ranellucci
|
98a8c64ed7
Extended (and fixed) unit testing to track down (and fix) an issue caused by floating point math that reversed some holes into contours when they should actually be ignored
|
13 лет назад |
Alessandro Ranellucci
|
2e013e72e8
Bugfix: models located very far from XYZ origin were incorrectly placed on the print area
|
13 лет назад |
Alessandro Ranellucci
|
3c2b2cfef2
Bugfix: duplicate options did not work correctly for copies > 2. #113
|
13 лет назад |
Alessandro Ranellucci
|
99c1facec6
Bugfix: division by zero when nothing in a single layer could be parsed. #100
|
13 лет назад |
Alessandro Ranellucci
|
b79ae44e3d
Recent changes made Slic3r less tolerant with dirty STL files. Now we are able again to slice Prusa parts. #16
|
13 лет назад |
Alessandro Ranellucci
|
b03afc7f1c
Bugfix: some bridges were not detected correctly. #57
|
13 лет назад |
Alessandro Ranellucci
|
71c359bb29
Cleaning recent changes
|
13 лет назад |
Alessandro Ranellucci
|
42383dec84
Warn about models with overlapping or intersecting facets but try to repair wrong layers. #16
|
13 лет назад |
Alessandro Ranellucci
|
d51a37a0ae
Refactoring: moved slicing code to new TriangleMesh class, leaving in STL just what's needed to read that particular input format. Slic3r will now warn if model is not manifold. #16
|
13 лет назад |