43 Commits

Author SHA1 Message Date
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
Paul Kuiper
3665227c5a Ordered settings and fixed white spaces in formulas.
Relates to PP-238
2022-09-21 14:35:19 +02:00
Remco Burema
836764a237 Revert "Auto generated print profiles. They settings will be reordered and some of the profile names have changed with the "" - Experimental" tag if the isExperimental flag was set."
This reverts commit 4785371f26b0722c2abf585b43054ed5baacb41a.
2022-09-21 08:09:40 +02:00
Paul Kuiper
4785371f26 Auto generated print profiles. They settings will be reordered and some of the profile names have changed with the "" - Experimental" tag if the isExperimental flag was set.
Related to: PP-238
2022-09-19 17:26:56 +02:00
Paul Kuiper
bd526dfe33 Autogenerated intent profiles for the S_line printers. Settings are now also automatically ordered (= easier diffing in the future).
Relates to: PP-202
2022-08-31 11:48:14 +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
p.kuiper
fec4888989 Clean up of jerk settings. Moved the jerk setting up to ultimaker.def.json. Removed duplicate entries in quality profiles and removed a number of strange jerk entries in the quality profiles.
Relates to PP-19
2022-06-02 09:04:13 +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
Jaime van Kessel
40fc587d64
Merge pull request #11675 from Ultimaker/PP-115_unify-wall-thickness
PP-115_unify-wall-thickness
2022-03-16 17:04:22 +01:00
Rijk van Manen
d9cc755f94 restore old top_bottom_thickness
Since we changed wall thickness, but do not want to change the top_bottom_thickness these values need be set hardcoded. PP-115
2022-03-15 16:43:14 +01:00
Rijk van Manen
bf131f539e remove all wall_thickness statements
All print profiles are following the global rules, no print profile specific exceptions. PP-115
2022-03-15 13:48:41 +01:00
p.kuiper
a88cb2bb48 I accidently deleted the files while testing the profile changes and committed without them. Restored the files.
Relates to PP-126
2022-03-14 11:22:30 +01:00
p.kuiper
6f36998feb Moved the horizontal layer expansion correction (corrects for the bulging of the extruded beads) from the engineering intent profiles to the default profiles for all ultimaker machines (ultimaker.def.json). This will improve the dimensional accuracy of the default, visual and draft intents.
Relates to PP-126
2022-03-14 10:53:03 +01:00
Rijk van Manen
8659ac95a4 remove duplicate info
This is already the default. PP-99
2021-12-23 14:58:17 +01:00
Ghostkeeper
fdfdb2e428
Remove Cura 4 settings
These settings have been removed and should no longer be in the profiles.
They were added during a merge, since they were updated recently for Cura 4.13. The merge 'resolved' the conflict automatically without informing me. And resolved it wrongly.
2021-12-15 10:09:42 +01: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
Ghostkeeper
2abfad55e0
Remove tree support from draft intent profiles
It is a global setting, so it can't currently be changed with an intent profile.
A resolve function would resolve this. But which function that should be is to be decided.

Contributes to issue CURA-8746.
2021-12-13 10:17:54 +01:00
p.kuiper
e78caa10c6 Marked 0.3mm profiles as experimental
Relates to PP-50
2021-12-09 09:15:25 +01:00
p.kuiper
763a7dd4f3 Included the T-PLA 0.3mm profiles for the S3 and S5
Relates to PP-50
2021-12-08 10:08:36 +01:00
p.kuiper
8af2a743c8 Included the profiles for the S3
Relates to PP-50
2021-12-07 16:51:48 +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
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
Ghostkeeper
611208368c
Merge branch 'master' into libArachne_rebased
Conflicts:
	cura/CuraApplication.py: Setting version
	fdmprinter and fdmextruder: Setting version
	intents, qualities and variants: Setting version
	Changelog: 4.9.1 was added, should be below Arachne changes
2021-06-16 18:04:54 +02:00
Kostas Karmas
2645dc880e Update setting version to 17 for 4.10
CURA-8212
2021-05-10 17:39:33 +02:00
Jaime van Kessel
f741e62669
Add intent profiles for S3/S5 for PETG 2021-05-07 11:56:19 +02:00
Remco Burema
77c39247f9
... also of course delete them from definitions.
Context: Print Thin Walls and Fill Perimeter Gaps are old settings that aren't needed any more since we switched to libArachne (Varianble Line Widths).

CURA-7148
2020-12-09 21:20:08 +01: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
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
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
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