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 |
Ghostkeeper
|
ec26a45eb9
Spelling in documentation
|
8 years ago |
Ghostkeeper
|
b1c49d0a91
Infill Wipe Distance belongs to moves from the wall
|
8 years ago |
Ghostkeeper
|
433f7ce53f
Separate out pieces that contribute to the disallowed border
|
8 years ago |
Ghostkeeper
|
1daa71c0ec
Raise exception when encountering unknown bed adhesion
|
8 years ago |
Ghostkeeper
|
c4d3fa7fc7
Rename skirt_size to border_size
|
8 years ago |
Ghostkeeper
|
f7e8340235
Rename bed_adhesion_size to disallowed_border_size
|
8 years ago |
Ghostkeeper
|
743ac85b99
Rename _getBedAdhesionSize to _getEdgeDisallowedSize
|
8 years ago |
Jaime van Kessel
|
a43713e27f
Offset distances are now not added, but used if they are larger
|
8 years ago |
Jaime van Kessel
|
5ac609edc9
Settings are now obtained from right extruder
|
8 years ago |
Jaime van Kessel
|
dccf18c4e7
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
8e07a94d68
Use the right settings for wipe & avoid distances
|
8 years ago |
Jack Ha
|
962381be59
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 years ago |
Jack Ha
|
e038016ead
Comment. CURA-2232, CURA-2274
|
8 years ago |
Jaime van Kessel
|
87b0063266
Ooze & draft shield distances are now only used if greater than brim / skirt
|
8 years ago |
Jack Ha
|
1cc5d699c4
Update build volume (including prime tower visualization) after quality change. CURA-2274 and CURA-2232
|
8 years ago |
Jaime van Kessel
|
0b6c196659
Moved getAllExtruderValues to extruder manager
|
8 years ago |
Jaime van Kessel
|
e0109a1857
Infill wipe distance and travel avoid distance are now also taken into account
|
8 years ago |
Jaime van Kessel
|
4141a87887
BuildVolume now takes the extra line by extra extruders into account
|
8 years ago |
fieldOfView
|
dea7192000
Hide build volume message when it no longer applies
|
8 years ago |
Jaime van Kessel
|
7f723632ea
Build size is now only changed for one at a time mode if there is more than one object
|
8 years ago |
Jaime van Kessel
|
c6cae8a6eb
Ooze shield is now also taken into account for buildVolume
|
8 years ago |