106 Commits

Author SHA1 Message Date
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
d7dd7252db These values are already default
Raft base line spacing is already machine nozzle size * 4. PP-243
2022-09-13 10:51:40 +02:00
Rijk van Manen
b870b9c16f these settings are already default
Raft base line width is already machine nozzle size * 2. PP-243
2022-09-13 10:48:36 +02:00
Rijk van Manen
08a5f07d53 raft interface line spacing can follow default
This is a non critical setting, just follow the default defined in fdmprinter. PP-243
2022-09-13 10:33:28 +02:00
Rijk van Manen
96569edcf0 raft middle line width has new default
The raft middle line width is the average between the top and the base of the raft. This reduces flow jumps significantly. PP-243
2022-09-13 10:27:05 +02:00
Rijk van Manen
5646a4db6e raft surface line width = line width
To avoid flow jumps set raft surface line width equal to the line width. In the future we will set initial line width factor to 100%, so no need to set this to initial layer line width. PP-243
2022-09-13 10:03:38 +02:00
Rijk van Manen
071bf77ac9 raft surface thickness = layer height
To avoid flow jumps set raft surface thickness equal to the layer height. In the future we will set initial layer height to layer height as well, so no need to set this to initial layer height now. PP-243
2022-09-13 09:58:17 +02:00
Rijk van Manen
e742a6afa8 set raft margin to default of 15mm
The raft margin is not a critical setting and for most profiles it resolves to 15mm currently, which is the default in fdmprinter. PP-243
2022-09-13 09:33:39 +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
p.kuiper
808bb9b5fb Merge remote-tracking branch 'origin/PP-108_Improved_support_settings' into PP-108_Improved_support_settings
# Conflicts:
#	resources/quality/ultimaker2_plus/um2p_pp_0.4_fast.inst.cfg
#	resources/quality/ultimaker2_plus/um2p_pp_0.4_normal.inst.cfg
#	resources/quality/ultimaker2_plus/um2p_pp_0.6_draft.inst.cfg
#	resources/quality/ultimaker2_plus/um2p_pp_0.6_fast.inst.cfg
#	resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg
#	resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg
#	resources/quality/ultimaker2_plus_connect/um2pc_pp_0.4_fast.inst.cfg
#	resources/quality/ultimaker2_plus_connect/um2pc_pp_0.4_normal.inst.cfg
#	resources/quality/ultimaker2_plus_connect/um2pc_pp_0.6_draft.inst.cfg
#	resources/quality/ultimaker2_plus_connect/um2pc_pp_0.6_fast.inst.cfg
2022-06-13 21:55:25 +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
p.kuiper
55f1b9efca Cleanup support_xy_distance_overhang settings in UM2 quality files
Relates to PP-108
2022-06-13 21:03:23 +02:00
Rijk van Manen
82569c14ac these profiles can simply follow the default values
Looks like these removals have been overlooked. PP-108
2022-06-13 14:11:28 +02:00
p.kuiper
ea93d2a2e9 Cleaned up of the support settings for quality modes.
Relates to PP-108
2022-06-03 10:29:27 +02:00
p.kuiper
fbf1beb62f Cleaned up of the support settings for the UM2+ quality modes.
Relates to PP-108
2022-06-03 09:55:35 +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
0779cbbbdd set material specific settings
TPU, PP and PVA have a lower retraction count then default. PP-170
2022-06-01 15:18:25 +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
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
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
fc594bcb4a no infill overlap for high density infill
To avoid over extrusion for high density infill in overlap needs to be set to zero. (see PP-25)
2021-11-16 10:04:21 +01:00
Rijk van Manen
304599326d no infill overlap for high density infill
To avoid over extrusion for high density infill in overlap needs to be set to zero. (see PP-25)
2021-11-16 09:59:02 +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
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
Nino van Hooff
617b07061d Take support_enable into account when evaluating support_structure.
Unsure whether this is necessary, but we decided to do this to make
the evaluation logically equivalent to the existing code currently
in master.

CURA-6711
2020-07-14 09:44:40 +02:00
Nino van Hooff
e006bad297 Update infill_rate resolve value for support_structure
CURA-6711
2020-07-10 11:23:28 +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
Ghostkeeper
25bbc1e66e
Set default infill density for tree support to 0% in profiles
In profiles that overwrite the support infill density, also keep it 0% for tree support.
Except PVA profiles. Those are probably better off with their normal infill density.

Fixes #5297.
2019-04-29 12:06:54 +02:00
THeijmans
83352e14e9 Update the speed values for the um2+
Some more wrong values were found, these should be fixed with this pull request
2019-03-14 15:38:42 +01:00
THeijmans
02fc942ac8 Fixing the UM2+ speeds
Fixing the very high print speeds in UM2+ profiles
2019-03-11 14:42:10 +01:00
Ghostkeeper
f9b91df034
Update setting_version to 7
For these profiles it was somehow outdated.
2019-03-11 11:52:42 +01:00
Ghostkeeper
d42ba9dda0
Merge branch '4.0'
Conflicts:
	resources/quality/ultimaker2_plus/um2p_pp_0.8_draft.inst.cfg -> Weights being changed while a whole slew of fixes were being done on 4.0
	resources/quality/ultimaker2_plus/um2p_pp_0.8_verydraft.inst.cfg -> Ditto
2019-02-15 13:58:47 +01:00
Jaime van Kessel
ebcdcb4987 Remove layer_height from um2+ extruder profiles.
I've also doublechecked if the type of these profiles matches up and updated them where needed.
2019-02-12 14:00:16 +01:00
Lipu Fei
2aa985c6de Update all profiles to setting_version 7
CURA-6113
2019-01-17 11:49:26 +01:00