1139 Commits

Author SHA1 Message Date
Arjen Hiemstra
6a36ceca7e Revert "Drop dual_extrusion JSON for 15.10"
This reverts commit 907f53240de573c921b0fdaaff22cad705f554ef.
2015-10-01 15:39:56 +02:00
Arjen Hiemstra
6fd9eba2dd Add missing inventor platform 2015-10-01 12:20:00 +02:00
awhiemstra
82c3560723 Merge pull request #301 from innovo3d/patch-1
Create innovo-inventor.json
2015-10-01 12:18:48 +02:00
Jaime van Kessel
6128776779 Merge pull request #450 from hmflash/fix-i3-heated-bed
Enable heated bed for i3 printer.
2015-10-01 09:29:16 +02:00
Seth Hinze
0772d6479d Enable heated bed for i3 printer. 2015-09-30 23:28:49 -07:00
Olliver Schinagl
c94b13e680 Add cpack using the uranium style
Signed-off-by: Olliver Schinagl <o.schinagl@ultimaker.com>
2015-09-29 13:42:08 +02:00
awhiemstra
f225495378 Merge pull request #420 from thopiekar/patch-1
Adding supported stl mime-type
2015-09-28 11:50:12 +02:00
adamarumjahn
f18ec756da Update innovo-inventor.json
Added   "machine_heated_bed": { "default": true } to agree with "material_bed_temperature": { "default": 60, "visible": true }, statement
2015-09-25 14:29:49 -05:00
Jaime van Kessel
fdd485a884 Moved LayerData & Decorator outside of backend plugin 2015-09-23 15:01:48 +02:00
Jaime van Kessel
3d292cf328 Added g-code reader stub 2015-09-23 14:27:50 +02:00
Thomas-Karl Pietrowski
94dcd718c8 Adding supported stl mime-type 2015-09-22 17:53:36 +02:00
Jaime van Kessel
770264e16e 3mf reader now flips the data points without rotation quaterion 2015-09-21 16:42:53 +02:00
Jaime van Kessel
bfdb908148 Lowered retraction_min_travel to 1.5
As per suggestion of Ultimaker/CuraEngine#246
2015-09-21 15:21:51 +02:00
Jaime van Kessel
6596945ce0 Added some logging to 3mf reader 2015-09-21 15:21:39 +02:00
Jaime van Kessel
26b0554815 Merge pull request #410 from fxtentacle/master
display travel moves for current layer
2015-09-21 17:32:16 +08:00
Hajo Nils Krabbenhöft
c53b110ea9 ch color for retraction + draw jumps slightly above the rest 2015-09-21 00:16:52 +02:00
Hajo Nils Krabbenhöft
9b680893f7 hide jumps from line view + fix solid display 2015-09-21 00:13:52 +02:00
Hajo Nils Krabbenhöft
6725f94ab2 regenerate python protobuf reader 2015-09-20 23:21:30 +02:00
Hajo Nils Krabbenhöft
212877089c colors 2015-09-20 23:11:38 +02:00
Hajo Nils Krabbenhöft
2707079c4e introduce combind and retraction polygon types 2015-09-20 23:10:11 +02:00
Hajo Nils Krabbenhöft
24fc2d8154 add _current_layer_jumps 2015-09-20 22:58:07 +02:00
Jaime van Kessel
5fecc76d3f Merge branch '15.10' 2015-09-18 15:34:05 +02:00
Jaime van Kessel
bc81363a33 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-18 15:24:32 +02:00
Jaime van Kessel
9380dacbed Small fix to USB printing which should fix the issues for printrbots 2015-09-18 15:24:21 +02:00
Arjen Hiemstra
0788d4e726 Bump version 2015-09-18 14:02:21 +02:00
Tamara Hogenhout
0f277766a6 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-18 13:50:08 +02:00
Tamara Hogenhout
0765dbe694 adds the sendmeshname functionality to the DropArea
fixes: issue CURA-179
2015-09-18 13:49:49 +02:00
Jaime van Kessel
d7923b8100 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-18 13:44:30 +02:00
Jaime van Kessel
90b033e020 Remove print statement 2015-09-18 13:44:21 +02:00
Tamara Hogenhout
6a91490910 Adds the new revert-setting icon
fixes: issue CURA-178
2015-09-18 13:27:58 +02:00
Arjen Hiemstra
6e0d80bf02 Use deepcopy to create duplicates of Nodes
This way we also include decorators and everything.

CURA-188 #start-review
2015-09-18 12:35:34 +02:00
Arjen Hiemstra
3f1e5bb44a Catch exceptions when trying to eject the SD card on Windows
CURA-106 #start-review
2015-09-18 12:27:10 +02:00
Arjen Hiemstra
6eeb4c9e75 Make sure we have a catalog to read translations from 2015-09-18 12:15:21 +02:00
Tamara Hogenhout
879d45b430 New application icons
With a white C..

Fixes: issue CURA-44
2015-09-17 17:05:01 +02:00
Jaime van Kessel
b55c4d8e46 Made message for layerview interdimate
Fixes Ultimaker/Cura#303
2015-09-17 16:54:36 +02:00
Jaime van Kessel
1c23549e6d Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-17 16:48:44 +02:00
Jaime van Kessel
a478375baa Removed max value warning top/bottom thickness
Fixes Ultimaker/Cura#340
2015-09-17 16:48:09 +02:00
Tamara Hogenhout
a5aa71d5f8 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-17 16:31:03 +02:00
Tamara Hogenhout
f3dd1ca06e Adds some new icons
Contributes to: issue CURA-178
2015-09-17 16:30:35 +02:00
Jaime van Kessel
c076e28e5f Changed infill color to amber 2015-09-17 15:21:16 +02:00
Jaime van Kessel
6aea81232d Added documentation 2015-09-17 14:50:52 +02:00
Jaime van Kessel
48d233ca84 Added explicit debug logging to slice process 2015-09-17 14:46:35 +02:00
Jaime van Kessel
e7a4f76c62 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-17 11:08:39 +02:00
Jaime van Kessel
51415a0c53 Updated logging & resuffled auto baud list to improve speed 2015-09-17 11:08:25 +02:00
Tamara Hogenhout
1488d06a42 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-17 10:52:12 +02:00
Tamara Hogenhout
4c39a42394 And we are back to Roboto 2015-09-17 10:51:49 +02:00
Jaime van Kessel
631c02bf2c Added message when slicing was cancelled due to errors in settings.
Fixes CURA-166
2015-09-17 10:50:04 +02:00
Jaime van Kessel
4808f52f59 Fixed heatup bed command in checking wizard 2015-09-17 10:43:56 +02:00
Tamara Hogenhout
aeb935489e Fixes the tooltip placement for the view mode button
Fixes: issue CURA-152
2015-09-16 17:15:21 +02:00
Tamara Hogenhout
bb961ad1b1 styling of the UMO wizard pages
fixes issue CURA-64
2015-09-16 16:22:34 +02:00