Simon Edwards
d4619da358
Merge branch 'master' into python_type_hinting
2016-12-13 14:39:35 +01:00
Jack Ha
88f73d881c
Enable Support tooltip translation. CURA-3123
2016-12-13 10:34:58 +01:00
Jaime van Kessel
763b853eca
Merge branch 'master' of github.com:Ultimaker/Cura
2016-12-13 10:14:21 +01:00
Jaime van Kessel
ff71ebf4d3
Renamed delta go definition so it uses same "convention" as other definitions
2016-12-13 10:13:58 +01:00
Ghostkeeper
c561395cf2
Rename Delta Go to use lowercase in filename
...
This is consistent with the other file names.
2016-12-13 09:54:19 +01:00
Jack Ha
6e8e7d090d
Fix for Not Supported when adding a new machine. CURA-3042
2016-12-12 16:46:19 +01:00
Simon Edwards
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
...
CURA-2917
2016-12-12 16:05:35 +01:00
Arjen Hiemstra
94a50362e1
Fix translation of category headers on profiles page
...
Contributes to CURA-3123 (No, not really, but I do not want to make a
new issue)
2016-12-12 16:02:51 +01:00
Arjen Hiemstra
a2f98638cf
Fix the crash handler string so we get no errors from gettext
...
Contributes to CURA-3123
2016-12-12 16:02:12 +01:00
Jack Ha
5b59f3660b
Renamed PrintCore to print core
2016-12-12 11:28:00 +01:00
Jaime van Kessel
0d9355daab
All added containers are now set as dirty, so they are saved
...
CURA-1263
2016-12-12 11:07:29 +01:00
Jaime van Kessel
0229fd8676
Fixed issue with first startup
2016-12-12 11:00:19 +01:00
jack
8fdc0a40ce
Merge pull request #1235 from Ultimaker/project_save_dialog
...
Project save dialog
2016-12-12 10:41:49 +01:00
Ghostkeeper
7abebfde4e
Merge branch 'master' of https://github.com/ex-nerd/Cura into ex-nerd-master
2016-12-12 09:46:59 +01:00
Ghostkeeper
e615bc2421
Merge branch 'patch-1' of https://github.com/Nihlus/Cura into Nihlus-patch-1
2016-12-12 09:42:05 +01:00
Ghostkeeper
ee19794d92
Sync terminology of print cores with the rest of Cura
...
In other places we've always used 'print cores' as two words.
Contributes to issue CURA-2947.
2016-12-11 17:41:29 +01:00
Chris Petersen
47583f1131
Add definition and bed mesh for Kossel Pro
...
Source for generating these files can be found here:
https://github.com/dotscad/openbeam/blob/master/kossel_pro_build_platform/
2016-12-10 00:24:32 -08:00
Ghostkeeper
6a340819ee
Remove machine_cool_zone_length
...
We might introduce it again once we can sync this data from the firmware.
Contributes to issue CURA-2795.
2016-12-09 18:06:17 +01:00
Jarl Gullberg
19dc1dff82
Changed urllib import to be more restrictive
...
On certain Linux platforms, urllib in py3 no longer accepts a top-level module import. Restricting the imported modules to just "parse" fixes this issue.
2016-12-09 18:02:08 +01:00
Jaime van Kessel
1a456253a0
Added not supported message to USB printing if it's not supported
2016-12-09 17:16:59 +01:00
Jaime van Kessel
998b14086e
Profile tab is now also translated
...
CURA-2744
2016-12-09 17:00:18 +01:00
Jaime van Kessel
8f1c20f376
Updated PC profiles for um2p
2016-12-09 13:27:33 +01:00
Jaime van Kessel
72abd4af1a
Added Delta_Go (provided by DeltaPrintr)
2016-12-09 10:35:25 +01:00
Jack Ha
10375a57f2
Merge branch 'master' of github.com:Ultimaker/Cura
2016-12-08 17:24:36 +01:00
Jack Ha
94ccd4b04b
Solve material properties not being saved. CURA-2586
2016-12-08 17:24:25 +01:00
Simon Edwards
b700b3a4d9
"print cores" -> "PrintCores".
...
CURA-2947 Message "Would you like to update ... into Cura?" not clear
2016-12-08 16:57:53 +01:00
Simon Edwards
882f4c1aef
Make the other parts of the Cura UI which have a filter, also search on i18n labels.
...
CURA-2653 Searching in English while other language set
2016-12-08 16:55:22 +01:00
Arjen Hiemstra
75fc2505e3
Make the crash dialog a bit more friendly
2016-12-08 16:15:17 +01:00
Arjen Hiemstra
1de8024193
Re-enable Debug mode by default
...
As discussed a while ago, we want to re-enable the crash dialog whenever
an uncaught exception occurs.
2016-12-08 16:15:17 +01:00
Arjen Hiemstra
d641234a74
Remove "debug mode" command line parameter
...
We never used it and it doesn't really work anyway.
2016-12-08 16:15:17 +01:00
Simon Edwards
0e3ffe997a
Improved text.
...
CURA-2947 Message "Would you like to update ... into Cura?" not clear
2016-12-08 16:00:49 +01:00
Ghostkeeper
da5e9fcf2c
Merge branch 'master' of github.com:Ultimaker/Cura
2016-12-08 15:44:37 +01:00
Jaime van Kessel
915ab8f897
Merge branch 'master' of github.com:Ultimaker/Cura
2016-12-08 15:37:56 +01:00
Simon Edwards
81ffc3ae4b
Import 'os' directly because we use it directly, even though it still works with out it.
...
CURA-2953
2016-12-08 15:10:52 +01:00
Jack Ha
ff270642c0
Renamed 1st Extruder, 2nd Extruder to Extruder1, 2 in UMODE. CURA-2763
2016-12-08 14:56:54 +01:00
Jack Ha
132addf7b8
Merge branch 'master' of github.com:Ultimaker/Cura
2016-12-08 14:49:00 +01:00
Jack Ha
a32615fb12
Added 50ms fade in on hover machine selection. CURA-2763
2016-12-08 14:48:50 +01:00
Simon Edwards
4d3e8592af
CURA-2653 Searching in English while other language set
2016-12-08 14:48:29 +01:00
Jack Ha
19a288dcbf
Max initial layer bed temperature UM3
2016-12-08 14:43:41 +01:00
Jaime van Kessel
72112159d6
It's no longer possible to set materials for machines that dont support them
...
CURA-3042
2016-12-08 14:43:28 +01:00
Jack Ha
78ad92bfcb
Max bed temperature UM3
2016-12-08 14:39:58 +01:00
Jack Ha
99f7a2b7f4
Merge branch 'master' of github.com:Ultimaker/Cura
2016-12-08 14:38:26 +01:00
Jack Ha
041e9cd96f
Corrected bed temperature max value warning for UM3
2016-12-08 14:38:07 +01:00
Arjen Hiemstra
ae389742ff
Update OSX removable drive code to handle 10.12 plist format
...
Fixes CURA-2618
2016-12-08 14:23:33 +01:00
Jaime van Kessel
19ca4ec964
Save dialog also shows num of setting visibility items saved
...
CURA-1261
2016-12-08 14:16:51 +01:00
Arjen Hiemstra
d3f58a049b
Add missing ":"
2016-12-08 13:22:24 +01:00
Arjen Hiemstra
c212014d88
Fix VersionUpgrade to handle both formats of ContainerStack files
...
Contributes to CURA-3098
2016-12-08 13:16:37 +01:00
Jack Ha
ab16722047
Merge branch 'master' of github.com:Ultimaker/Cura
2016-12-08 12:45:50 +01:00
Jack Ha
701eba3a0e
Made 3mf mesh centering more robust.
2016-12-08 12:45:38 +01:00
Jaime van Kessel
0f910ae7a2
Merge branch 'master' of github.com:Ultimaker/Cura into project_save_dialog
2016-12-08 12:37:40 +01:00