c.lamboo
|
2569c4c3d1
Use flip up/down to reverse list
|
1 year ago |
c.lamboo
|
2be72ca22b
Revert "Use intersection instead of convex hull intersection"
|
1 year ago |
Erwan MATHIEU
|
4982680dfc
Use intersection instead of convex hull intersection
|
1 year ago |
Erwan MATHIEU
|
b8e8f2ac0e
Code readability improvement
|
1 year ago |
Erwan MATHIEU
|
6539841f3e
Fix possibly wrong disallowed area display
|
1 year ago |
Erwan MATHIEU
|
acb0406e8e
Better handling of prime tower base with raft
|
1 year ago |
Erwan MATHIEU
|
a91032f62e
Fixed prime tower placement warning issue
|
1 year ago |
Erwan MATHIEU
|
0a2ee541e3
Include prime tower base size into footprint
|
1 year ago |
saumya.jain
|
4096fc864b
grid placement available for elliptical buildplates
|
1 year ago |
Jaime van Kessel
|
3f83799229
Only show build volume height message if it was changed
|
1 year ago |
Remco Burema
|
ab51bd699e
Merge branch 'main' into brim_per_material_optimized_order
|
2 years ago |
j.delarago
|
41cc78af1a
Add at a minumum a very small border around the edges of the build plate. Otherwise models with shrinkage compensation (or any model with disallowed areas around it) can be placed so that the output model is off the build plate.
|
2 years ago |
j.delarago
|
aeb7f33c62
We were previously both scaling down the buildplate and scaling up the disallowed areas of the models with shrinkage compensation. Doing both reduces the max usable area when scaling.
|
2 years ago |
Jelle Spijker
|
3f8907d02a
Merge branch 'master' into CURA-8640_PyQt6
|
2 years ago |
Jaime van Kessel
|
fa1554a62e
Merge branch 'fix_disallowed_brim_gap_distance' of github.com:Ultimaker/Cura
|
2 years ago |
Tim Kuipers
|
6da67e3d82
remove special case for prime tower brim disallowed area
|
2 years ago |
Tim Kuipers
|
4d146e882e
remove skirt/brim adhesion size constraint
|
2 years ago |
Tim Kuipers
|
fb8787f7bd
fix: fix wrong placement of prime tower disallowed area
|
2 years ago |
Tim Kuipers
|
0339e4f1ca
reduce clearance needed between prime tower and models
|
2 years ago |
Tim Kuipers
|
33e3a45b5c
fixes for optional skirt_brim_extruder_nr
|
2 years ago |
Tim Kuipers
|
2698cd76c5
make skirt_brim_extruder_nr an optional_extruder to allow for the brim_per_material feature
|
2 years ago |
Tim Kuipers
|
f7049ca3ea
fix disallowed areas taking brim_gap into account
|
2 years ago |
Ghostkeeper
|
c7d7dd11d1
Merge branch 'master' into PyQt6_upgrade
|
2 years ago |
10r3n20
|
4383f2ddf2
adjusted colors and size of origin gizmo
|
2 years ago |
Tim Kuipers
|
c308e2d7d2
fix disallowed areas taking brim_gap into account
|
2 years ago |
Ghostkeeper
|
5cc8fdeb7a
Count multiple raft interface layers
|
2 years ago |
Casper Lamboo
|
41f1029dc0
Use updated python type notation
|
2 years ago |
Ghostkeeper
|
304f57293d
Adjust build volume depending on new adhesion extruder sub-settings
|
2 years ago |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Jaime van Kessel
|
d59cd602ee
FIx failing mypy test
|
2 years ago |
Jaime van Kessel
|
6c64e08299
Fix typing of scaleAreas
|
2 years ago |
casper
|
e5be3e56dc
Use correct definition of Polygons
|
2 years ago |
Remco Burema
|
f51cc84a7c
Temporary? solution for UX w.r.t. material shrinkage.
|
2 years ago |
Remco Burema
|
b6c0a49657
Attempt to compensate build-area/volume for material shrinkage.
|
2 years ago |
Jaime van Kessel
|
73ca50d958
Handle exception when adhesion extruder could not be found
|
3 years ago |
Jaime van Kessel
|
a613a70758
Don't disable group nodes if it's extruder is disabled
|
3 years ago |
Ghostkeeper
|
4aa10ba42f
Use initial layer line width factor from adhesion extruder
|
3 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 |