PrusaSlicer-NonPlainar/t
Alessandro Ranellucci b14290b9f6 Make tests happy
2015-07-02 14:29:20 +02:00
..
angles.t
arcs.t
avoid_crossing_perimeters.t
bridges.t
clean_polylines.t
clipper.t
collinear.t
combineinfill.t 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 2015-03-06 09:56:58 +01:00
config.t Removed setenv() test as we can't test environment variables in Perl since they are now set in XS 2015-07-01 20:15:52 +02:00
cooling.t Ported Slic3r::GCode storage to XS 2015-07-01 21:47:17 +02:00
custom_gcode.t Finished porting PlaceholderParser to XS 2015-07-01 19:35:22 +02:00
dynamic.t
fill.t 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 2015-03-06 21:35:00 +01:00
flow.t Make tests happy 2015-01-14 00:14:56 +01:00
gaps.t
gcode.t Ported Slic3r::GCode storage to XS 2015-07-01 21:47:17 +02:00
geometry.t Bugfix: concave starting points were not correctly detected for slice holes. Includes regression test. #2857 2015-06-01 17:55:51 +02:00
layers.t
loops.t
multi.t Fixed test and implementation of ooze prevention standby points (wrong test caused wrong implementation). #2103 2015-01-19 15:31:12 +01:00
perimeters.t Make tests happy 2015-07-02 14:29:20 +02:00
polyclip.t
pressure.t Make tests happy with new defaults 2015-01-31 12:10:50 +01:00
print.t
retraction.t
shells.t Ported more Slic3r::GCode methods to XS 2015-07-01 23:00:52 +02:00
skirt_brim.t Bugfix: don't crash when skirts > 0 but skirt_height = 0. Includes regression test. #2537 2015-01-18 13:01:00 +01:00
slice.t
support.t Use thick raft layers as we do for support material layers. #2723 2015-03-09 20:00:55 +01:00
svg.t
thin.t Regression test for overlapping gap fill. #2474 2015-05-22 14:26:01 +02:00
threads.t
vibrationlimit.t