PrusaSlicer-NonPlainar/t
2015-01-17 10:36:42 +01:00
..
angles.t
arcs.t
avoid_crossing_perimeters.t
bridges.t
clean_polylines.t
clipper.t
collinear.t
combineinfill.t
config.t
cooling.t
custom_gcode.t
dynamic.t
fill.t
flow.t Make tests happy 2015-01-14 00:14:56 +01:00
gaps.t
gcode.t
geometry.t Fixed test after recent change of distance_to_line() semantics 2015-01-03 15:41:54 +01:00
layers.t
loops.t
multi.t Adapt t/multi.t to new behavior of auto_assign_extruders() 2015-01-17 10:36:42 +01:00
perimeters.t The inwards move after an external loop was still randomly generated outwards in some cases. Perimeters are now generated with a distinct iterator for each slice. Nested islands are also correctly supported too. Various regression tests included. #2253 2015-01-08 15:22:13 +01:00
polyclip.t
pressure.t Make tests happy 2015-01-14 00:14:56 +01:00
print.t
retraction.t Removed test that doesn't apply anymore because the logic of only_retract_when_crossing_perimeters is much more complex now 2015-01-06 21:04:00 +01:00
shells.t Make tests happy 2015-01-14 00:14:56 +01:00
skirt_brim.t
slice.t
support.t Fix t/support.t after changing contact distance on top surfaces 2014-12-24 12:11:30 +01:00
svg.t
thin.t
threads.t
vibrationlimit.t