Simon Edwards
|
16a748e0d6
Merge pull request #1326 from Ultimaker/big_flame_graph
|
7 лет назад |
Simon Edwards
|
a5181f157e
Applied the profiler's pyqtSlot decorator to all of the code.
|
7 лет назад |
fieldOfView
|
6f06e9b320
Update material costs in slice info area when changing material settings
|
7 лет назад |
fieldOfView
|
a83c397d69
Show material cost in Job Specs area...
|
8 лет назад |
Victor Larchenko
|
1631045d7a
D5: Refactoring
|
8 лет назад |
Victor Larchenko
|
1139b31900
T466: Shortened long filenames
|
8 лет назад |
nickthetait
|
87eb1e44f4
Update labeling for T466
|
8 лет назад |
Victor Larchenko
|
84add5be84
T466: Added disabling of view button
|
8 лет назад |
Victor Larchenko
|
9da00563e5
T553: Fixed job name
|
8 лет назад |
Victor Larchenko
|
8987aa2048
T466: Revert the previous commit since it messed up the file rights.
|
8 лет назад |
Victor Larchenko
|
64d7bb0c2a
T466: Added ability to print loaded gcode
|
8 лет назад |
Simon Edwards
|
98a6568313
Merge branch 'master' into python_type_hinting
|
8 лет назад |
Simon Edwards
|
14afd9eab7
Heaps to changes to get the Cura code through the type checker (with minimal checking).
|
8 лет назад |
fieldOfView
|
54d07ae29b
Fix error when no machine is active
|
8 лет назад |
Jaime van Kessel
|
ed9a7da17e
Ensure that name abbreviation is correctly set when creating jobname
|
8 лет назад |
fieldOfView
|
1f53ce0d4d
Fix weight calculation
|
8 лет назад |
Jaime van Kessel
|
c2fab4da47
Print information handles single extrusion machines correctly again
|
8 лет назад |
Jaime van Kessel
|
7a43164654
Both material weights & lengths are now exposed
|
8 лет назад |
Jaime van Kessel
|
806197f56b
Only basename is used for the name
|
8 лет назад |
Jaime van Kessel
|
318182495a
We now recieve material estimation per extruder
|
8 лет назад |
fieldOfView
|
9aa8ca3292
Fix uninitialised variable
|
8 лет назад |
fieldOfView
|
d13b5adda6
Codestyle & comments
|
8 лет назад |
fieldOfView
|
0dec0aafcf
Fix exception when loading an object
|
8 лет назад |
fieldOfView
|
bb18bf6a30
Fix creating a jobname after loading a file
|
8 лет назад |
Ghostkeeper
|
d235b36692
Fix computation of material length from volume
|
8 лет назад |
Jaime van Kessel
|
170df747b3
Use globalContainer stack instead of activeInstance
|
8 лет назад |
Thomas-Karl Pietrowski
|
5ae63f2de1
Removing unused imports
|
8 лет назад |
Thomas-Karl Pietrowski
|
48d06fea50
Fixing typo
|
8 лет назад |
Jaime van Kessel
|
6a1f04f54b
Removed unusued import
|
8 лет назад |
fieldOfView
|
6e11c2409b
Use working profile instead of "active" profile
|
8 лет назад |
Arjen Hiemstra
|
510f5978f0
Remove most of the PrintInformation code and fix the material amount to use profile
|
9 лет назад |
Arjen Hiemstra
|
4d4192d6d6
Ignore some active machine changes since we need to port code
|
9 лет назад |
Arjen Hiemstra
|
1947d773a3
Update all usage of activeMachine to the new API
|
9 лет назад |
Arjen Hiemstra
|
ccae79c378
Round to two digits, not one
|
9 лет назад |
Arjen Hiemstra
|
b9fb9385c2
Assume the engine sends material amount in mm3 and calculate length based on that
|
9 лет назад |
Arjen Hiemstra
|
ad68111c0c
Disable the low/high quality slicing and slider settings if we are not in simple mode
|
9 лет назад |
Arjen Hiemstra
|
86dae6768f
Add a precision value to the time/quality slider settings and use that to round values
|
9 лет назад |
Arjen Hiemstra
|
ae71c309ac
Move src to cura so we can use the same package for installed and source
|
9 лет назад |