Cura/resources/qml/Preferences
Arjen Hiemstra 7008e047f6 Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing
* 'master' of github.com:ultimaker/Cura: (76 commits)
  Added UMO upgrade selection
  Added stubs for UMO upgrade selection
  Machine action labels are now translatable
  Code style CURA-1676
  Using the correct placeholder
  SplashScreen: Using system-default fontfamily
  USBPrinting: Let's "Print via USB"
  BQ Hephestos2 - Preheating temperature fix When starting a print with the "custom" GCode by BQ, the printer resets the nozzle temperature to 210°C when printing via SD card (no matter what you set on Cura) and only preheats the nozzle to 180°C when printing via USB. So currently the printer begins to print via USB at 180°C and reaches the correct temperature eg.g while printing the brim.
  Fix warning about missing color in theme
  Automatically show the Print Monitor when starting a print
  Fix USBPrinterOutputDevice to work with the Print Monitor
  Properly prevent warning when no printer is connected.
  ZOffset decorator is now correctly copied
  Force focus instead of requesting it.
  Fix two "critical errors" on startup
  Minor check machine action GUI improvements
  Prevent warning when no printer is connected.
  Fix empty material/quality profiles when switching variants
  Disable monitor buttons when there is no job running
  Move message stack "above" the viewport overlay
  ...
2016-07-04 11:45:59 +02:00
..
GeneralPage.qml Rearrange preferences 2016-06-12 15:25:39 +02:00
MachinesPage.qml Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing 2016-07-04 11:45:59 +02:00
MaterialsPage.qml Update MaterialsPage with the new way of handling buttons 2016-06-30 01:54:25 +02:00
MaterialView.qml Set the new metadata when editing a material 2016-06-30 17:32:43 +02:00
ProfilesPage.qml Update Machine and Profile pages with the changes made to ManagementPage 2016-07-04 11:43:27 +02:00
ReadOnlySpinBox.qml Add a ReadOnlySpinBox control that provides a spinBox with a readOnly property 2016-06-23 17:33:55 +02:00