3D printer / slicing GUI built on top of the Uranium framework
Find a file
daid b0f413bee2 Merge branch 'master' of github.com:Ultimaker/PluggableCura
Conflicts:
	plugins/USBPrinting/PrinterConnection.py
	plugins/USBPrinting/USBPrinterManager.py
	plugins/Views/LayerView/LayerView.py
2015-04-24 17:09:28 +02:00
qml Layer view now has an awesome slider! 2015-04-24 12:31:40 +02:00
BuildVolume.py Lower the minimum Y of the build volume a bit so we never exclude things positioned on the platform 2015-04-20 16:41:58 +02:00
CameraAnimation.py Animate camera origin changes 2015-02-26 18:00:05 +01:00
PlatformPhysics.py Slightly delay platform physics to give time to calculate the bounding box 2015-04-22 17:53:10 +02:00
PlatformPhysicsOperation.py Fix undo of PlatformPhysicsOperation after the SceneNode changes 2015-04-22 17:53:10 +02:00
printer.py Use the PrintApplication's getInstance method to instantiate the printer application 2014-12-09 11:52:49 +01:00
PrinterApplication.py Add get/setSettingValue to Printer 2015-04-22 17:53:10 +02:00
PrintInformation.py Use Duration in PrintInformation 2015-04-22 17:53:10 +02:00
setup.py Some style fixing, and added a test script to test for the major style violations. 2015-04-24 17:07:32 +02:00