mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 23:23:57 -06:00
Further fix automated tests for Mixware printer
Oops. Should've ran this locally while merging it. Contributes to issue CURA-8782.
This commit is contained in:
parent
51412c7512
commit
5a1b9e8efc
1 changed files with 1 additions and 9 deletions
|
@ -7,7 +7,7 @@
|
|||
"author": "Mixware",
|
||||
"manufacturer": "Mixware",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "hyper_s_platform.stl",
|
||||
"platform": "mixware_hyper_s_platform.stl",
|
||||
"has_materials": true,
|
||||
"has_machine_quality": true,
|
||||
"preferred_material": "generic_pla",
|
||||
|
@ -147,9 +147,6 @@
|
|||
"infill_sparse_density": {
|
||||
"default_value": 15
|
||||
},
|
||||
"fill_perimeter_gaps": {
|
||||
"default_value": "everywhere"
|
||||
},
|
||||
"fill_outline_gaps": {
|
||||
"default_value": false
|
||||
},
|
||||
|
@ -343,8 +340,6 @@
|
|||
"minimum_interface_area": {
|
||||
"default_value": 10
|
||||
},
|
||||
|
||||
|
||||
"support_wall_count": {
|
||||
"value": 1
|
||||
},
|
||||
|
@ -370,9 +365,6 @@
|
|||
"infill_overlap": {
|
||||
"value": 30.0
|
||||
},
|
||||
"travel_compensate_overlapping_walls_0_enabled": {
|
||||
"value": "False"
|
||||
},
|
||||
"wall_0_wipe_dist": {
|
||||
"value": 0.0
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue