Cura/plugins
Arjen Hiemstra d8555fe57d Merge branch 'master' of github.com:ultimaker/Cura into feature_material_editing
* 'master' of github.com:ultimaker/Cura: (38 commits)
  Fixed profile file case-sensitivity.
  Fix UMO Checkup button size
  Remove debug statement and commented-out code CURA-1385
  Show "ready" state when a printer is connected but jobstate is not yet set
  Added deepcopy function
  Made exception handling of slice info plugin way more robust
  Restart timer after slicing is performed when not enabled.
  Update GUID for PLA to match the GUID in the official repository
  Set default extruder index to -1 (so global is default)
  Ensure that the display matches with the backend active extruder data
  Update UM2 Extended build volume height to value published in marketing materials
  Fixed firmware upgrade for um2+
  Capitalise setting label
  CHeckup action now correctly resets every time you start it
  Remove unused name/id when importing a profile from a gcode file
  Just a little typo
  BQ Hephestos2: Heat up nozzle while leveling
  Saving g-code no longer crashes
  Removed update firmware from extensions; This is now handled by machine actions
  Changing active extruder no longer trigger re-slice
  ...
2016-07-07 11:29:18 +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' of github.com:ultimaker/Cura into feature_material_editing 2016-07-07 11:29:18 +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 unused name/id when importing a profile from a gcode file 2016-07-05 21:58:47 +02:00
GCodeWriter GCodeWriter: Getting always the correct container with the currently used profile. 2016-06-24 16:00:38 +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 Made exception handling of slice info plugin way more robust 2016-07-06 16:32:24 +02:00
SolidView Fix up plugins that use ExtruderManager 2016-07-04 13:16:04 +02:00
UltimakerMachineActions Fix UMO Checkup button size 2016-07-07 10:38:08 +02:00
USBPrinting Fixed firmware upgrade for um2+ 2016-07-06 13:22:09 +02:00
XmlMaterialProfile Mark XmlMaterialProfile as type "material" so the import/export code can find it 2016-07-07 01:42:39 +02:00
XRayView Increment XRayView API number 2016-05-20 16:22:10 +02:00