Cura/cura
Arjen Hiemstra 751f58fb02 Merge branch '15.10'
* 15.10: (39 commits)
  Remove unused import in StartSliceJob
  conforming to code style
  fix typo's..
  Adjust initial view to be slightly from the side
  uses a different method to check whether a machine name excists
  Sets the languageComboBox to the default language
  Remove per-group settings for now
  Make sure to send all settings when an object overrides the profile
  Properly emit writeStarted in RemovableDriveOutputDevice
  Add xy_offset setting to list of settings that trigger a disallowed area update
  Properly trigger a reslice when the active instance is changed
  Wizardpages without hack
  Only hides the window when there are no more pages
  Only add layer data node after all processing
  Also account for "xy_offset" setting for the disallowed areas
  JSON: workaround for stutter in spiralize vase: set travel speed to printing speed
  Adds a color for the error-messages
  Shows an error message when a user tries to add a printer with a name that already excists.
  JSON: support bottom stair step height defaults changed so that the bottom distance to the model isn't violated too much
  Try to use Protobuf CPP implementation if it is available
  ...
2015-11-13 11:31:29 +01:00
..
__init__.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
BuildVolume.py Add xy_offset setting to list of settings that trigger a disallowed area update 2015-11-06 11:59:11 +01:00
CameraAnimation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
ConvexHullDecorator.py Fix ConvexHull{Decorator,Job} to work with the new profile structure 2015-09-01 15:03:29 +02:00
ConvexHullJob.py Add thread yields to several long running and heavy processing jobs 2015-11-04 14:13:45 +01:00
ConvexHullNode.py Head shape is now also shown in hull 2015-09-03 16:34:25 +02:00
CrashHandler.py Fix crash handler to not complain about debug_mode not being set 2015-10-08 15:28:38 +02:00
CuraActions.py Defer opening the webbrowser until the next run of the event loop 2015-06-23 11:54:22 +02:00
CuraApplication.py Merge branch '15.10' 2015-11-13 11:31:29 +01:00
CuraVersion.py.in Make it possible to set Cura version from CMake 2015-11-01 22:02:54 +01:00
LayerData.py Merge branch '15.10' 2015-11-13 11:31:29 +01:00
LayerDataDecorator.py Moved LayerData & Decorator outside of backend plugin 2015-09-23 15:01:48 +02:00
MultiMaterialDecorator.py Added merging for multi material 2015-07-27 14:25:27 +02:00
OneAtATimeIterator.py Fixed push free for one at a time 2015-09-08 13:31:16 +02:00
PlatformPhysics.py Use a decorator to track Z offset 2015-10-23 14:04:27 +02:00
PlatformPhysicsOperation.py Move src to cura so we can use the same package for installed and source 2015-05-18 15:03:42 +02:00
PrintInformation.py Remove most of the PrintInformation code and fix the material amount to use profile 2015-09-01 15:05:31 +02:00
ZOffsetDecorator.py Use a decorator to track Z offset 2015-10-23 14:04:27 +02:00