Cura/plugins
Arjen Hiemstra a8c36282fb Merge branch 'master' into output_device
* master: (22 commits)
  Added grouping action
  LayerData now works by using decorators
  Do not cause "dictionary changed size during iteration" errors when changing view
  Adds an idle-state for the layerview slider
  Adds an idle-state for the safebutton
  Sets the platform activity on true when a model is loaded
  Sets the platform activity on true when a model is loaded
  Create functions that get & set platform activity
  Send M104 to set the temperature to 0
  Do not store files that fail to load in recent files
  feat: infill wipe dist; wireframe restructure & renaming; bugfix: draft_shield_height inherit_function
  Also add the parent class' command line arguments
  Only process the layer data if the layer view is active.
  Write to the correct variable so bed temperature is properly updated
  Correct a copy-paste error in getConnectionList
  Properly close all open USB connections on shut down
  Catch errors when trying to close the connection thread
  Enlarge the zone where you can use scrolling to look trough the layer mode.
  included retraction_extra_prime_amount
  tiniest detail concerning the padding of the layer count label
  ...
2015-07-31 12:15:18 +02:00
..
CuraEngineBackend LayerData now works by using decorators 2015-07-13 14:03:40 +02:00
GCodeWriter Update GCodeWriter to the new API 2015-07-28 17:57:08 +02:00
LayerView LayerData now works by using decorators 2015-07-13 14:03:40 +02:00
RemovableDriveOutputDevice Add RemovableDrive plugin that has been moved from Uranium 2015-07-30 17:14:22 +02:00
USBPrinting Merge branch '15.06' 2015-07-13 13:52:33 +02:00