mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-08 07:27:29 -06:00
fix inclusion of brim_gap in TestBuildVolume
This commit is contained in:
parent
c308e2d7d2
commit
a8f979c204
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ class TestCalculateBedAdhesionSize:
|
|||
"machine_depth": {"value": 200},
|
||||
"skirt_line_count": {"value": 0},
|
||||
"skirt_gap": {"value": 0},
|
||||
"brim_gap": {"value": 0},
|
||||
"raft_margin": {"value": 0},
|
||||
"material_shrinkage_percentage": {"value": 100.0},
|
||||
"material_shrinkage_percentage_xy": {"value": 100.0},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue