Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJelle Spijker <spijker.jelle@gmail.com>2022-03-24 13:53:44 +0300
committerJelle Spijker <spijker.jelle@gmail.com>2022-03-24 13:53:44 +0300
commit3f8907d02a2d5f9b62567d18715d006e6b834885 (patch)
tree2da7ee3fe040d1af8d8de21ab68f052097721756 /tests
parent34d6a2ba29e9396cb3b9f569cfca7850ea717339 (diff)
parent0dda27094edfabf9e588a15c658a6b29b7115f9f (diff)
Merge branch 'master' into CURA-8640_PyQt6
# Conflicts: # cura/CuraApplication.py # resources/qml/Preferences/Materials/MaterialsSyncDialog.qml # resources/qml/Preferences/Materials/MaterialsView.qml
Diffstat (limited to 'tests')
-rw-r--r--tests/TestBuildVolume.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/TestBuildVolume.py b/tests/TestBuildVolume.py
index 7bc629962d..9a1c29da6c 100644
--- a/tests/TestBuildVolume.py
+++ b/tests/TestBuildVolume.py
@@ -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},