fieldOfView
ba06f06cd0
Optimize code
2017-03-28 20:17:51 +02:00
fieldOfView
67d66905ba
Fix crash when editing material diameter
...
While editing the diameter value in the materials pane, it can happen that the radius evaluates to 0. This led to a division by zero.
Fixes https://github.com/Ultimaker/Cura/issues/1582
2017-03-26 14:08:07 +02:00
Jaime van Kessel
e2045b2805
Starting Cura when no machines added but with a model no longer causes exceptions
2017-03-15 10:00:11 +01:00
Jaime van Kessel
c0cdddd098
Cura no longer crashes when NaN is recieved for printtime from engine
...
CURA-3516
2017-03-14 09:59:55 +01:00
Lipu Fei
2ac4a7aca9
CURA-3482 _onMaterialMetaDataChanged() should take argument(s)
2017-03-09 14:17:25 +01:00
Jaime van Kessel
9ceda261b7
Setting an empty printjob name no longer causes a single prefix to be added.
...
CURA-3387
2017-02-21 14:01:30 +01:00
Jaime van Kessel
033c08d3ff
CreateJob name no longer adds the same abbreviation multiple times
...
Contributes to CURA-3387
2017-02-21 13:30:44 +01:00
Simon Edwards
cb400f0257
Fix for a recent merge problem.
2017-02-14 13:36:03 +01:00
Simon Edwards
eb43806d7a
Merge branch 'master' into python_type_hinting
2017-01-27 15:37:30 +01:00
Jack Ha
06a42d98ee
Fix PrintInformation if somehow no active material container is found
2017-01-25 16:06:13 +01:00
Ghostkeeper
a8efde9450
Merge pull request #1243 from fieldOfView/feature_material_cost
...
Implement material cost
2017-01-24 15:54:57 +01:00
Simon Edwards
fb70eb6813
Merge branch 'master' into python_type_hinting
2017-01-17 08:42:55 +01:00
Simon Edwards
16a748e0d6
Merge pull request #1326 from Ultimaker/big_flame_graph
...
Support for the Big Flame Graph profiler
2017-01-12 14:25:18 +01:00
Simon Edwards
a5181f157e
Applied the profiler's pyqtSlot decorator to all of the code.
2017-01-10 13:35:39 +01:00
fieldOfView
6f06e9b320
Update material costs in slice info area when changing material settings
...
(without reslicing)
2017-01-09 15:24:20 +01:00
fieldOfView
a83c397d69
Show material cost in Job Specs area...
...
...if weight/price information is available
2017-01-03 11:05:32 +01:00
Victor Larchenko
1631045d7a
D5: Refactoring
2016-12-23 15:53:16 -05:00
Victor Larchenko
1139b31900
T466: Shortened long filenames
2016-12-23 15:53:16 -05:00
nickthetait
87eb1e44f4
Update labeling for T466
2016-12-23 15:53:16 -05:00
Victor Larchenko
84add5be84
T466: Added disabling of view button
2016-12-23 15:53:15 -05:00
Victor Larchenko
9da00563e5
T553: Fixed job name
2016-12-23 15:53:15 -05:00
Victor Larchenko
8987aa2048
T466: Revert the previous commit since it messed up the file rights.
2016-12-23 15:53:15 -05:00
Victor Larchenko
64d7bb0c2a
T466: Added ability to print loaded gcode
2016-12-23 15:53:14 -05:00
Simon Edwards
98a6568313
Merge branch 'master' into python_type_hinting
2016-11-22 11:15:04 +01:00
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
54d07ae29b
Fix error when no machine is active
2016-09-28 14:20:58 +02:00
Jaime van Kessel
ed9a7da17e
Ensure that name abbreviation is correctly set when creating jobname
...
CURA-2469
2016-09-28 11:39:52 +02: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