24 Commits

Author SHA1 Message Date
Simon Edwards
14afd9eab7 Heaps to changes to get the Cura code through the type checker (with minimal checking).
CURA-2917
2016-11-21 21:36:08 +01:00
fieldOfView
1f53ce0d4d Fix weight calculation
CURA-1038
2016-07-22 13:43:26 +02:00
Jaime van Kessel
c2fab4da47 Print information handles single extrusion machines correctly again
CURA-1931 and CURA-1038
2016-07-18 10:25:51 +02:00
Jaime van Kessel
7a43164654 Both material weights & lengths are now exposed
CURA-1038
2016-07-15 15:49:25 +02:00
Jaime van Kessel
806197f56b Only basename is used for the name
CURA-1680
2016-07-15 12:10:09 +02:00
Jaime van Kessel
318182495a We now recieve material estimation per extruder
CURA-1687
2016-07-04 17:11:03 +02:00
fieldOfView
9aa8ca3292 Fix uninitialised variable
CURA-1619
2016-06-05 16:03:31 +02:00
fieldOfView
d13b5adda6 Codestyle & comments
CURA-1619
2016-06-05 12:22:23 +02:00
fieldOfView
0dec0aafcf Fix exception when loading an object
CURA-1619
2016-06-02 17:44:06 +02:00
fieldOfView
bb18bf6a30 Fix creating a jobname after loading a file
Moves jobname creation out of qml and into python.
CURA-1619
2016-06-02 16:38:06 +02:00
Ghostkeeper
d235b36692 Fix computation of material length from volume
The setting value was obtained wrongly.

Contributes to issue CURA-1278.
2016-05-23 17:19:18 +02:00
Jaime van Kessel
170df747b3 Use globalContainer stack instead of activeInstance
CURA-1278
2016-05-10 11:40:36 +02:00
Thomas-Karl Pietrowski
5ae63f2de1 Removing unused imports 2016-03-15 12:17:59 +01:00
Thomas-Karl Pietrowski
48d06fea50 Fixing typo 2016-03-14 16:50:28 +01:00
Jaime van Kessel
6a1f04f54b Removed unusued import 2016-03-02 16:12:27 +01:00
fieldOfView
6e11c2409b Use working profile instead of "active" profile 2016-02-08 09:20:46 +01:00
Arjen Hiemstra
510f5978f0 Remove most of the PrintInformation code and fix the material amount to use profile 2015-09-01 15:05:31 +02:00
Arjen Hiemstra
4d4192d6d6 Ignore some active machine changes since we need to port code 2015-08-27 09:35:05 +02:00
Arjen Hiemstra
1947d773a3 Update all usage of activeMachine to the new API 2015-08-05 20:12:29 +02:00
Arjen Hiemstra
ccae79c378 Round to two digits, not one
Contributes to Asana issue 38958940640344
2015-06-30 17:24:44 +02:00
Arjen Hiemstra
b9fb9385c2 Assume the engine sends material amount in mm3 and calculate length based on that
Contributes to Asana issue 38958940640344
2015-06-30 11:41:51 +02:00
Arjen Hiemstra
ad68111c0c Disable the low/high quality slicing and slider settings if we are not in simple mode
Contributes to #11
2015-06-25 12:04:25 +02:00
Arjen Hiemstra
86dae6768f Add a precision value to the time/quality slider settings and use that to round values
Fixes Asana issue 33676923773310
2015-06-19 12:08:43 +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