Nino van Hooff
dd8993e88c
revert 0 buildvolume edgedisallowedsize for one_at_a_time
...
Turns out that the artificial disallowed area around the inside of the
build volume was necessary to take the brim into account when deciding
whether a model was outside the buildvolume.
The issue for which I removed this in the first place seems not to be
an issue anymore due to other commits
Reverts and e5fb9fb8 and e5c9bca
CURA-6522
2019-12-06 12:17:21 +01:00
Nino van Hooff
e5c9bca3d0
Fix TestBuildVolume
...
CURA-6522
2019-11-01 09:57:51 +01: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