Ghostkeeper
|
47bb8f9601
Compute disallowed borders with all extruders
|
8 years ago |
Ghostkeeper
|
f0d92873a3
Add nozzle disallowed areas
|
8 years ago |
Tim Kuipers
|
995705f82b
fix: don't expand disallowed areas when using none platform adhesion (CURA-759)
|
8 years ago |
Ghostkeeper
|
519f6e58d2
Remove debug print
|
8 years ago |
Ghostkeeper
|
18b2834091
half_machine_width should be halved
|
8 years ago |
Ghostkeeper
|
98089e702c
Also offset inner corners of the Y-borders
|
8 years ago |
Ghostkeeper
|
5ddc1d9d71
Fix offsetting polygon in single extrusion
|
8 years ago |
Ghostkeeper
|
a72d47c2a4
Fix adding prime tower locations to disallowed areas
|
8 years ago |
Ghostkeeper
|
57f88ea048
Mush disallowed areas of all extruders together
|
8 years ago |
Ghostkeeper
|
edcf7320f0
Interpret prime tower areas per extruder
|
8 years ago |
Ghostkeeper
|
a8d36c9116
Fix iteration over prime-disallowed areas
|
8 years ago |
Ghostkeeper
|
1c445a1512
Move computing disallowed areas to separate function
|
8 years ago |
Ghostkeeper
|
4b02171db6
Compute disallowed areas per-extruder
|
8 years ago |
Ghostkeeper
|
3571ed2d7a
Expand disallowed border beyond build volume
|
8 years ago |
Ghostkeeper
|
ec057c72a6
Compute disallowed border size only once
|
8 years ago |
Ghostkeeper
|
bcd4dd3aeb
Fix applying skirt radius to prime locations
|
8 years ago |
Ghostkeeper
|
45db315f77
Fix adding prime locations to final disallowed areas
|
8 years ago |
Ghostkeeper
|
ccccf62bf7
Repair showing build volume
|
8 years ago |
Ghostkeeper
|
41c8371b86
Compute _has_errors only from _error_areas
|
8 years ago |
Ghostkeeper
|
cfc9a7b6cf
Move prime tower area generation to separate function
|
8 years ago |
Ghostkeeper
|
a37ab8f4b1
Use approximated circle for the prime polygons
|
8 years ago |
Ghostkeeper
|
3d9eb4f2be
Move prime tower creation code closer to where it's used
|
8 years ago |
Ghostkeeper
|
42ee87c88f
Rename areas to result_areas
|
8 years ago |
Ghostkeeper
|
77a6c459d8
Move initialisation of areas closer to where it's used
|
8 years ago |
Ghostkeeper
|
b6611b66f8
Remove unused intermediary value
|
8 years ago |
Ghostkeeper
|
49c5a90d29
Remove unused variable
|
8 years ago |
Ghostkeeper
|
1603930c5c
Extract computing static disallowed areas to different function
|
8 years ago |
Ghostkeeper
|
6999a14821
Merge branch '2.3'
|
8 years ago |
Ghostkeeper
|
2760055e89
Use settings from all extruders for radius of moves from walls
|
8 years ago |
Jaime van Kessel
|
999380cf1b
Merge branch '2.3' of github.com:Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
e27be7fc4b
Travel_avoid_distance and support_offset are only taken into account if respecive feature is active
|
8 years ago |
fieldOfView
|
55191b722a
Codestyle & documentation
|
8 years ago |
fieldOfView
|
fef15c706f
Render an indication of the origin of the machine
|
8 years ago |
Jaime van Kessel
|
bac0ea94a1
Removed nozzle offset from prime area
|
8 years ago |
Jack Ha
|
4cc5b6d9eb
Added activeStackChanged to BuildVolume, it is semantically more correct. Contributes to CURA-2232
|
8 years ago |
Ghostkeeper
|
9c4c4ebce2
Apply support expansion to platform adhesion and shields
|
8 years ago |
Ghostkeeper
|
4ab7ea5c0f
Account for support offset in disallowed border
|
8 years ago |
Ghostkeeper
|
47b9fbc447
Add helper function for getting setting from support extruder
|
8 years ago |
Ghostkeeper
|
d8fe9462dd
Remove property-parameter from calls where it is 'value'
|
8 years ago |
Ghostkeeper
|
2e3937dd56
Rename _getSettingProperty to _getSettingFromAdhesionExtruder
|
8 years ago |
Jaime van Kessel
|
b0c20eafbd
Prime colission now blocks slicing
|
8 years ago |
Jaime van Kessel
|
78b052f66c
Only start change timer if there is a global stack
|
8 years ago |
Jaime van Kessel
|
3de4d4987c
Prime positions now also intersect with oneother
|
8 years ago |
Ghostkeeper
|
608c442bb9
Fix remaining merge conflict
|
8 years ago |
Ghostkeeper
|
4fc30615ab
Remove forgotten unused function
|
8 years ago |
Ghostkeeper
|
777a89ce46
Don't offset border with Horizontal Expansion any more
|
8 years ago |
Ghostkeeper
|
18d67dc552
Move generating approximated circle to Polygon class
|
8 years ago |
Jaime van Kessel
|
01d479e521
Updated documentation
|
8 years ago |
Jaime van Kessel
|
9f1dd325bb
Prime tower area is now also drawn in error mesh
|
8 years ago |
Jaime van Kessel
|
799cb51c2e
Prime area's can now also be blocked by disallowed area's
|
8 years ago |