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
Kostas Karmas
9bf0255046
Up the setting version to 14 in all the resourses
...
CURA-7421
2020-05-04 13:13:07 +02: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
1dc39dba71
Move prime speed override to definition file
...
To reduce the number of overrides. You'd only need to change it in one place, next time. It was being overridden in the quality profile in every supported configuration.
2019-12-16 13:15:40 +01:00
Ghostkeeper
d85dcf0d8f
Also set a limit to retraction prime speed for original Jellybox
2019-12-16 13:15:40 +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
Lipu Fei
1977a865f1
Fix HMS434 version upgrade
...
CURA-6774
2019-09-24 11:05:52 +02:00
Jaime van Kessel
57eb47e267
Named the imade profiles back again and added upgrade step for it
...
The proposed new name is better and since we have an upgrader now, it's best to change it.
2019-07-23 11:23:42 +02:00
Jaime van Kessel
67a0dc2ed8
Also rename the PETG profiles
2019-07-22 16:45:26 +02:00
Jaime van Kessel
222caef0b8
Rename imade3d profiles so it doesn't cause issues when upgrading
2019-07-22 16:15:15 +02:00
Jaime van Kessel
a5984da60c
Moved jellybox definitions to the right position
2019-07-22 11:21:24 +02:00
Filip Goc
13df255477
Merge branch 'master-2019-12-17' into update_imade3d_jellybox_support
...
# Conflicts (resolved):
# resources/quality/imade3d_jellybox/PETG/jbo_generic_petg_0.4_coarse.inst.cfg
# resources/quality/imade3d_jellybox/PLA/jbo_generic_pla_0.4_coarse.inst.cfg
# resources/quality/imade3d_jellybox/imade3d_jellybox_coarse.inst.cfg
2019-07-17 02:19:45 +02:00
Filip Goc
3c8e0f8ff1
Update setting_version to 8 (7 → 8)
...
(cherry picked from commit f08fc10672b230fb2e587bf889ec0498e531f96d)
2019-07-17 01:49:08 +02:00
Filip Goc
1b5fb36a4b
Update JellyBOX quality profiles
2019-07-17 01:48:04 +02:00
Filip Goc
f08fc10672
Update setting_version to 8 (7 → 8)
2019-07-17 00:58:44 +02:00
Filip Goc
7256b69aaa
Update the JellyBOX quality profiles
2019-06-15 21:11:20 +02:00
Ghostkeeper
a38984dcec
Increment setting_version to 8
...
This is required for the version upgrade.
Contributes to issue CURA-6311.
2019-06-12 09:09:41 +02:00
Lipu Fei
2aa985c6de
Update all profiles to setting_version 7
...
CURA-6113
2019-01-17 11:49:26 +01:00
Ghostkeeper
139ab2e0bb
Increment setting_version to 6
...
Because Cura 4.1 is going to have a version upgrade to change the stack files.
Contributes to issue CURA-5848.
2018-12-27 16:39:05 +01:00
jack
06f73ac798
Merge pull request #3920 from Ultimaker/CURA-5450_remove_concentric_3d
...
CURA-5450 remove concentric 3d
2018-06-13 16:55:44 +02:00
Lipu Fei
b81635ac8e
Update setting_version to 5 and add 34 -> 40 upgrade
...
CURA-5450
Also update setting_version for all qualities and variants.
2018-06-12 10:17:35 +02:00
Jack Ha
359506874a
CURA-5342 replace speed setting constants in profiles to formulas; also adds necessary settings for um2p if the setting is also defined in ultimaker2
2018-06-11 13:45:52 +02:00
Ghostkeeper
8438406d8b
Revert "CURA-5342 formulafy speed settings so when changing the main speed, the sub speeds change accordingly"
...
This reverts commit 9432252de472c76ef5b7df954d4cb18aefc9fff7. It was assuming the wrong default speed_print value of 60. It's not always 60. We need to find a different solution or modify the script.
Reverts the fix for issue CURA-5342.
2018-06-08 13:44:40 +02:00
Jack Ha
9432252de4
CURA-5342 formulafy speed settings so when changing the main speed, the sub speeds change accordingly
2018-06-06 17:07:04 +02:00
Lipu Fei
ed390738f4
Update all qualities and variants to version 4
2018-04-05 15:14:15 +02:00
Ghostkeeper
d8a066c1e7
Increment instance container version number instead of just quality_changes
...
Otherwise when we load that quality_changes file we'll deny it because the instance container version number is wrong.
Contributes to issue CURA-5054.
2018-03-09 16:14:24 +01:00
Lipu Fei
c99fca0890
Put adhesion_type back to imade3d profiles
2018-03-05 11:09:54 +01:00
Lipu Fei
0846021b67
Fix imade3d jellybox quality profiles
2018-02-22 15:12:15 +01:00
Lipu Fei
0505b16ffb
WIP: Update quality profiles
...
- Add a new field "variant" in "metadata" section for quality profiles.
"material" will only contain values such as "generic_abs", and
"variant" will contain values such as "0.25 mm", "AA 0.4", etc.
- Reformat "metadata" section to have the following order:
- setting_version
- type
- quality_type
- weight
- global_quality
- material
- variant
2018-02-16 14:20:02 +01:00
Lipu Fei
b6dd87081c
Add upgrade script for 3.0 to 3.1
...
CURA-4451
- Add upgrade script for 3.0. to 3.1
- Upgrade old stack files so they will use "empty_quality" as the
"Not Supported" quality profile.
- Increase SettingVersion to 4
2017-10-30 12:45:25 +01:00
Lipu Fei
fdf5dc049e
Update all containers to setting_version 3
...
CURA-4270
2017-09-04 15:47:04 +02:00
Lipu Fei
3983da30aa
Update setting_version to 2 for qualities
...
CURA-3975
2017-07-06 14:19:20 +02:00
Ghostkeeper
f0f8871496
Add setting_version to all profiles
...
This represents the data version number (as opposed to the format version).
Contributes to issue CURA-3427.
2017-05-12 13:40:54 +02:00
Filip Goc
a328261456
add jellybox specific profiles
...
pla and a few petg profiles to get started
2017-03-28 12:57:43 -04:00