Revise config.ini tests, bring failing printers into compliance
- BCN Sigma: use extruder one for support material - TAZ 6: replace curly braces with brackets - Me3D: use temperature instead of first_layer_temperature
This commit is contained in:
parent
c87f14c3f4
commit
2da691dadc
4 changed files with 14 additions and 29 deletions
|
|
@ -143,7 +143,7 @@ support_material_enforce_layers = 0
|
|||
support_material_extruder = 1
|
||||
support_material_extrusion_width = 0
|
||||
support_material_infill_angle = 45
|
||||
support_material_interface_extruder = 2
|
||||
support_material_interface_extruder = 1
|
||||
support_material_interface_layers = 4
|
||||
support_material_interface_spacing = 0
|
||||
support_material_pattern = honeycomb
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue