Cura/plugins
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
..
3MFReader Fixed up the 3MF reader to use the changed MeshBuilder and MeshData. 2016-06-28 11:43:02 +02:00
AutoSave Update AutoSave plugin to work with the new settings API 2016-05-30 15:29:10 +02:00
ChangeLogPlugin Merge branch '2.1' 2016-06-04 19:11:59 +02:00
CuraEngineBackend Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
CuraProfileReader Support for importing a profile. 2016-06-09 14:14:50 +02:00
CuraProfileWriter Move ProfileReader and ProfileWriter over to Cura itself. 2016-06-09 14:14:49 +02:00
GCodeProfileReader Remove some trailing spaces 2016-06-23 10:18:27 +02:00
GCodeWriter Properly serialise all settings to g-code file 2016-05-24 03:00:16 +02:00
ImageReader Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
LayerView Merge branch 'master' into simple_convex_hull 2016-06-21 14:47:10 +02:00
LegacyProfileReader Merge branch 'settings_rework' 2016-05-25 15:12:25 +02:00
PerObjectSettingsTool Make PerObjectSettingVisiblityHandler inherit SettingVisiblityHandler and some other cleanup 2016-06-23 13:33:51 +02:00
RemovableDriveOutputDevice Bump API version of plugins that do not need extra porting 2016-05-30 15:29:10 +02:00
SliceInfoPlugin Skip containers that can not be serialized 2016-06-23 14:08:38 +02:00
SolidView Fix minor codereview issues 2016-06-22 17:19:14 +02:00
UltimakerMachineActions Added UMO upgrade selection 2016-07-04 11:24:31 +02:00
USBPrinting USBPrinting: Let's "Print via USB" 2016-07-03 13:26:51 +02:00
XmlMaterialProfile Add some documentation to XmlMaterialProfile 2016-07-04 11:00:54 +02:00
XRayView Increment XRayView API number 2016-05-20 16:22:10 +02:00