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 |
Jaime van Kessel
|
aeef5b0b1b
Hacked some stuff to build volume.
|
9 years ago |
Arjen Hiemstra
|
dc467b50ce
Verify that we have a value before using it
|
9 years ago |
Arjen Hiemstra
|
3e0a06e7ee
Render the grid a bit below 0, so we avoid some z fighting artifacts
|
9 years ago |
Arjen Hiemstra
|
7e87f2d1ce
Update with the changed default for backface culling
|
9 years ago |
Arjen Hiemstra
|
7395f37efe
Update BuildVolume and ConvexHullNode to use new API
|
9 years ago |
Tim Kuipers
|
5009ac99e6
retrieve brim_width instead of brim_line_count * skirt_line_width (CURA-550)
|
9 years ago |
Arjen Hiemstra
|
9267b517d6
Fix coding style issues
|
9 years ago |
Arjen Hiemstra
|
33d0db8ed5
Add xy_offset setting to list of settings that trigger a disallowed area update
|
9 years ago |
Arjen Hiemstra
|
d5bd39cc3b
Also account for "xy_offset" setting for the disallowed areas
|
9 years ago |
Arjen Hiemstra
|
4c0b4ae870
Double check that the active instance and profile are set before updating disallowed
|
9 years ago |
Arjen Hiemstra
|
fe9e35c062
Remove invalid line that causes exceptions on startup
|
9 years ago |
Arjen Hiemstra
|
a660296768
Use the skirt size to expand the disallowed area size and add disallowed areas for the borders
|
9 years ago |
Jaime van Kessel
|
476533b416
Merge pull request #310 from fieldOfView/fix_buildvolume_brokenprofile
|
9 years ago |
Arjen Hiemstra
|
5aa95f1258
Use the active machine instance for Build Volume
|
9 years ago |
fieldOfView
|
b3cb24f76a
Fix crash when a profile cannot be loaded, which caused the width & height of the buildvolume to be set to None
|
9 years ago |
Arjen Hiemstra
|
09cfda095b
Convert the last bits over to the changed API
|
9 years ago |
Tamara Hogenhout
|
c4b923eb74
Sets the platform activity on true when a model is loaded
|
9 years ago |
Arjen Hiemstra
|
8ca0e8eef2
Account for skirt size and disallowed areas to set the scale to max size
|
9 years ago |
Arjen Hiemstra
|
367b8791ae
Render the build platform grid as a single sided plane
|
9 years ago |
Arjen Hiemstra
|
ae71c309ac
Move src to cura so we can use the same package for installed and source
|
9 years ago |