Jaime van Kessel
|
850a83fd8d
We now use correct size of disallowed area for prime tower
|
8 years ago |
Jaime van Kessel
|
277123d1d3
Brim, raft & skirt settings are now retrieved from correct extruder (if any)
|
8 years ago |
Jaime van Kessel
|
98a759196d
Simplified Buildvolume
|
8 years ago |
Jaime van Kessel
|
f6c1a46d22
Remove commented out code
|
8 years ago |
Jaime van Kessel
|
9a84deb14e
If buildplate has errors, slicing is not possible
|
8 years ago |
Jaime van Kessel
|
35168ddd5a
Prime tower disallowed area is now drawn seperate from others if it colissions with others
|
8 years ago |
Jaime van Kessel
|
3f5d7b0f53
One at a time mode now adds platform adhesion to convex hulls
|
8 years ago |
fieldOfView
|
fa3464901e
Only show prime tower disabled area when the prime tower is enabled
|
8 years ago |
Jaime van Kessel
|
e7f2acfeab
Build volume message now shows for default of 30 sec
|
8 years ago |
fieldOfView
|
53ce8bc4c9
Fix typo
|
8 years ago |
fieldOfView
|
4e6756802f
Correct position of prime_tower disallowed area
|
8 years ago |
fieldOfView
|
64510a6825
Listen to extruder-stack changes for extruder_prime_pos*
|
8 years ago |
fieldOfView
|
198a201612
Change _active_container_stack to _global_container_stack
|
8 years ago |
fieldOfView
|
7528b2d970
code style
|
8 years ago |
Jaime van Kessel
|
6b4e0740a3
Merge pull request #924 from Ultimaker/feature_machinesettings
|
8 years ago |
fieldOfView
|
50cef30346
Don't increase BuildVolume above machine_height for one_at_a_time
|
8 years ago |
fieldOfView
|
6bcea1e309
Add prime tower to disallowed areas
|
8 years ago |
fieldOfView
|
f5d6c6024e
Update buildvolume when extruder prime location is changed
|
8 years ago |
fieldOfView
|
7aab8ad397
Change "object" to "model"
|
8 years ago |
Jack Ha
|
d77f6e86e4
Added an extruded convex hull as a raft instead of a grey plane.
|
8 years ago |
Ghostkeeper
|
3042b6af5f
Rename skirt size to bed adhesion size
|
8 years ago |
Ghostkeeper
|
d4f96ab62d
Rename setting skirt_line_width to skirt_brim_line_width
|
8 years ago |
Jack Ha
|
612bb39680
Compensated build volume bbox and scale_to_max_bounds with raft_thickness.
|
8 years ago |
Jack Ha
|
a9aa46e32b
Fixed prime location due to definition -> stack change.
|
8 years ago |
Jack Ha
|
0bf037a160
Solved merge conflict
|
8 years ago |
Jack Ha
|
3bcd96533f
Finished making visible raft plane.
|
8 years ago |
Jack Ha
|
b3837fbafd
Raft thickness lowers the build volume.
|
8 years ago |
Jack Ha
|
9eade0707b
Added prime locations to machine_disallowed_areas.
|
8 years ago |
Jack Ha
|
2798b73d32
Also display build volume message _onGlobalContainerStackChanged
|
8 years ago |
Jack Ha
|
9efc2ee973
Added message when switching to one_at_a_time.
|
8 years ago |
Simon Edwards
|
fd42a43270
Merge branch 'master' into simple_convex_hull
|
8 years ago |
Thomas Karl Pietrowski
|
c38e31f0e3
BuildVolume: Remove worthless line
|
8 years ago |
Simon Edwards
|
be145d02b3
Updated the cura code for removal of MeshBuilder.getMesh().
|
8 years ago |
Simon Edwards
|
a109396c0d
Update to handle the removal of MeshData.setCenterPosition and MeshData.setVertexUVCoordinates().
|
8 years ago |
Arjen Hiemstra
|
b621958098
Fix uses of getValue after its removal from Uranium API
|
8 years ago |
Jaime van Kessel
|
a5f8546d69
Fixed cases where getValue was still used.
|
8 years ago |
Simon Edwards
|
43747f3f57
Fix up BuildVolume's override of the AABB.
|
8 years ago |
Jaime van Kessel
|
5fdd0e8156
BuildVolume no longer crashes when width/height/depth is None
|
8 years ago |
Jaime van Kessel
|
04f1e8d27c
Renames to from activeStack to global stack
|
8 years ago |
Jaime van Kessel
|
dbd2c911ce
Renamed active containerstack to global containerstac
|
8 years ago |
Jaime van Kessel
|
c0c24f1f70
BuildVolume now uses StackContainer
|
8 years ago |
Jaime van Kessel
|
97d16ae3bd
Update documentation & code cleanup
|
8 years ago |
Ghostkeeper
|
0684cee681
Merge branch '2.1'
|
8 years ago |
Jaime van Kessel
|
fdb951ffe6
Changed silly typo
|
8 years ago |
Jaime van Kessel
|
99de21fba7
Setting one at a time mode now decreases size of build volume
|
8 years ago |
Jaime van Kessel
|
eeb2c0454a
Build volume now uses linecount for disallowed areas
|
8 years ago |
Thomas-Karl Pietrowski
|
115d5dceae
Removing more unneeded imports
|
8 years ago |
fieldOfView
|
6e11c2409b
Use working profile instead of "active" profile
|
9 years ago |
Jaime van Kessel
|
be79358f0b
Fixed scale to max (forgot to substract & add skirt size)
|
9 years ago |
Jaime van Kessel
|
ea53709481
Fixed missing default for BuildVolume
|
9 years ago |