Dmitry Gribenchuk
|
863569b7de
|
small code-style fixes
|
2024-10-17 11:24:48 +03:00 |
|
Remco Burema
|
ab51bd699e
|
Merge branch 'main' into brim_per_material_optimized_order
|
2022-10-25 17:31:13 +02:00 |
|
Jaime van Kessel
|
1f1ee7ff60
|
Fix buildvolume tests
|
2022-07-08 10:19:09 +02:00 |
|
Tim Kuipers
|
fabaf2026d
|
reduce testing of bed adhesion size
|
2022-03-18 09:55:02 +01:00 |
|
Tim Kuipers
|
a35a38c684
|
fix inclusion of brim_gap in TestBuildVolume
|
2022-03-16 11:31:40 +01:00 |
|
Tim Kuipers
|
a8f979c204
|
fix inclusion of brim_gap in TestBuildVolume
|
2022-02-11 11:48:54 +01:00 |
|
j.delarago
|
372d7b33c8
|
Add testing for raft_surface_layers
CURA-8915
|
2022-02-08 11:35:39 +01:00 |
|
Ghostkeeper
|
c761b23e82
|
Test multiple raft interface layers
Should arrive at the correct raft thickness too then.
Contributes to issue CURA-8915.
|
2022-02-03 16:13:00 +01:00 |
|
Ghostkeeper
|
f4bcf9d89e
|
Add more settings for test of build volume limits
These new settings are necessary or the test will get exceptions that these settings don't exist.
Contributes to issue CURA-8868.
|
2022-01-12 17:55:33 +01:00 |
|
Remco Burema
|
d277109cc8
|
Fix build-volume (related) tests.
part of CURA-8083
|
2021-12-15 14:42:17 +01:00 |
|
Jaime van Kessel
|
cd76326fed
|
Fix tests
CURA-7835
|
2020-12-18 11:52:53 +01:00 |
|
Christian Clauss
|
e78248eaf3
|
Avoid SyntaxWarning on Python >= 3.8
|
2020-06-28 15:20:44 +02:00 |
|
Ghostkeeper
|
90de482313
|
Don't mock deprecated property
This property is deprecated. It's no longer used by the Build Volume code. Apparently it was unnecessary, too.
Done during Turbo Testing and Tooling.
|
2020-05-29 17:24:56 +02:00 |
|
Jaime van Kessel
|
2e9dca71ce
|
Remove a number of unused imports
|
2020-04-10 13:58:10 +02:00 |
|
Jaime van Kessel
|
db3d6aae83
|
Add boundingbox test for buildvolume
|
2019-07-01 09:55:04 +02:00 |
|
Jaime van Kessel
|
47cc87ec47
|
Add tests for calculating the bed adhesion size
|
2019-06-28 14:17:18 +02:00 |
|
Jaime van Kessel
|
b240ede21c
|
Add test for computing the static disallowed areas
|
2019-06-28 13:45:05 +02:00 |
|
Jaime van Kessel
|
f842769c1d
|
Fix situation where _calculateMoveFromWallRadius could cause exception
|
2019-06-07 17:21:28 +02:00 |
|
Jaime van Kessel
|
4018c24b4c
|
Split out all the individual steps for getting the edgeDisallowedSize
This makes it so much easier to write tests for it
|
2019-06-07 17:14:51 +02:00 |
|
Jaime van Kessel
|
3967c995f1
|
Split out updating the machine size properties so it can be tested easily
|
2019-06-07 16:42:51 +02:00 |
|
Jaime van Kessel
|
887f50dee4
|
Add tests for calculating the extra z clearance
|
2019-06-07 16:30:29 +02:00 |
|
Jaime van Kessel
|
54740dd486
|
Add some unhappy flow tests for rebuild
|
2019-06-07 16:09:18 +02:00 |
|
Jaime van Kessel
|
8fcec63ccb
|
Add tests for computing raft thickness
|
2019-06-07 15:52:35 +02:00 |
|
Jaime van Kessel
|
06aaf40d06
|
Add test for computation of prime blob
|
2019-06-07 14:29:15 +02:00 |
|
Jaime van Kessel
|
2d4fe5c128
|
Add some simple tests for meshbuilding of the build volume
|
2019-06-07 13:05:00 +02:00 |
|
Jaime van Kessel
|
f85095f5d8
|
Added simple test for BuildVolume
|
2019-05-31 17:19:27 +02:00 |
|