saumya.jain
|
4096fc864b
grid placement available for elliptical buildplates
|
1 год назад |
Jaime van Kessel
|
3f83799229
Only show build volume height message if it was changed
|
1 год назад |
Remco Burema
|
ab51bd699e
Merge branch 'main' into brim_per_material_optimized_order
|
2 лет назад |
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 лет назад |
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 лет назад |
Jelle Spijker
|
3f8907d02a
Merge branch 'master' into CURA-8640_PyQt6
|
2 лет назад |
Jaime van Kessel
|
fa1554a62e
Merge branch 'fix_disallowed_brim_gap_distance' of github.com:Ultimaker/Cura
|
2 лет назад |
Tim Kuipers
|
6da67e3d82
remove special case for prime tower brim disallowed area
|
2 лет назад |
Tim Kuipers
|
4d146e882e
remove skirt/brim adhesion size constraint
|
2 лет назад |
Tim Kuipers
|
fb8787f7bd
fix: fix wrong placement of prime tower disallowed area
|
2 лет назад |
Tim Kuipers
|
0339e4f1ca
reduce clearance needed between prime tower and models
|
2 лет назад |
Tim Kuipers
|
33e3a45b5c
fixes for optional skirt_brim_extruder_nr
|
2 лет назад |
Tim Kuipers
|
2698cd76c5
make skirt_brim_extruder_nr an optional_extruder to allow for the brim_per_material feature
|
2 лет назад |
Tim Kuipers
|
f7049ca3ea
fix disallowed areas taking brim_gap into account
|
2 лет назад |
Ghostkeeper
|
c7d7dd11d1
Merge branch 'master' into PyQt6_upgrade
|
2 лет назад |
10r3n20
|
4383f2ddf2
adjusted colors and size of origin gizmo
|
2 лет назад |
Tim Kuipers
|
c308e2d7d2
fix disallowed areas taking brim_gap into account
|
2 лет назад |
Ghostkeeper
|
5cc8fdeb7a
Count multiple raft interface layers
|
2 лет назад |
Casper Lamboo
|
41f1029dc0
Use updated python type notation
|
2 лет назад |
Ghostkeeper
|
304f57293d
Adjust build volume depending on new adhesion extruder sub-settings
|
2 лет назад |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 лет назад |
Jaime van Kessel
|
d59cd602ee
FIx failing mypy test
|
2 лет назад |
Jaime van Kessel
|
6c64e08299
Fix typing of scaleAreas
|
2 лет назад |
casper
|
e5be3e56dc
Use correct definition of Polygons
|
2 лет назад |
Remco Burema
|
f51cc84a7c
Temporary? solution for UX w.r.t. material shrinkage.
|
2 лет назад |
Remco Burema
|
b6c0a49657
Attempt to compensate build-area/volume for material shrinkage.
|
2 лет назад |
Jaime van Kessel
|
73ca50d958
Handle exception when adhesion extruder could not be found
|
3 лет назад |
Jaime van Kessel
|
a613a70758
Don't disable group nodes if it's extruder is disabled
|
3 лет назад |
Ghostkeeper
|
4aa10ba42f
Use initial layer line width factor from adhesion extruder
|
3 лет назад |
Ghostkeeper
|
ff7b2a673f
Add experimental warning and error message types to two messages
|
3 лет назад |
Ghostkeeper
|
cf7e1af99d
Don't create disallowed areas for areas without any points
|
3 лет назад |
Jaime van Kessel
|
037b5d5b44
Ensure that the skirt_brim_line_width is selected from right extruder
|
3 лет назад |
Jaime van Kessel
|
7096f64ca2
Fix crash when extruder could not be found
|
3 лет назад |
Jaime van Kessel
|
99c12de6b0
Merge branch 'master' of github.com:Ultimaker/Cura into fix_grouping_below_build_plate
|
4 лет назад |
Jaime van Kessel
|
e13ffb597d
Increase resolution of prime tower shadow and use doulbe brim size
|
4 лет назад |
Jaime van Kessel
|
c33c025a6c
Add getters for Width/height/depth to build volume
|
4 лет назад |
Jaime van Kessel
|
09066f2744
Don't mark children nodes in a group below the buildplate
|
4 лет назад |
Nino van Hooff
|
8464121001
Fix prime tower adhesion size
|
4 лет назад |
Nino van Hooff
|
e39f004202
Do not increase diallowed area margin when tower brim is used
|
4 лет назад |
Jaime van Kessel
|
9014fa79e2
Cache result of getEdgeDisallowedSize
|
4 лет назад |
Jaime van Kessel
|
ea568f4ad5
Make the updating of the buildvolume a bit trigger happy
|
4 лет назад |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 лет назад |
Jelle Spijker
|
679739d09d
Applied requested changes proposed by @ninovanhooff
|
4 лет назад |
Jelle Spijker
|
6aedab78dc
Converted comments in dir Cura/cura to rst style
|
4 лет назад |
Ghostkeeper
|
f6479840f6
Fix calculation of infill wipe distance starting from infill location
|
4 лет назад |
Ghostkeeper
|
54b6c2a54e
Merge branch '4.6'
|
4 лет назад |
Ghostkeeper
|
953630ad0b
Be robust against some objects not having an extruder assigned
|
4 лет назад |
Ghostkeeper
|
de220a74bc
Don't update build volume when prime Z position is changed
|
4 лет назад |
Jaime van Kessel
|
e74f049142
Fix bunch of issues found by pylint
|
4 лет назад |
Nino van Hooff
|
dd8993e88c
revert 0 buildvolume edgedisallowedsize for one_at_a_time
|
4 лет назад |