12919 Commits

Author SHA1 Message Date
THeijmans
34c0a09047 Optimize wall printing order
This setting will make a lot of more prints more logical in printing order, especially when many small features are printed.
2018-02-07 15:37:05 +01:00
THeijmans
bc0a4cdc17 Initial layer line width increase
Increasing the initial layer line width both increases print speed, and results in more reliable bed adhesion.
2018-02-07 15:35:09 +01:00
THeijmans
ca83089eff Combing to "No Skin"
This will remove the lines "printed" on top of flat top surfaces. For all UM3(e) profiles.
2018-02-07 15:32:59 +01:00
THeijmans
f535ed29ad Slight meshfix resolution change
By changing the meshfix resolution from 0.01 to 0.04 mm, we change the minimum out wall line pieces and can have a more continuous printhead movement. Also decreases Gcode size by around 30% for very high detail models.
2018-02-07 15:31:09 +01:00
Jack Ha
1a44ad48a3 Merge branch 'master' of github.com:Ultimaker/Cura 2018-02-07 13:48:32 +01:00
Jack Ha
4782659569 CURA-4425 remove resolution optimization, it does not work as expected and leaves a cropped image 2018-02-07 13:48:23 +01:00
Ghostkeeper
7bbe42eb42
Remove unnecessary usage of value instead of default
This is not really a formula.
2018-02-07 13:25:27 +01:00
Lipu Fei
ffa4df6a06 Merge 3.2 into master 2018-02-07 13:20:24 +01:00
Jack Ha
f29d07ce40 CURA-4923 corrected the material diameter of malyan_m200 2018-02-07 11:42:15 +01:00
Jack Ha
3a88c1ee88 CURA-4923 fix handle setting function in material_diameter 2018-02-07 11:27:02 +01:00
Aleksei S
c890472641 Fix: save Custom setting visibility preset
CURA-3710
2018-02-07 10:53:17 +01:00
Jack Ha
a460804bbe CURA-4924 always use interpolation = None for configparser, preventive 2018-02-07 10:21:40 +01:00
Jack Ha
98f925d50c CURA-4924 now creating the extruder container with metadata extruder 2018-02-07 10:00:02 +01:00
Jack Ha
cb6b465ce7 CURA-4924 fix loading profiles with % in it 2018-02-07 09:55:22 +01:00
Aleksei S
47925ec3bc PyTest fix: The extruder stack test is failed 2018-02-06 18:51:11 +01:00
Ghostkeeper
1ab7eb64a1
Create message before connecting to stack changed signal
Because if the stack changed signal gets fired while the __init__ function is still running then you get a critical error.
2018-02-06 16:50:03 +01:00
Ghostkeeper
45a4c56915
Fix brackets in Korean translation
So that it won't crash.
2018-02-06 16:25:15 +01:00
Ghostkeeper
399a63912e
Improve error message with the trigger early crash option
This way our logs are a bit more clear.
2018-02-06 16:10:58 +01:00
Diego Prado Gesto
8541ce25bb CURA-4425 Remove print out messages 2018-02-06 15:43:29 +01:00
Jaime van Kessel
b4a1b97eda Removed warning that caused massive spam 2018-02-06 14:37:39 +01:00
Jaime van Kessel
08394c99d3 PossibleDefinitionIds from name only returns distinct names
It would sometimes return 3x the same id.
2018-02-06 14:27:54 +01:00
Aleksei S
fdfeeb5496 Renamed: In Postprocessing plugin the "Tweak" script is renamed to "Change"
CURA-4615
2018-02-06 13:38:14 +01:00
Lipu Fei
99fe120bc2
Merge pull request #3227 from fieldOfView/fix_material_temp_prepend
Fix the detection of multiextruder replacement patterns
2018-02-06 12:24:16 +01:00
Lipu Fei
8ffd5442e7 Fix indexing error in CrashHandler
CURA-4895
2018-02-06 10:53:12 +01:00
jack
2d9f9c4387
Merge pull request #3236 from fieldOfView/fix_ufp_import_failure
Gracefully handle missing libCharon
2018-02-06 09:28:31 +01:00
fieldOfView
ab9c415e26 Gracefully handle missing libCharon 2018-02-05 18:30:25 +01:00
Diego Prado Gesto
1e1f49ad53 Merge branch 'bak' into 3.2 2018-02-05 17:27:11 +01:00
Diego Prado Gesto
0b99c43fdf Merge branch '3.2' into bak 2018-02-05 17:26:50 +01:00
Lipu Fei
4438e06416
Remove TODO
CURA-4895
2018-02-05 17:21:51 +01:00
Diego Prado Gesto
a85a720184 CURA-4895 Close the splash screen when the early crash dialog appears. Increase the size of 'show detailed crash report button' 2018-02-05 17:17:46 +01:00
Aleksei S
1701cbd011 Merge branch 'master' of github.com:Ultimaker/cura 2018-02-05 17:06:11 +01:00
Aleksei S
7b9bec2891 Fix: Wrong print jobs queued number
CURA-4888
2018-02-05 17:05:27 +01:00
Ian Paschal
e02cb78d57 CURA-4578 Manually installed plugins handled correctly
3rd-party plugins which were manually installed were listed as uninstall-able instead of disable-able. The distinction between plugins which could be installed or disabled was previously made by whether or not it was 3rd party, but is now made by determining the install location.
2018-02-05 16:39:45 +01:00
Jack Ha
bc2dafe863 Merge branch 'master' of github.com:Ultimaker/Cura 2018-02-05 15:29:01 +01:00
Jack Ha
be92bbfcb0 CURA-4425 improve image quality for some models combined with some viewing angles 2018-02-05 15:28:34 +01:00
Ian Paschal
e64fb9c762 Splash closed on early crash 2018-02-05 14:47:11 +01:00
Jack Ha
0e7edc3eaf CURA-4425 the thumbnail now crops correctly 2018-02-05 14:36:42 +01:00
Ian Paschal
27d250374f Removed print() statements 2018-02-05 14:34:29 +01:00
Ghostkeeper
64e7a8e61f
Merge branch '3.2' 2018-02-05 14:18:18 +01:00
Ghostkeeper
95d1d8cf34
Update headers of translation files
The dates are corrected, attribution correct, etc.

Contributes to issue CURA-4883.
2018-02-05 13:53:56 +01:00
Ghostkeeper
be660cc0bc
Update translations from Bothof
These are the unchecked translations from Bothof in Cura 3.2. Other translations follow.

Contributes to issue CURA-4883.
2018-02-05 13:32:00 +01:00
Jaime van Kessel
2dee2ce5d9 Fixed issue where optimized layer data could be empty 2018-02-05 13:16:39 +01:00
Jaime van Kessel
4a12f7709b Merge branch 'master' of github.com:Ultimaker/Cura 2018-02-05 13:02:59 +01:00
Jaime van Kessel
e01c8218fa Removed uneeded checks if a node was a SceneNode
The "isSlicable" decorator already took care of this
2018-02-05 13:02:30 +01:00
alekseisasin
6fe524dce8
Merge pull request #3142 from Velleman/master
Updated definition and added the qualities
2018-02-05 11:56:09 +01:00
Jaime van Kessel
516d7015e4 Fixed some issues caused by the multi buildplate system 2018-02-05 11:37:36 +01:00
Diego Prado Gesto
383319d631 CURA-4895 Correctly format the date for the backup file 2018-02-05 11:28:17 +01:00
Diego Prado Gesto
915bb2e450 CURA-4895 Connect timer signal just if CuraApplication has been previously created and started 2018-02-05 11:28:17 +01:00
Diego Prado Gesto
e1bca1ca5d CURA-4895 Don't run autosave settings if application has not been created or if not started 2018-02-05 11:28:17 +01:00
Lipu Fei
b59eadce1c Fix AutoSave crashing the early crash dialog
CURA-4895
2018-02-05 11:28:16 +01:00