.. |
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
|
d350241da3
Make combine_infill() completely idempotent. Includes unit testing
|
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
|
7a7d00c8d6
Rename solid_fill_pattern to external_fill_pattern and clarify tooltip
|
10 years ago |
flow.t
|
28695c719c
Fixed regression causing bridge flow to be incorrect when a manual default extrusion width was specified. Includes several regression tests. #2027
|
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
|
6135a9fb8b
Bugfix: a move below z_offset was performed when retract_lift was enabled and lift amount was less than z_offset. Includes regression test. #2349
|
10 years ago |
geometry.t
|
6ce651eb4a
Fixed wrong implementation of concave_points() and convex_points() in C++. #2384
|
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
|
a654722f18
Fixed test relying on old layer_height default value
|
10 years ago |
perimeters.t
|
6ce651eb4a
Fixed wrong implementation of concave_points() and convex_points() in C++. #2384
|
10 years ago |
polyclip.t
|
a950fbe0c2
Removed more unused functions and fixed tests
|
11 years ago |
print.t
|
928335f186
Removed print_center option (but left --print-center from CLI)
|
10 years ago |
retraction.t
|
60a76b8cfa
Fixed regression causing retraction to be skipped when Retract Length was 0 but Use Firmware Retraction was enabled. Includes regression test. #2359
|
10 years ago |
shells.t
|
5ec12080e0
Added unit tests about temperatures being preserved in spiral_vase mode
|
10 years ago |
skirt_brim.t
|
9372abb51e
Fixed regression in min_skirt_length. Includes regression test. #2337
|
10 years ago |
slice.t
|
747fd25f6d
Fix threads, tests and require the most recent Moo version
|
11 years ago |
support.t
|
59f0c64e1c
Fixed regression test for #2301
|
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
|
055273fbc8
Huge speed boost by reducing the number of method calls in GCode.pm
|
11 years ago |