c.lamboo
74678bf6fb
Bumb version for profiles
...
CURA-11526
2024-03-15 11:59:09 +01:00
c.lamboo
597fbb06a0
Revert "Bumb version in profiles"
...
This reverts commit 3aa32298dc
.
2024-03-15 11:44:37 +01:00
c.lamboo
3aa32298dc
Bumb version in profiles
...
CURA-11526
2024-03-15 10:28:16 +01:00
c.lamboo
501b15753d
Revert "Change prime_tower_enable to prime_tower_mode in all defs/profiles"
...
This reverts commit 5a291f9ba9
.
2024-02-22 16:20:39 +01:00
Erwan MATHIEU
5a291f9ba9
Change prime_tower_enable to prime_tower_mode in all defs/profiles
2024-02-16 09:04:48 +01:00
Frederic Meeuwissen
52cff80161
Move temperature deltas to quality profiles
...
Have one level (quality containers) where all temperature deltas compared to base temperature (in material container) are defined
2023-06-27 17:47:55 +02:00
Jelle Spijker
28d6e993df
Bump up setting version to 22
2023-03-31 07:24:43 +02:00
Rijk van Manen
9088ab23f4
cleanup initial print temperatures
...
In the initial PR for PP-71 I only cleaned up material_final_print_temperatures, but now the material_initial_print_temperatures are also coming into play, so I cleaned those as well. From research for PP-123 I know this is a safe change. Due to this cleanup the cool_min_temperature can now always follow the ultimaker default settings.
2023-02-09 14:28:11 +01:00
jspijker
d2f5d059cb
Bump up the settings version to 21 in profiles/definitions
...
Contributes to CURA-10077
2023-01-30 11:40:04 +01:00
Rijk van Manen
5aa7dcf62a
align cool_min_temperature and material_final_printing_temperature
...
Both the material_final_printing_temperature and the cool_min_temperature are 15deg lower as the printing temperature. Except for TPU and PP.
PP-71
2023-01-24 11:31:39 +01:00
Rijk van Manen
9171aa9168
follow the default settings
...
PP-71
2023-01-24 11:08:16 +01:00
jspijker
53d8e0c730
Applied printer-linter format
...
To make sure we have uniform diffs with our PR's
2022-12-30 22:05:41 +01:00
Rijk van Manen
27d56d378e
improve initial layer settings
...
ultimaker.def.json is also cleaned and put in alphabetic order.
Ultimaker 2 and original are kept mostly as they were, since they are not tested. PP-42
2022-10-06 16:11:04 +02:00
Rijk van Manen
e64a48bc86
cleanup jerk settings
...
Variants: jerk_print = 25 for 0.8 cores
Intent: jerk_print = 30 for Draft/Engineering
PP-239
2022-09-08 16:28:36 +02:00
Rijk van Manen
6d489659f2
Clean up of standby temperatures
...
Clean up of standby temperatures to printing temperature -100deg. This is a safe default. PP-192
2022-08-29 14:52:02 +02:00
p.kuiper
bfc25b8350
Processed review comments of Rijk van Manen + cleanup redundant support_z related settings
...
Relates to PP-108
2022-06-13 21:41:46 +02:00
Jaime van Kessel
952da63230
Merge pull request #12415 from Ultimaker/PP-170-clean-up-retraction_count_max
...
Pp 170 clean up retraction limits
2022-06-02 17:05:57 +02:00
p.kuiper
a103d377f7
Further cleanup of the jerk settings. UM2 based machine have no jerk settings, removed them. Set first layer jerk equal to print jerk and removed all jerk settings (except for jerk_print) in the quality and variant files.
...
Relates to PP-19
2022-06-02 11:33:22 +02:00
Rijk van Manen
3a2a58f546
remove setting, follow the default
...
PP-170
2022-06-01 15:16:23 +02:00
Ghostkeeper
d9d90ab4b6
Increment setting_version to 20
...
We've removed a bunch of settings and transformed others. To allow profiles to be checked for these and edited if necessary, we now need to increment this version number.
Contributes to issue CURA-8466.
2022-03-29 15:03:48 +02:00
Ghostkeeper
9140b71b19
Merge branch 'libArachne_rebased'
...
Conflicts:
plugins/SimulationView/SimulationPass.py -> Reverted layer view optimisation in Master while some whitespace changed in Arachne.
resources/definitions -> Bunch of conflicts with profile updates.
resources/quality -> Bunch of conflicts with profile updates.
resources/texts/change_log.txt -> Removed the Arachne change log (as they are internal versions). It'll have to be re-added when we release this version as stable.
2021-12-14 11:48:58 +01:00
Rijk van Manen
78aec480e7
change infill pattern to zigzag for >80% infill
...
This is done for all ultimaker profiles (PP-25).
2021-11-15 16:07:05 +01:00
Rijk van Manen
d3951a1a59
change infill pattern to zigzag for >80% infill
...
This is done for all ultimaker profiles (PP-25).
2021-11-15 15:29:40 +01:00
Remco Burema
8c8ec5391f
Revert settings-version to the one for Arachne-builds.
2021-10-20 11:01:13 +02:00
Remco Burema
2fc20fd04a
Prep for merge with main branch. Setting-version 18 to 19.
2021-10-19 18:32:51 +02:00
THeijmans
a698409a25
Set line widths equal to nozzle diameter
...
and remove line width lines from profiles (PP-13)
2021-09-16 10:27:44 +02:00
Konstantinos Karmas
3e143a012a
Change the setting version to 19
...
Since the setting version 18 is used in the arachne beta build, we decided to make the the setting version to 19 in the normal releases, so that we make sure that projects made in arachne beta won't use any version upgrade scripts if a user attempts to open them in 4.12.
CURA-8510
2021-09-15 16:25:04 +02:00
THeijmans
0152a0429a
Updates acceleration settings to a max of 3500mmps2
...
And increases minimum to 1000mmps2.
2021-09-15 14:32:39 +02:00
Ghostkeeper
453b666b1d
Increment setting_version to 18
...
We now have version 18, where Flsun Super Racer has customised profiles.
Nothing changes in the built-in profiles. It only needs a change in the machine instances.
Contributes to issue CURA-8510.
2021-09-14 16:32:43 +02:00
Kostas Karmas
2645dc880e
Update setting version to 17 for 4.10
...
CURA-8212
2021-05-10 17:39:33 +02:00
Kostas Karmas
5bca31e37a
Update setting version to 18 for libArachne release
...
Although it is not entirely sure yet, we are fairly certain that libArachne release will have
a setting version of 18, so it is changed by this commit. With this change, the VersionUpgrader
will be properly triggered.
Contributes to CURA-7683 and CURA-7656
2020-12-02 15:29:25 +01:00
Ghostkeeper
a7b2f7de5a
Upgrade setting_version to 16
...
We have a change now that requires a version upgrade. This triggers all profiles to update for the user, and we must update accordingly in the built-in profiles.
Contributes to issue CURA-7118.
2020-09-02 01:51:13 +02:00
Ghostkeeper
aa1964dd7b
Remove overrides of combing mode for CPE+
...
CPE+ must have combing mode set to 'all' now.
Contributes to issue CURA-7535.
2020-06-26 16:32:02 +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
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
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
e56e355e79
Added upgrader for 4.3
2019-07-23 11:15:13 +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 9432252de4
. 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