Make tests happy with new defaults

This commit is contained in:
Alessandro Ranellucci
2015-01-31 12:10:50 +01:00
parent 84eb37e218
commit 2e88b088e6
2 changed files with 2 additions and 1 deletions

View File

@@ -206,6 +206,7 @@ for my $pattern (qw(rectilinear honeycomb hilbertcurve concentric)) {
$config->set('bottom_solid_layers', 0);
$config->set('infill_extruder', 2);
$config->set('infill_extrusion_width', 0.5);
$config->set('fill_density', 40);
$config->set('cooling', 0); # for preventing speeds from being altered
$config->set('first_layer_speed', '100%'); # for preventing speeds from being altered