6456 Commits

Author SHA1 Message Date
fieldOfView
d145eb1f67
Add label to machine name input field 2016-12-14 12:37:52 +01:00
fieldOfView
002605f666
Fix selecting a printer from the current section when switching sections
Broken since this change: 42fc25ab09abd044fcd3a12e87586b4edb286460
2016-12-14 12:37:51 +01:00
fieldOfView
ca20446752
Increase size of machine sections to include the full section name 2016-12-14 12:37:51 +01:00
fieldOfView
0561419a4f
Fix bottom of ("other") printer list being overlapped by machine name 2016-12-14 12:37:44 +01:00
Jaime van Kessel
0bdd06735e Fixed another race condition that sometimes triggered when loading projects
CURA-1263
2016-12-14 11:52:02 +01:00
Jaime van Kessel
ae8865047e Merge branch 'master' of github.com:Ultimaker/Cura 2016-12-14 11:50:03 +01:00
Jaime van Kessel
0d9b64c8bd Fixed race condition which caused kitten to pop up when deleting printer. 2016-12-14 11:49:20 +01:00
Simon Edwards
a6194aa2cf Merge pull request #1242 from fieldOfView/fix_definition_changes_upgrade
Make sure definition_changes containers are not upgraded to stacks
2016-12-14 11:03:41 +01:00
fieldOfView
9f3df0a00d
Add SIP, make use of capitals more consistent 2016-12-14 10:20:50 +01:00
fieldOfView
980e7d7b6f
Add Open Sans credit 2016-12-14 10:20:50 +01:00
fieldOfView
fef7a8173d
Add open source projects to the About dialog 2016-12-14 10:20:43 +01:00
Jaime van Kessel
998f127499 Material resolve box is reset properly
CURA-1263
2016-12-14 10:18:05 +01:00
Jaime van Kessel
ecdfef0431 Merge branch 'master' of github.com:Ultimaker/Cura 2016-12-14 10:16:14 +01:00
Jaime van Kessel
ad27618d57 Merge pull request #1240 from fieldOfView/fix_delta_printer_shapes
Add machine_shape to delta printer definitions
2016-12-14 10:01:02 +01:00
Jaime van Kessel
8f5d410ff6 Only use T in temp command if num extruders is larger than 1 (instead of larger than 0) 2016-12-14 09:51:15 +01:00
Jaime van Kessel
6d50287c42 Merge pull request #1239 from fieldOfView/fix_elliptic_buildvolume_aspect
Fix elliptic buildplate mesh when machine_height != machine_width
2016-12-14 09:49:44 +01:00
Jack Ha
4085cfe67e Fix crash loading almost empty project. Added return value to functions in SettingInheritanceManager 2016-12-13 16:03:26 +01:00
fieldOfView
5718ca7852 Make sure definition_changes containers are not upgraded to stacks 2016-12-13 12:04:04 +01:00
fieldOfView
655850e7b9 Add machine_shape to delta printer definitions...
...and fix some z-fighting
2016-12-13 11:08:23 +01:00
Jack Ha
88f73d881c Enable Support tooltip translation. CURA-3123 2016-12-13 10:34:58 +01:00
fieldOfView
eef6a98da7 Fix elliptic buildplate mesh when machine_height != machine_width
Silly y/z mixup.
2016-12-13 10:32:28 +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
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