21 Commits

Author SHA1 Message Date
Ghostkeeper
ee1b5a27dc
Fix sign of compensation for default horizontal expansion
We wanted it to end up on 0.2mm by default but still scale with any customised horizontal expansion. To do that we need to add the default horizontal expansion here, rather than subtract it, since the horizontal expansion is negative.

Contributes to issue CURA-7537.
2020-06-29 14:41:44 +02:00
Ghostkeeper
b33cb519ff
Code style: No extra spaces
Contributes to issue CURA-7537.
2020-06-29 14:30:58 +02:00
Sarita-Ultimaker
82282519a9 Initial layer Horizontal Expansion for AA0.4 and AA0.25 print core
To compensate elephant foot -> initial layer horizontal expansion setting is modeified for engineering and AA0.25 core profile for UMS5 and for UM3  for AA0.4 and AA0.25 cores.
2020-06-29 13:47:29 +02:00
Ghostkeeper
3527c16716
Upgrade containers that were forgotten to upgrade from setting_version 13
This is why it was upgrading them as if from the profile importer...

Contributes to issue CURA-7420.
2020-05-08 11:13:15 +02:00
Ghostkeeper
9d178f26a7
Increment setting version to 15
Once more into the fray.

Contributes to issue CURA-7420.
2020-05-08 09:43:02 +02:00
Ghostkeeper
b02354b209
Merge branch '4.6'
Conflicts:
	plugins/VersionUpgrade/VersionUpgrade460to462/VersionUpgrade460to462.py -> On master we removed the getCfgVersion function, while we moved the entire plug-in to a different folder in 4.6.
	resources/definitions/skriware_2.def.json -> On master we merged a PR that changes more or less all settings, while on 4.6 we doubled the maximum deviation.
2020-05-08 09:10:02 +02:00
Kostas Karmas
9bf0255046 Up the setting version to 14 in all the resourses
CURA-7421
2020-05-04 13:13:07 +02:00
Evg33
b87444f571 UNI3D setting_version 13 2020-04-28 16:26:25 +03:00
Evg33
293be8fdb9 UNI 3D Series printers 2020-04-05 18:44:34 +03:00
Ghostkeeper
e2e69f6646
Increment setting version to 13
Contributes to issue CURA-7282.
2020-04-01 15:14:01 +02:00
Ghostkeeper
8422172000
Increment setting version to 12
This is necessary for the version upgrade to run.

Contributes to issue CURA-7328.
2020-03-30 11:54:18 +02:00
Ghostkeeper
308096ec84
Style consistency / readability
Contributes to issue CURA-7313.
2020-03-23 16:10:56 +01:00
Ghostkeeper
e1c6f6ad55
Add engineering profiles for engineering materials for UMS3 and UMS5
These are optimised for engineering applications, with greater dimensional accuracy and strength.

Implements CURA-7313.
2020-03-23 16:08:01 +01:00
Jaime van Kessel
ea02bdf40a
Also bump up the setting version of files changed since this branch was branched
CURA-6522
2019-11-20 16:51:15 +01:00
Jaime van Kessel
50d72692d8
Merge branch 'master' of github.com:Ultimaker/Cura into CURA-6522_one_at_a_time_overlapping_build_area 2019-11-20 16:48:00 +01:00
Dimitriovski
94a5b5ef90 CURA-6522_one_at_a_time_overlapping_build_area
Changed the setting_version to 11
2019-11-19 15:27:17 +01:00
THeijmans
05b1ce9658 Removes 0.2mm layer height visual intent profiles 2019-10-31 17:06:05 +01:00
Jaime van Kessel
1af1a8ddcb
Rename "smooth" intent to draft
CURA-6890
2019-10-31 13:26:49 +01:00
THeijmans
ce31e9cffe
Adds visual intents
and create subdirectories per printer. As discussed 31-10-2019.
2019-10-31 11:48:40 +01:00
THeijmans
7cd4158ac1 Adds Ultimaker S3 intent profiles
As discussed 29-10-2019.
2019-10-30 09:09:17 +01:00
Ghostkeeper
dcd782418f
Add UMS5 intent profiles
Ultimaker's marketing department is so far unable to explain why users of the Ultimaker S5 would want to print more accurately. So we wait with adding these until they have their story straight.

Contributes to issue CURA-6864.
2019-10-08 13:40:12 +02:00