Will Miles
|
fbce8e6730
|
Avoid integer overflow in arc test. Fixes #1918
|
2014-04-22 23:01:01 -04:00 |
|
Alessandro Ranellucci
|
9989ebaabd
|
Refactored the BridgeDetector class to expose a cleaner API and make it stateful
|
2014-04-22 00:59:14 +02:00 |
|
Alessandro Ranellucci
|
f7e8a99078
|
More tests and related fixes to bridge detection. #1917
|
2014-04-21 20:44:21 +02:00 |
|
Alessandro Ranellucci
|
c4bfe64fb8
|
Test coverage for retract_layer_change
|
2014-04-19 19:28:43 +02:00 |
|
Alessandro Ranellucci
|
a248c98192
|
Fixed regression when concentric infill was used as solid infill. Includes regression test. #1650
|
2014-04-19 16:53:37 +02:00 |
|
Alessandro Ranellucci
|
f51921a11a
|
Default extruder wasn't applied to perimeter extruder. Includes regression test. #1868
|
2014-04-19 11:43:41 +02:00 |
|
Alessandro Ranellucci
|
62e19469bc
|
Fixed regression in --infill-only-where-needed. Includes a minimal test suite for such feature. #1871
Conflicts:
t/fill.t
|
2014-04-18 21:48:32 +02:00 |
|
Alessandro Ranellucci
|
15628a90ed
|
Regression test for numerical issues causing thin gaps between perimeters and infill. #1803
|
2014-04-18 17:30:35 +02:00 |
|
Alessandro Ranellucci
|
e02d33bbce
|
Remove weak test. #1803
|
2014-04-15 00:57:43 +02:00 |
|
Alessandro Ranellucci
|
43ffb7d3e8
|
Bugfix: sometimes a tiny gap was left between infill and perimeters. Includes regression test. #1803
|
2014-04-15 00:22:31 +02:00 |
|
Alessandro Ranellucci
|
26bdbf0210
|
Test bridges when infill flow is larger than perimeter flow. #1917
|
2014-04-09 12:09:25 +02:00 |
|
Alessandro Ranellucci
|
627f23d5fe
|
Make angle increment (i.e. angle resolution) configurable
|
2014-04-08 16:53:32 +02:00 |
|
Alessandro Ranellucci
|
20ca6cea05
|
Test Clipper's buggy behavior with polylines having coinciding endpoints
|
2014-04-08 15:26:31 +02:00 |
|
Alessandro Ranellucci
|
38f6e3b643
|
More unit tests for bridge angle detection
|
2014-04-08 15:18:37 +02:00 |
|
Alessandro Ranellucci
|
9be57f750d
|
Some fixes to bridge direction detection. Includes regression tests
|
2014-04-08 14:51:55 +02:00 |
|
Alessandro Ranellucci
|
23e6abff49
|
Added first unit test for bridge direction
|
2014-04-08 13:08:42 +02:00 |
|
Alessandro Ranellucci
|
e4709068b9
|
Some more unit tests for arc fitting
|
2014-04-06 22:32:53 +02:00 |
|
Alessandro Ranellucci
|
1d35701f99
|
Incomplete work on arc fitting. Results are still incomplete. More unit tests are needed
|
2014-04-06 22:10:34 +02:00 |
|
Alessandro Ranellucci
|
e9e23119fc
|
Failing test for broken command line scaling. #1889
|
2014-04-05 11:21:26 +02:00 |
|
Alessandro Ranellucci
|
d6d6a51e0d
|
Fix for incomplete extrusion on solid surfaces
|
2014-04-05 10:54:24 +02:00 |
|
Alessandro Ranellucci
|
d2a6194960
|
Fix the 'extruder' behavior in CLI and test that Print::Simple accepts an incomplete DynamicConfig object
|
2014-04-05 10:18:00 +02:00 |
|
Alessandro Ranellucci
|
6f3844c1ba
|
Fix crash when using multiple skirts with a single, non-zero, extruder. Includes regression test
|
2014-04-05 10:09:05 +02:00 |
|
Alessandro Ranellucci
|
9c7cc484bc
|
Update t/support.t still assuming default support material pattern was honeycomb
|
2014-03-27 00:28:26 +01:00 |
|
Alessandro Ranellucci
|
071097d3f1
|
Fix extruder assignment and tests
|
2014-03-27 00:01:33 +01:00 |
|
Alessandro Ranellucci
|
10bf334a58
|
Added one more failing test to address bad option priority hierarchy
|
2014-03-26 19:42:01 +01:00 |
|
Alessandro Ranellucci
|
a058994b20
|
Disable thin wall test failing on Linux. A more robust implementation is needed. #1825
|
2014-03-25 14:23:11 +01:00 |
|
Alessandro Ranellucci
|
432a87e73d
|
New option for forcing the generation of interface shells. #1847
|
2014-03-25 01:11:28 +01:00 |
|
Alessandro Ranellucci
|
6feff7fe53
|
Test that stacked cubes with distinct extruders don't generate any internal interface shells. #1847
|
2014-03-24 23:44:47 +01:00 |
|
Alessandro Ranellucci
|
5ce4de0544
|
Bugfix: wrong inwards moves were calculated for 2+ copies because ExtrusionLoop objects were modified in place. Includes regression test. #1842
|
2014-03-24 20:01:14 +01:00 |
|
Alessandro Ranellucci
|
7421a7bf63
|
Turn fill_density into percentage
|
2014-03-22 16:23:33 +01:00 |
|
Alessandro Ranellucci
|
34f1511e0c
|
Better fix for non-global options not being replaced in filename placeholders. Includes refactoring and a new PlaceholderParser class. Also includes regression tests. #1831
|
2014-03-17 00:39:07 +01:00 |
|
Alessandro Ranellucci
|
bc054e613c
|
Fix regression causing non-global config options to be ignored when replacing placeholders in output filename format. #1831
|
2014-03-15 20:45:10 +01:00 |
|
Alessandro Ranellucci
|
2a73ab988f
|
Recursive pruning. Some more unit tests
|
2014-03-09 17:46:02 +01:00 |
|
Alessandro Ranellucci
|
33da6adc3c
|
Better pruning
|
2014-03-08 11:36:48 +01:00 |
|
Alessandro Ranellucci
|
3c77b301a7
|
Promising approach to medial axis pruning
|
2014-03-04 23:33:13 +01:00 |
|
Alessandro Ranellucci
|
ba5435cde1
|
More medial axis tests
|
2014-03-03 02:14:02 +01:00 |
|
Alessandro Ranellucci
|
b49a652736
|
Rewritten half-edge traversal in a more robust way. Includes first medial axis unit test
|
2014-03-03 01:48:05 +01:00 |
|
Alessandro Ranellucci
|
bc44611f24
|
Fix failing test after recent changes to thin wall thresholds
|
2014-03-02 22:26:52 +01:00 |
|
Alessandro Ranellucci
|
2295d48947
|
Better pruning of thin walls to avoid unwanted extra extrusions. Includes regression test. #1794
Conflicts:
lib/Slic3r/Layer/Region.pm
|
2014-03-02 00:31:17 +01:00 |
|
Alessandro Ranellucci
|
a344d68257
|
Use bridge speed for first solid layer above sparse infill. Includes unit test. #1792
|
2014-03-01 20:35:44 +01:00 |
|
Alessandro Ranellucci
|
344a517ce8
|
Regression test for #1808 (crash when using non-consecutive extruders), already fixed in master branch
|
2014-02-26 11:56:34 +01:00 |
|
Alessandro Ranellucci
|
e837183327
|
Fixed regression when using --infill-only-where-needed. Includes regression test. #1721
|
2014-02-16 12:48:07 +01:00 |
|
Alessandro Ranellucci
|
4c650a6d80
|
Fix regression about percent extrusion width not being validated. Includes regression test
|
2014-02-13 18:42:49 +01:00 |
|
Alessandro Ranellucci
|
8331c54b67
|
Updated test count in t/shells.t
|
2014-02-13 16:17:32 +01:00 |
|
Alessandro Ranellucci
|
49d290accf
|
Fixed spiral vase regressions. Includes regression tests. #1773
|
2014-02-13 16:11:12 +01:00 |
|
Alessandro Ranellucci
|
0060873f1c
|
Regression test and incomplete fix for bug affecting wrong spiral vase output. #1773
Conflicts:
lib/Slic3r/GCode/Layer.pm
|
2014-02-13 16:11:02 +01:00 |
|
Alessandro Ranellucci
|
634ccb33ab
|
Fix regression in Config->setenv affecting post-processing scripts. Includes regression test
|
2014-02-09 23:14:32 +01:00 |
|
Alessandro Ranellucci
|
ffc891d885
|
Bugfix: when processing with fill_density = 0, top/bottom solid shells were missing regions thinner than 3 * extrusion width. Includes regression test. #1602
Conflicts:
lib/Slic3r/Print/Object.pm
t/fill.t
|
2014-02-07 02:07:21 +01:00 |
|
Alessandro Ranellucci
|
66045faf81
|
Fix error in t/support.t
|
2014-01-14 13:41:39 +01:00 |
|
Alessandro Ranellucci
|
89d3dbaa5a
|
Bugfix: incorrect number of raft layers was generated when too few were requested. #1678
Conflicts:
lib/Slic3r/Print/Object.pm
|
2014-01-11 23:26:48 +01:00 |
|