PrusaSlicer-NonPlainar/t
2015-03-09 19:27:57 +01: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
cooling.t
custom_gcode.t
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
gaps.t
gcode.t Bugfix: temperature was not set correctly when using sequential printing. Includes regression test. #2702 2015-03-02 23:56:38 +01:00
geometry.t
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 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
polyclip.t
pressure.t Make tests happy with new defaults 2015-01-31 12:10:50 +01:00
print.t
retraction.t
shells.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
skirt_brim.t
slice.t
support.t Limit first object layer height correctly when using a larger support material extruder. #2722 2015-03-09 19:27:57 +01:00
svg.t
thin.t
threads.t
vibrationlimit.t