.. |
angles.t
|
30fa055995
Bugfix: medial axis missed some segments. #2144
|
10 years ago |
arcs.t
|
fbce8e6730
Avoid integer overflow in arc test. Fixes #1918
|
11 years ago |
avoid_crossing_perimeters.t
|
23848492ce
Fixed regression causing crash when using avoid_crossing_perimeters with multiple object, caused by recent refactorings. Added regression test
|
10 years ago |
bridges.t
|
379cde30e2
Ported Slic3r::BridgeDetector to XS
|
10 years ago |
clean_polylines.t
|
a950fbe0c2
Removed more unused functions and fixed tests
|
11 years ago |
clipper.t
|
5e6ff952df
Fix more regressions in test suite regarding the workaround for Clipper bug
|
10 years ago |
collinear.t
|
fb763b0187
Removed dependency on Math::Clipper
|
11 years ago |
combineinfill.t
|
722e94513c
Refactoring: removed the non-idempotent init_extruders() step. Also, infill_extruder was not limited to the available number of extruders when slicing from the plater, and support material extruder was considered also when support material was disabled
|
10 years ago |
config.t
|
4c650a6d80
Fix regression about percent extrusion width not being validated. Includes regression test
|
11 years ago |
cooling.t
|
5bf0942f45
Satisfy test suite and CLI
|
11 years ago |
custom_gcode.t
|
09357e5868
A few improvements to gcode placeholder tests.
|
10 years ago |
dynamic.t
|
898007fc36
Port offset_ex() and offset2_ex() to XS
|
11 years ago |
fill.t
|
095391d702
When using raft, validate first layer height against support material extruder only instead of taking other extruders into account, thus potentially allowing larger nozzles to be used for it. #2701
|
10 years ago |
flow.t
|
d1243397fa
Make tests happy
|
10 years ago |
gaps.t
|
913ab54a2b
Bugfix: gap fill was not inserted in the correct order before leaving island. Includes regression test. #1907
|
11 years ago |
gcode.t
|
a3b843b24e
Bugfix: temperature was not set correctly when using sequential printing. Includes regression test. #2702
|
10 years ago |
geometry.t
|
d46d9079a3
Fixed test after recent change of distance_to_line() semantics
|
10 years ago |
layers.t
|
e9e23119fc
Failing test for broken command line scaling. #1889
|
11 years ago |
loops.t
|
747fd25f6d
Fix threads, tests and require the most recent Moo version
|
11 years ago |
multi.t
|
229039d3b8
Fixed test and implementation of ooze prevention standby points (wrong test caused wrong implementation). #2103
|
10 years ago |
perimeters.t
|
095391d702
When using raft, validate first layer height against support material extruder only instead of taking other extruders into account, thus potentially allowing larger nozzles to be used for it. #2701
|
10 years ago |
polyclip.t
|
a950fbe0c2
Removed more unused functions and fixed tests
|
11 years ago |
pressure.t
|
2e88b088e6
Make tests happy with new defaults
|
10 years ago |
print.t
|
928335f186
Removed print_center option (but left --print-center from CLI)
|
10 years ago |
retraction.t
|
49817aac34
Removed test that doesn't apply anymore because the logic of only_retract_when_crossing_perimeters is much more complex now
|
10 years ago |
shells.t
|
095391d702
When using raft, validate first layer height against support material extruder only instead of taking other extruders into account, thus potentially allowing larger nozzles to be used for it. #2701
|
10 years ago |
skirt_brim.t
|
90afbc8bd9
Bugfix: don't crash when skirts > 0 but skirt_height = 0. Includes regression test. #2537
|
10 years ago |
slice.t
|
747fd25f6d
Fix threads, tests and require the most recent Moo version
|
11 years ago |
support.t
|
095391d702
When using raft, validate first layer height against support material extruder only instead of taking other extruders into account, thus potentially allowing larger nozzles to be used for it. #2701
|
10 years ago |
svg.t
|
7ea09a0071
Bugfix: failure when exporting SVG from object containing multiple islands. Includes regression test. #2050
|
10 years ago |
thin.t
|
30fa055995
Bugfix: medial axis missed some segments. #2144
|
10 years ago |
threads.t
|
2956c1a2e5
More work for removing references to $Slic3r::Config
|
11 years ago |
vibrationlimit.t
|
092b1724ba
Fixed t/vibrationlimit.t
|
10 years ago |