Arjen Hiemstra
f82ed32ef0
Fix changed file locations and add missing resource path
2015-05-01 13:40:53 +02:00
Arjen Hiemstra
7318e3f1a6
Load the right file for PrinterApplication
2015-05-01 13:12:13 +02:00
Arjen Hiemstra
70d714def5
Move QML files to resources
2015-05-01 13:11:27 +02:00
Arjen Hiemstra
81aac4a1c1
Add 'plugins/LayerView/' from commit 'ffcf5c7885b5ebf9d99103b68f03fb86d5610d27'
...
git-subtree-dir: plugins/LayerView
git-subtree-mainline: bda10b5ce5b6933c3952d4e3999b886c5dc31443
git-subtree-split: ffcf5c7885b5ebf9d99103b68f03fb86d5610d27
2015-04-30 14:55:46 +02:00
Arjen Hiemstra
bda10b5ce5
Add 'plugins/GCodeWriter/' from commit '6fc044387a3de779032ce69812040bb772971ddc'
...
git-subtree-dir: plugins/GCodeWriter
git-subtree-mainline: 92afe31e370d117e74c0ea2da9da559db7fa4603
git-subtree-split: 6fc044387a3de779032ce69812040bb772971ddc
2015-04-30 14:43:27 +02:00
Arjen Hiemstra
92afe31e37
Add gitignore, README, LICENSE and CMakeLists files
2015-04-30 13:37:18 +02:00
Arjen Hiemstra
2e96ac1e91
Add 'resources/themes/cura/' from commit 'ff0b05acb2bcfcb4d021889ef94cfe603a44f870'
...
git-subtree-dir: resources/themes/cura
git-subtree-mainline: 63e8cf72a3032797f25b0cc2f14a0350d0a6a9d8
git-subtree-split: ff0b05acb2bcfcb4d021889ef94cfe603a44f870
2015-04-30 13:28:11 +02:00
Arjen Hiemstra
63e8cf72a3
Add 'plugins/USBPrinting/' from commit 'b28ca0881a6c2564f5447476f7b21de5645c10bd'
...
git-subtree-dir: plugins/USBPrinting
git-subtree-mainline: 3823afd8cca1fe92b69082d51d0d50946b904e91
git-subtree-split: b28ca0881a6c2564f5447476f7b21de5645c10bd
2015-04-30 12:30:37 +02:00
Arjen Hiemstra
3823afd8cc
Add 'plugins/CuraEngineBackend/' from commit '918d4b41c802f5e8acd0e271a261b73df0441346'
...
git-subtree-dir: plugins/CuraEngineBackend
git-subtree-mainline: 49210587fff4e64553a377b25cbdc78cc22ebbb1
git-subtree-split: 918d4b41c802f5e8acd0e271a261b73df0441346
2015-04-30 12:25:58 +02:00
Arjen Hiemstra
49210587ff
Move all Cura files into a src/ directory
2015-04-30 12:25:31 +02:00
Arjen Hiemstra
918d4b41c8
Remove obsolete "Commands" directory
2015-04-30 12:23:48 +02:00
Arjen Hiemstra
ffbe66896d
Scale down too large models
2015-04-29 18:22:48 +02:00
Arjen Hiemstra
64370093b2
Implement ScaleTool Scale to Max
2015-04-29 18:22:32 +02:00
Arjen Hiemstra
ff0b05acb2
Improve styling of MessageStack
2015-04-29 17:48:40 +02:00
Arjen Hiemstra
b9f99a3c56
Translate the received polygons from the engine to use 0,0 as center
2015-04-29 17:48:40 +02:00
Arjen Hiemstra
28ac931629
Add About dialog to cura main QML file
2015-04-29 17:48:40 +02:00
Arjen Hiemstra
e0e33aa029
Add an About dialog for Cura
2015-04-29 17:48:40 +02:00
Arjen Hiemstra
8cbc239af6
Implement reset() for ViewPage
2015-04-29 17:47:59 +02:00
Arjen Hiemstra
06c5419054
Use UM Dialog for AddMachineWizard
2015-04-29 17:47:59 +02:00
Arjen Hiemstra
2b2c624e4e
Use UM Dialog for EngineLog dialog
2015-04-29 17:47:59 +02:00
Arjen Hiemstra
5917596ad7
Display messages about saving and ejecting when saving to SD Card
2015-04-29 17:47:58 +02:00
Arjen Hiemstra
bef998ba7f
Add "fill_sparse_density" as a setting to change using the t/q slider
2015-04-28 17:49:38 +02:00
Jaime van Kessel
a329411e5d
pep coding violations
2015-04-28 17:17:49 +02:00
Jaime van Kessel
883f1b30f4
Added saving of window size in preferences
2015-04-28 14:23:30 +02:00
Arjen Hiemstra
ffcf5c7885
Rename Polygon.count to Polygon.elementCount and return the proper element count
2015-04-28 11:50:54 +02:00
Arjen Hiemstra
52868ec01e
Rename Polygon.count to Polygon.elementCount and return the proper element count
2015-04-28 11:50:54 +02:00
Arjen Hiemstra
1a50753914
Use the start and end parameters to QtGL2Renderer::queueNode to implement showing only a range of layers
2015-04-28 11:31:29 +02:00
Arjen Hiemstra
9dbff5a109
Only build the layer data mesh after we have received all the polygons
...
Certain polygons might be added to a layer later, so to prevent issues
when using range drawing, we need to wait until we have all layer data
then process that in the right order.
2015-04-28 11:30:52 +02:00
Jaime van Kessel
6d6148bd61
Documentation
2015-04-28 09:53:12 +02:00
Jaime van Kessel
c58ed21406
Cleanup & documentation
2015-04-28 09:41:52 +02:00
Jaime van Kessel
d81a2e7a15
Merge branch 'master' of https://github.com/Ultimaker/PluggableCura
2015-04-24 17:19:51 +02:00
Jaime van Kessel
553a3ec94a
fixed blank lines pep thingi
2015-04-24 17:17:01 +02:00
Arjen Hiemstra
b58a5456cc
Calculate convex hulls for scene nodes and use it for collision testing
2015-04-24 17:16:28 +02:00
Arjen Hiemstra
952f7b68ec
Add ConvexHullJob and ConvexHullNode that can be used for Convex hull calculations and display
2015-04-24 17:16:28 +02:00
Arjen Hiemstra
711ed509e3
Add a setter for calculate AABB to SceneNode and use it where needed
2015-04-24 17:16:27 +02:00
daid
b28ca0881a
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
daid
8b5e5dbfda
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
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
daid
83c367cdf4
Some style fixing, and added a test script to test for the major style violations.
2015-04-24 17:07:32 +02:00
daid
b0243a4caa
Some style fixing, and added a test script to test for the major style violations.
2015-04-24 17:07:32 +02:00
daid
0b3ffc452e
Some style fixing, and added a test script to test for the major style violations.
2015-04-24 17:07:32 +02:00
Jaime van Kessel
25cfce2803
Fixed caused by cleanup
2015-04-24 15:31:02 +02:00
Jaime van Kessel
2bde36790e
Fixed caused by cleanup
2015-04-24 15:31:02 +02:00
Jaime van Kessel
ee52f96f29
More documentation
2015-04-24 13:53:27 +02:00
Jaime van Kessel
13d2d7e42a
More cleanup
2015-04-24 13:43:21 +02:00
Jaime van Kessel
f0601675f2
Code cleanup & added more documentation
2015-04-24 13:35:16 +02:00
Jaime van Kessel
34f92f38c8
Layer view now has an awesome slider!
2015-04-24 12:31:40 +02:00
Jaime van Kessel
0bc860a5d6
Layer view now has an awesome slider!
2015-04-24 12:31:40 +02:00
daid
23e5bcc55b
Merge fix, and update to json file to get all engine settings in there.
2015-04-23 14:50:55 +02:00
daid
1726254bd7
Update to remove dict of doom.
2015-04-23 14:41:58 +02:00