426 Commits

Author SHA1 Message Date
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
5fecc76d3f Merge branch '15.10' 2015-09-18 15:34:05 +02:00
Tamara Hogenhout
0765dbe694 adds the sendmeshname functionality to the DropArea
fixes: issue CURA-179
2015-09-18 13:49:49 +02:00
Tamara Hogenhout
6a91490910 Adds the new revert-setting icon
fixes: issue CURA-178
2015-09-18 13:27:58 +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
f3dd1ca06e Adds some new icons
Contributes to: issue CURA-178
2015-09-17 16:30:35 +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
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
Jaime van Kessel
e4de852fd1 Merge branch 'master' of https://github.com/Ultimaker/Cura 2015-09-16 15:28:58 +02:00
Jaime van Kessel
dbb281831c Added 2go and extended backplate
Fixes CURA-153
2015-09-16 14:06:23 +02:00
Jaime van Kessel
daca1f26c2 Corrected enabled settings for support roof settings 2015-09-14 17:18:13 +02:00
Arjen Hiemstra
91a5439f88 Update translation catalogs with missing strings from UMO wizard 2015-09-12 20:14:58 +02:00
Arjen Hiemstra
fa3edf5086 Delay showing the window until componentComplete
This way most of the UI parsing and construction will be done while the
window is not yet visible, reducing the time we show a window with no
contents.

Contributes to #74
2015-09-12 20:08:41 +02:00
Arjen Hiemstra
ab183de6ae Update translation catalogs 2015-09-12 20:08:41 +02:00
Arjen Hiemstra
14dd919ade Increase sidebar width and set the right viewport size 2015-09-12 20:08:41 +02:00
Arjen Hiemstra
fa9ab24959 Properly handle dynamic initialization of Sidebar header 2015-09-12 20:08:41 +02:00
Arjen Hiemstra
67086b4d9f Update translated strings and contexts 2015-09-12 20:08:41 +02:00
Mark Walker
f95fcef19d Fix a few typos in comments and tooltip
nog to not
2015-09-11 18:26:32 -07:00
Tamara Hogenhout
29c0c7c6f4 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-11 17:41:33 +02:00
Tamara Hogenhout
cf4bd45f3f Insert nescessary strings for Addmachine Wizard for string freeze
Contributes to: issue CURA-132
2015-09-11 17:41:24 +02:00
Arjen Hiemstra
dc280c53df Drop unused files 2015-09-11 14:47:53 +02:00
Arjen Hiemstra
907f53240d Drop dual_extrusion JSON for 15.10
We do not support dual extrusion prinitng in 15.10 so there is no need
to bother with this currently.
2015-09-11 14:47:53 +02:00
Arjen Hiemstra
147c6c3d7b Update pot files and drop cura_qt.pot 2015-09-11 14:47:53 +02:00
Tamara Hogenhout
b816f0b03b Implement simplemode -> profilesetup -> infill selection
not yet fully functional. Fast implement for string freeze

Contributes to: issue CURA-123
2015-09-11 13:02:01 +02:00
Arjen Hiemstra
add3776526 Add missing languages to General page and update other strings as well
Contributes to CURA-132
2015-09-10 16:30:51 +02:00
Arjen Hiemstra
80c5adc59a Add several actions to menus that were missing 2015-09-10 16:30:51 +02:00
Arjen Hiemstra
cdc93d3839 Use the right strings for Manage actions and add a bunch of missing icons
Contributes to CURA-132
2015-09-10 16:30:51 +02:00
Tamara Hogenhout
7ef41d1556 implements the new load file button styling
(so that the mouse-over label can be translated..). The final icon will be added later.

Contributes to: issue CURA-129
2015-09-10 14:57:55 +02:00
Tamara Hogenhout
096065a441 changes some word-usage and the use of capital letters
Contributes to: issue CURA-129
2015-09-10 14:23:47 +02:00
Tim Kuipers
e78ea4b916 JSON: rename hammock to support roof 2015-09-10 11:02:34 +02:00
Tim Kuipers
eacc3ac58f JSON: bugfix: faulty description 2015-09-10 10:09:00 +02:00
Tim Kuipers
d1a87f6add Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-09 17:05:22 +02:00
Tim Kuipers
7e01273d87 JSON: bugfix: skin_no_small_gaps_heuristic interpreted the wrong way around 2015-09-09 17:05:11 +02:00
Tamara Hogenhout
ae2a07ca06 re-implements the safebutton -> filename -> textfield
Not yet fully functional but re-implemented for stringfreeze

Contributes to: issue CURA-125
2015-09-09 16:40:01 +02:00
Tamara Hogenhout
032b6e4000 Just a little cleanup related to the translations
Contributes to: issue CURA-116
2015-09-09 15:50:28 +02:00
Tamara Hogenhout
dd0fc78e77 adds text as a 'Toggle Full Screen' menu item
Contributes to: issue CURA-125
2015-09-09 15:47:34 +02:00
Tamara Hogenhout
776683219d Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-09 15:25:59 +02:00
Tamara Hogenhout
ef93524d78 adds/adapts translation context markers
last nesscessary changes for internationalisation -> Cura

Contributes to: issue CURA-116
2015-09-09 15:25:39 +02:00
Tim Kuipers
42d8f38cf8 Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-09 13:48:25 +02:00
Tim Kuipers
1401265fc1 JSON bugfix: default support roof pattern 2015-09-09 13:48:15 +02:00
Jaime van Kessel
98ee8cab85 Pages are now reset when adding a new machine.
Contributes to Ultimaker/Cura#353
2015-09-09 13:16:24 +02:00
Arjen Hiemstra
566db2cb76 Add theme items for per-object settings
Contributes to #325
2015-09-08 17:41:46 +02:00
Arjen Hiemstra
0d0a823b54 Fix plus icon to not have black background
Contributes to #325
2015-09-08 17:41:46 +02:00
Tamara Hogenhout
34c252b2db Merge branch '15.10' of https://github.com/Ultimaker/Cura into 15.10 2015-09-08 16:30:38 +02:00
Tamara Hogenhout
28aec71c02 adds/adapts translation context markers
all nescessary in folder: Cura/resources

Contributes to: issue CURA-116
2015-09-08 16:30:10 +02:00
Tim Kuipers
99deac2870 bugfixes for skin extrusion width; feature: toggle skin_no_small_gaps_heuristic 2015-09-08 16:25:38 +02:00