Jelle Spijker
|
679739d09d
Applied requested changes proposed by @ninovanhooff
|
4 years ago |
Jelle Spijker
|
6aedab78dc
Converted comments in dir Cura/cura to rst style
|
4 years ago |
Ghostkeeper
|
f6479840f6
Fix calculation of infill wipe distance starting from infill location
|
4 years ago |
Ghostkeeper
|
54b6c2a54e
Merge branch '4.6'
|
4 years ago |
Ghostkeeper
|
953630ad0b
Be robust against some objects not having an extruder assigned
|
4 years ago |
Ghostkeeper
|
de220a74bc
Don't update build volume when prime Z position is changed
|
4 years ago |
Jaime van Kessel
|
e74f049142
Fix bunch of issues found by pylint
|
4 years ago |
Nino van Hooff
|
dd8993e88c
revert 0 buildvolume edgedisallowedsize for one_at_a_time
|
4 years ago |
Jaime van Kessel
|
50d72692d8
Merge branch 'master' of github.com:Ultimaker/Cura into CURA-6522_one_at_a_time_overlapping_build_area
|
5 years ago |
Jaime van Kessel
|
00078fd659
Remove a bunch of unused imports
|
5 years ago |
Nino van Hooff
|
e5fb9fb8cf
Remove hack used to draw some build area edge border
|
5 years ago |
Ghostkeeper
|
ce4c5a1c93
Remove unnecessary listening to switching extruder tabs
|
5 years ago |
Jaime van Kessel
|
241ca56e6e
Fix stupid derp issue
|
5 years ago |
Jaime van Kessel
|
dbbeeef9a5
Don't render buildvolume if it's set to invisible
|
5 years ago |
Jaime van Kessel
|
0f8dfeafc1
fix typo
|
5 years ago |
Jaime van Kessel
|
0ff9d72c4c
Remove use of deprecated extruders property
|
5 years ago |
Jaime van Kessel
|
0cfaac3940
Set the BuildVolume node to disabled
|
5 years ago |
Lipu Fei
|
bb34e0da39
Increase axis line width
|
5 years ago |
Jaime van Kessel
|
9ceb9ce18b
Fix typing issues
|
5 years ago |
Jaime van Kessel
|
6bb9e6097a
Rename "collideWithArea" to "collideWithAreas"
|
5 years ago |
Remco Burema
|
f5b0cae554
Prime-brim calculation needs adhesion extruder, not just any.
|
5 years ago |
Jaime van Kessel
|
6136f5a2f2
Further simplify the build volume code
|
5 years ago |
Jaime van Kessel
|
691d106719
Remove old unused code
|
5 years ago |
Jaime van Kessel
|
2133fc78e0
Remove unused code
|
5 years ago |
Jaime van Kessel
|
efc6ef2905
Add missing typing
|
5 years ago |
Lipu Fei
|
1d85e60a6b
Merge remote-tracking branch 'origin/master' into CURA-6460_remove_square_tower
|
5 years ago |
Jaime van Kessel
|
f842769c1d
Fix situation where _calculateMoveFromWallRadius could cause exception
|
5 years ago |
Jaime van Kessel
|
4018c24b4c
Split out all the individual steps for getting the edgeDisallowedSize
|
5 years ago |
Jaime van Kessel
|
3967c995f1
Split out updating the machine size properties so it can be tested easily
|
5 years ago |
Jaime van Kessel
|
2f83fa1a42
Small code simplification
|
5 years ago |
Jaime van Kessel
|
887f50dee4
Add tests for calculating the extra z clearance
|
5 years ago |
Jaime van Kessel
|
54740dd486
Add some unhappy flow tests for rebuild
|
5 years ago |
Jaime van Kessel
|
090b7ac225
Refactor the rebuild function to cut it up in smaller bits
|
5 years ago |
Jaime van Kessel
|
06aaf40d06
Add test for computation of prime blob
|
5 years ago |
Jaime van Kessel
|
1759e01b27
Make _geSettingFromAllExtruders use zip
|
5 years ago |
Jaime van Kessel
|
a6ca49d68c
Fix typing for Buildvolume
|
5 years ago |
Remco Burema
|
a30814fe52
Remove square prime tower. [CURA-6460]
|
5 years ago |
Jaime van Kessel
|
6e053e0bb6
Mark objects that are completely below the buildplate as outside of the buildvolume
|
5 years ago |
Jaime van Kessel
|
55c7f546b2
Split up the rebuild function of the buildvolume
|
5 years ago |
Jaime van Kessel
|
f85095f5d8
Added simple test for BuildVolume
|
5 years ago |
Ghostkeeper
|
ac9f892e09
Remove useless '== True'
|
5 years ago |
Ghostkeeper
|
72d1f39112
Document better what adhesion spacing is used
|
5 years ago |
Remco Burema
|
dc1679bbdd
Fix: adhesion could overlap model because order of (el)if statements.
|
5 years ago |
Ghostkeeper
|
650204dae7
Merge branch '4.0'
|
5 years ago |
Jaime van Kessel
|
3f18b0b974
Increase agressiveness of short circuit logic; Just check if the node is slicable
|
5 years ago |
Jaime van Kessel
|
22b70e1a34
Ignore sceneChange signals if the camera triggered them in some places
|
5 years ago |
Remco Burema
|
2f5e973836
Partly revert sugested changes for '()'s because line-breaks. [CURA-5864]
|
5 years ago |
Jaime van Kessel
|
68cec2679c
Apply suggestions from code review.
|
5 years ago |
Remco Burema
|
a601e0878c
Explicitly also check for Raft when checking for prime-tower=brim. [CURA-5864]
|
5 years ago |
Remco Burema
|
0a860c7011
Dissalow overlap of skirt/brim (model vs. prime-towrer) in case of prime-tower brim. [CURA-5864]
|
5 years ago |