372 Commits

Author SHA1 Message Date
Jaime van Kessel
be79358f0b Fixed scale to max (forgot to substract & add skirt size)
CURA-435
2016-01-07 17:28:01 +01:00
Jaime van Kessel
ea53709481 Fixed missing default for BuildVolume 2016-01-05 17:17:42 +01:00
Jaime van Kessel
aeef5b0b1b Hacked some stuff to build volume.
Fixes CURA-435
2016-01-04 15:33:11 +01:00
Arjen Hiemstra
dc467b50ce Verify that we have a value before using it
Contributes to CURA-446
2015-12-15 14:03:57 +01:00
Arjen Hiemstra
3e0a06e7ee Render the grid a bit below 0, so we avoid some z fighting artifacts 2015-12-14 13:57:31 +01:00
Arjen Hiemstra
7e87f2d1ce Update with the changed default for backface culling 2015-12-14 13:56:32 +01:00
Arjen Hiemstra
7395f37efe Update BuildVolume and ConvexHullNode to use new API 2015-12-14 13:56:32 +01:00
Tim Kuipers
5009ac99e6 retrieve brim_width instead of brim_line_count * skirt_line_width (CURA-550) 2015-12-08 10:51:07 +01:00
Arjen Hiemstra
9267b517d6 Fix coding style issues 2015-11-27 16:53:32 +01:00
Arjen Hiemstra
33d0db8ed5 Add xy_offset setting to list of settings that trigger a disallowed area update
Contributes to CURA-138
2015-11-06 11:59:11 +01:00
Arjen Hiemstra
d5bd39cc3b Also account for "xy_offset" setting for the disallowed areas
Contributes to CURA-138
2015-11-05 13:47:35 +01:00
Arjen Hiemstra
4c0b4ae870 Double check that the active instance and profile are set before updating disallowed
Contributes to CURA-138
2015-10-29 13:54:26 +01:00
Arjen Hiemstra
fe9e35c062 Remove invalid line that causes exceptions on startup
Contributes to CURA-138
2015-10-29 11:48:05 +01:00
Arjen Hiemstra
a660296768 Use the skirt size to expand the disallowed area size and add disallowed areas for the borders
CURA-138 #Ready-for-Review
2015-10-27 15:26:04 +01:00
Jaime van Kessel
476533b416 Merge pull request #310 from fieldOfView/fix_buildvolume_brokenprofile
Fix crash when a profile cannot be loaded
2015-09-02 15:03:05 +02:00
Arjen Hiemstra
5aa95f1258 Use the active machine instance for Build Volume 2015-09-01 15:06:03 +02:00
fieldOfView
b3cb24f76a Fix crash when a profile cannot be loaded, which caused the width & height of the buildvolume to be set to None 2015-09-01 15:03:22 +02:00
Arjen Hiemstra
09cfda095b Convert the last bits over to the changed API 2015-08-11 17:02:17 +02:00
Tamara Hogenhout
c4b923eb74 Sets the platform activity on true when a model is loaded
Also solved a problem with deleteSelection trigger

contributes to #128
2015-07-10 17:52:15 +02:00
Arjen Hiemstra
8ca0e8eef2 Account for skirt size and disallowed areas to set the scale to max size
Contributes to Asana issue 37107676459484
2015-06-25 13:53:33 +02:00
Arjen Hiemstra
367b8791ae Render the build platform grid as a single sided plane
This allows us to look at objects from beneath the object.

Also fixes #14
2015-06-03 20:29:53 +02:00
Arjen Hiemstra
ae71c309ac Move src to cura so we can use the same package for installed and source
Contributes to #41
Contributes to #42
2015-05-18 15:03:42 +02:00