Remco Burema
|
8c20523601
Investigate: How hard is upgrading to Qt6.x?
|
2 years ago |
Ghostkeeper
|
ff7b2a673f
Add experimental warning and error message types to two messages
|
3 years ago |
Ghostkeeper
|
cf7e1af99d
Don't create disallowed areas for areas without any points
|
3 years ago |
Jaime van Kessel
|
037b5d5b44
Ensure that the skirt_brim_line_width is selected from right extruder
|
3 years ago |
Jaime van Kessel
|
7096f64ca2
Fix crash when extruder could not be found
|
3 years ago |
Jaime van Kessel
|
99c12de6b0
Merge branch 'master' of github.com:Ultimaker/Cura into fix_grouping_below_build_plate
|
4 years ago |
Jaime van Kessel
|
e13ffb597d
Increase resolution of prime tower shadow and use doulbe brim size
|
4 years ago |
Jaime van Kessel
|
c33c025a6c
Add getters for Width/height/depth to build volume
|
4 years ago |
Jaime van Kessel
|
09066f2744
Don't mark children nodes in a group below the buildplate
|
4 years ago |
Nino van Hooff
|
8464121001
Fix prime tower adhesion size
|
4 years ago |
Nino van Hooff
|
e39f004202
Do not increase diallowed area margin when tower brim is used
|
4 years ago |
Jaime van Kessel
|
9014fa79e2
Cache result of getEdgeDisallowedSize
|
4 years ago |
Jaime van Kessel
|
ea568f4ad5
Make the updating of the buildvolume a bit trigger happy
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
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
|
5 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 |