Nino van Hooff
|
e5fb9fb8cf
Remove hack used to draw some build area edge border
|
5 лет назад |
Ghostkeeper
|
ce4c5a1c93
Remove unnecessary listening to switching extruder tabs
|
5 лет назад |
Jaime van Kessel
|
241ca56e6e
Fix stupid derp issue
|
5 лет назад |
Jaime van Kessel
|
dbbeeef9a5
Don't render buildvolume if it's set to invisible
|
5 лет назад |
Jaime van Kessel
|
0f8dfeafc1
fix typo
|
5 лет назад |
Jaime van Kessel
|
0ff9d72c4c
Remove use of deprecated extruders property
|
5 лет назад |
Jaime van Kessel
|
0cfaac3940
Set the BuildVolume node to disabled
|
5 лет назад |
Lipu Fei
|
bb34e0da39
Increase axis line width
|
5 лет назад |
Jaime van Kessel
|
9ceb9ce18b
Fix typing issues
|
5 лет назад |
Jaime van Kessel
|
6bb9e6097a
Rename "collideWithArea" to "collideWithAreas"
|
5 лет назад |
Remco Burema
|
f5b0cae554
Prime-brim calculation needs adhesion extruder, not just any.
|
5 лет назад |
Jaime van Kessel
|
6136f5a2f2
Further simplify the build volume code
|
5 лет назад |
Jaime van Kessel
|
691d106719
Remove old unused code
|
5 лет назад |
Jaime van Kessel
|
2133fc78e0
Remove unused code
|
5 лет назад |
Jaime van Kessel
|
efc6ef2905
Add missing typing
|
5 лет назад |
Lipu Fei
|
1d85e60a6b
Merge remote-tracking branch 'origin/master' into CURA-6460_remove_square_tower
|
5 лет назад |
Jaime van Kessel
|
f842769c1d
Fix situation where _calculateMoveFromWallRadius could cause exception
|
5 лет назад |
Jaime van Kessel
|
4018c24b4c
Split out all the individual steps for getting the edgeDisallowedSize
|
5 лет назад |
Jaime van Kessel
|
3967c995f1
Split out updating the machine size properties so it can be tested easily
|
5 лет назад |
Jaime van Kessel
|
2f83fa1a42
Small code simplification
|
5 лет назад |
Jaime van Kessel
|
887f50dee4
Add tests for calculating the extra z clearance
|
5 лет назад |
Jaime van Kessel
|
54740dd486
Add some unhappy flow tests for rebuild
|
5 лет назад |
Jaime van Kessel
|
090b7ac225
Refactor the rebuild function to cut it up in smaller bits
|
5 лет назад |
Jaime van Kessel
|
06aaf40d06
Add test for computation of prime blob
|
5 лет назад |
Jaime van Kessel
|
1759e01b27
Make _geSettingFromAllExtruders use zip
|
5 лет назад |
Jaime van Kessel
|
a6ca49d68c
Fix typing for Buildvolume
|
5 лет назад |
Remco Burema
|
a30814fe52
Remove square prime tower. [CURA-6460]
|
5 лет назад |
Jaime van Kessel
|
6e053e0bb6
Mark objects that are completely below the buildplate as outside of the buildvolume
|
5 лет назад |
Jaime van Kessel
|
55c7f546b2
Split up the rebuild function of the buildvolume
|
5 лет назад |
Jaime van Kessel
|
f85095f5d8
Added simple test for BuildVolume
|
5 лет назад |
Ghostkeeper
|
ac9f892e09
Remove useless '== True'
|
5 лет назад |
Ghostkeeper
|
72d1f39112
Document better what adhesion spacing is used
|
5 лет назад |
Remco Burema
|
dc1679bbdd
Fix: adhesion could overlap model because order of (el)if statements.
|
5 лет назад |
Ghostkeeper
|
650204dae7
Merge branch '4.0'
|
5 лет назад |
Jaime van Kessel
|
3f18b0b974
Increase agressiveness of short circuit logic; Just check if the node is slicable
|
5 лет назад |
Jaime van Kessel
|
22b70e1a34
Ignore sceneChange signals if the camera triggered them in some places
|
5 лет назад |
Remco Burema
|
2f5e973836
Partly revert sugested changes for '()'s because line-breaks. [CURA-5864]
|
5 лет назад |
Jaime van Kessel
|
68cec2679c
Apply suggestions from code review.
|
5 лет назад |
Remco Burema
|
a601e0878c
Explicitly also check for Raft when checking for prime-tower=brim. [CURA-5864]
|
5 лет назад |
Remco Burema
|
0a860c7011
Dissalow overlap of skirt/brim (model vs. prime-towrer) in case of prime-tower brim. [CURA-5864]
|
5 лет назад |
Lipu Fei
|
173f125d3e
Fix merge conflicts
|
5 лет назад |
Remco Burema
|
aae06fe0fa
Prevent calculations with brim width larger than build-plate. [CURA-6094]
|
5 лет назад |
Remco Burema
|
f62e8b4bb2
Create 'brim for prime tower only' option (see also backend PR). [CURA-5864]
|
5 лет назад |
Jaime van Kessel
|
bb1950525a
Limit the amount of times the buildplate rebuild is done
|
5 лет назад |
Ghostkeeper
|
c44b74454f
Revert "No longer make BuildVolume set max bounds."
|
6 лет назад |
fieldOfView
|
66c3cc9204
Prevent an error during start up
|
6 лет назад |
Aleksei S
|
436860f841
Don't show prime tower shadow if only one extruder is enabled
|
6 лет назад |
Jaime van Kessel
|
1467e703ae
No longer make BuildVolume set max bounds.
|
6 лет назад |
Ghostkeeper
|
c962b519b1
Clarify PRIME_CLEARANCE global better
|
6 лет назад |
Jaime van Kessel
|
a8fc6aabcc
Switch incorrect usage of getMachineExtruders to getActiveExtruderStacks
|
6 лет назад |