ChrisTerBeke
b40ba0cfc7
Update network cluster output device print view component creation - CURA-4568
2017-11-28 14:58:53 +01:00
ChrisTerBeke
11f50f1cd3
Update machine action and image reader dialogs with new component creation method - CURA-4568
2017-11-28 14:55:35 +01:00
ChrisTerBeke
1d68bcc218
Cleanup usb printer output device manager qml component creation - CURA-4568
2017-11-28 14:31:21 +01:00
ChrisTerBeke
055e4792b0
Cleanup for change log dialog - CURA-4568
2017-11-28 14:27:51 +01:00
ChrisTerBeke
dd43bcee77
Small cleanups for new component creation method - CURA-4568
2017-11-28 14:27:05 +01:00
ChrisTerBeke
e3f1144d97
Update creating QML component in plugin browser - CURA-4568
2017-11-28 14:25:09 +01:00
ChrisTerBeke
74eb4958af
Fixes for printer output device views - CURA-4568
2017-11-28 14:21:47 +01:00
ChrisTerBeke
0f944c094d
Merge pull request #2869 from Ultimaker/gcode_flavors
...
Gcode flavors
2017-11-28 13:30:23 +01:00
Aleksei S
6e171be0b9
After changing the settings refresh simulation max path number
...
CURA-4632
2017-11-28 13:08:25 +01:00
Jaime van Kessel
e841896090
PrintJobs are now assigned if they are not queued
...
It used to just do it if it was printing, but jobs can also be in other states such as
paused, pre_print, etc
CL-541
2017-11-28 13:04:58 +01:00
Jaime van Kessel
9084dfd6bd
It's now possible to send print jobs to cluster again
...
CL-541
2017-11-28 12:59:54 +01:00
ChrisTerBeke
f5332ac9ba
Merge pull request #2753 from nickthetait/master
...
Cleanup/merge old changelog file
2017-11-28 12:51:19 +01:00
Jaime van Kessel
cfc6a3ad48
Added some convenience functions to NetworkedPrinterOutputdevice
...
This also moves the getUser from legacy to networked printer
CL-541
2017-11-28 12:43:49 +01:00
Diego Prado Gesto
8054bc3d7d
CURA-4552 Change names as indicated in the review and making Marlin the
...
default flavor. Also fix the case in which the read flavor was not in
the dict.
2017-11-28 11:47:34 +01:00
Lipu Fei
7d01e3388f
Merge remote-tracking branch 'upstream/3.1'
2017-11-28 11:36:03 +01:00
Lipu Fei
6db06ea713
Fix project loading for single-extrusion machines
...
CURA-4617
2017-11-28 11:17:17 +01:00
ChrisTerBeke
68cd9df65f
Merge branch '3.1'
2017-11-28 10:36:11 +01:00
ChrisTerBeke
7b30e9a6fc
Merge pull request #2856 from Ultimaker/simulation_view_gradient_changes
...
Adapt gradient in Simulation view for better visualization of feedrates
2017-11-28 10:34:10 +01:00
Diego Prado Gesto
49537b64f7
CURA-4482 Fix error in SolidView when the support angle stack doesn't
...
exist. This error was sent twice through the CrashHandler and it is in Metabase.
2017-11-28 09:39:57 +01:00
Ruben D
0c4db90b7b
Add button to disable sending info directly
...
Convenient and easy.
2017-11-28 00:20:43 +01:00
ChrisTerBeke
67d6b6ab6f
Merge branch '3.1'
2017-11-27 17:36:41 +01:00
ChrisTerBeke
0e2f60f18b
Fix toggling UM2 upgrades on extruder 0 - CURA-4626
2017-11-27 17:35:57 +01:00
ChrisTerBeke
a072af5585
Merge branch '3.1'
2017-11-27 17:17:02 +01:00
Jaime van Kessel
83b13546fb
Moved compressing of GCode to one class higher
...
CL-541
2017-11-27 17:12:36 +01:00
Diego Prado Gesto
cab2e14728
CURA-4552 Add flavors to GCodeReader. The preRead looks for the flavor
...
in the GCode and then the right flavor handler is responsible for
reading the code. At this moment just the Griffin and RepRap flavors are
taken into account.
2017-11-27 16:56:26 +01:00
Jaime van Kessel
c6f2e167e2
Renamed some missed properties
...
CL-541
2017-11-27 16:02:55 +01:00
Jaime van Kessel
6f495f2d8b
Cluster monitor now uses material name
...
This matches better with what Cura does.
CL-541
2017-11-27 16:00:57 +01:00
Jaime van Kessel
5d3779da26
Update cluster view components
...
CL-541
2017-11-27 15:54:44 +01:00
Jaime van Kessel
52a137a68c
Ensured that sidebar has the right properties to show again
...
CL-541
2017-11-27 14:42:45 +01:00
Lipu Fei
33a06e13a9
Remove legacy if check in project loading
...
CURA-4617
2017-11-27 14:27:11 +01:00
Ghostkeeper
54a12d14c4
Add string representation for debugging
...
My IDE shows the str(inst) representation of an object when indicating what value is in there. This makes it easier to find stuff. It'll also make debug prints more clear than the default <XmlMaterialProfile.XmlMaterialProfile.XmlMaterialProfile object at 0x12345678> stuff of Python.
Contributes to issue CURA-4243.
2017-11-27 14:19:30 +01:00
Lipu Fei
49cac860a8
Fix project loading
...
CURA-4617
2017-11-27 14:17:13 +01:00
Jaime van Kessel
7d9af8e345
Added Opencontrol panel functions
...
CL-541
2017-11-27 14:13:30 +01:00
Jaime van Kessel
cdfdaec492
ClusterUM3 now uses local material data as first source
...
CL-541
2017-11-27 14:03:53 +01:00
Ghostkeeper
17a25f98a4
Merge branch '3.1'
2017-11-27 13:58:52 +01:00
Jaime van Kessel
f791b53ad8
Enabled monitor items for ClusterOutputDevice again
...
CL-541
2017-11-27 13:54:34 +01:00
Jaime van Kessel
083eee2e9d
Merge branch 'master' of github.com:Ultimaker/Cura into network_rewrite
2017-11-27 13:43:39 +01:00
Jaime van Kessel
0613b1e4b7
Creating components is now done with the prefab function
...
CURA-4568
2017-11-27 13:00:49 +01:00
Lipu Fei
828fff5ee5
Fix quality check in project loading
...
CURA-4617
2017-11-27 12:04:21 +01:00
Lipu Fei
46c6c6aa9b
Fix quality profile in project loading
...
CURA-4617
2017-11-27 11:19:40 +01:00
Jaime van Kessel
f570ba046b
Added rudimentary jogging controls for UM3
...
This needs a bit more love; The machine is a bit stupid when it comes to
moving outside of build area.
CL-541
2017-11-27 11:02:56 +01:00
Ghostkeeper
a2b0c4535c
Only load metadata of machines for derived profiles
...
We only need the metadata of these machines (now that the ID is in the metadata). We won't need all of those machines because some of them are not added.
Contributes to issue CURA-4243.
2017-11-27 10:55:51 +01:00
Lipu Fei
4a4f01f9eb
Fix resetting not supported profiles for project loading
...
CURA-4617
2017-11-27 10:52:29 +01:00
Ghostkeeper
9571181178
Fix ID of derived materials
...
Because the ID is now in the metadata it would get overwritten by this deep copy. We need to set it again.
Contributes to issue CURA-4243.
2017-11-27 10:37:54 +01:00
Jaime van Kessel
00eeb835ac
ManualPrinterControl uses correct functions again
...
CL-541
2017-11-27 10:22:30 +01:00
ChrisTerBeke
8082c092e5
Fix setting extruder definition in user changes container
2017-11-27 09:54:10 +01:00
Ghostkeeper
aa52b9682e
Fix adding name when loading complete material file
...
Also, don't use setName since that only operates on the base file and sends out unnecessary signals.
Contributes to issue CURA-4243.
2017-11-27 09:10:55 +01:00
fieldOfView
bc9d31ccbc
Allow postprocessing before sending data to the printer
...
Fixes https://github.com/Ultimaker/Cura/issues/2855
Also see 91e8ac6868
2017-11-26 21:44:09 +01:00
Diego Prado Gesto
fa00a17c78
Make UI changes in the Simulation View for adapting the color gradient
...
in the Feedrate color scheme. Due to the travel speed is normally very
high compared with the other speeds in the model, the gradient is now
gradual instead of linear in order to show more changes in the low
values and less changes in the high values.
Adapt also the button styles and themes' colors.
Set the play/pause button to the left and reduce the size.
2017-11-26 21:21:18 +01:00
Ghostkeeper
ebe766a7c8
Set definition by their ID
...
The new function for setting the definition just adds the ID to the metadata.
Contributes to issue CURA-4243.
2017-11-24 16:45:09 +01:00