81 Commits

Author SHA1 Message Date
Jaime van Kessel
afd7f5507d
Merge pull request #12394 from Ultimaker/PP-15-enable-skin-edge-support
PP-15-enable-skin-edge-support
2022-06-02 17:06:53 +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
Rijk van Manen
a970e455d4
Merge branch 'main' into PP-15-enable-skin-edge-support 2022-06-02 17:01:29 +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
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
Rijk van Manen
3a2a58f546 remove setting, follow the default
PP-170
2022-06-01 15:16:23 +02:00
Rijk van Manen
adf83f002f remove redundant statements
These values are now default for all ultimaker profiles. PP-15
2022-05-30 11:03:52 +02:00
j.delarago
b7ad18d149 Merge branch 'master' into PP-54_decrease-resolution
# Conflicts:
#	resources/definitions/ultimaker.def.json
#	resources/quality/ultimaker_s3/um_s3_aa0.8_CPE_Superdraft_Print.inst.cfg
#	resources/quality/ultimaker_s3/um_s3_aa0.8_PETG_Superdraft_Print.inst.cfg
#	resources/quality/ultimaker_s5/um_s5_aa0.8_CPE_Superdraft_Print.inst.cfg
#	resources/quality/ultimaker_s5/um_s5_aa0.8_PETG_Superdraft_Print.inst.cfg
2022-04-07 11:14:30 +02:00
Jaime van Kessel
706c32706b
Merge pull request #11767 from Ultimaker/PP-115_improve-default-linewidths
Pp 115 improve default linewidths
2022-04-07 11:09:55 +02:00
Rijk van Manen
86d9afe96c increase outer wall linewidth when spiralize
This is mainly benefitting the AA04 0.3mm profiles. PP-115
2022-04-04 16:10:47 +02:00
Rijk van Manen
44a33e0fed follow the defaults set in ultimaker.def.json
Only UM2+C keeps his on resolution settings, since this  printer has a lower segments per second performance, and we are not going to work on it. PP-54
2022-04-04 14:29:40 +02:00
p.kuiper
4bb79654d4 Updated the S3 and S5 PLA, T-PLA and PETG profiles to include the determined shrinkage compensation factor.
PLA xy 100.2%  z 100.1%
TPLA xy 100.3%  z 100.1%
PETG xy 100.5%  z 100.1%

Relates to PP-77
2022-03-31 16:32:41 +02:00
Ghostkeeper
af454600a2
Merge branch 'PP-104_respect-maximum-flow-AA08' 2022-03-30 13:44:45 +02:00
Rijk van Manen
7452f8703c reduce speed to match maximum flow in CURA413
With the increase in linewidth to the nozzle size, the material flow for especially the infill (but also inner walls) is increased. The speeds are reduced for the superdraft profiles to match the maximum material flow in CURA413. In the future we want to clean this up in a nice way, but for now this at least fixes some serious extrusion problems. PP-104
2022-03-30 09:15:42 +02:00
Rijk van Manen
80d87cb57e increase infill density for good top layer quality
With increasing the infill linewidth, the infill line distance is increased as well. The infill density of the AA0.8 profiles is increased by 5% to the default of 20%. PP-104
2022-03-29 15:28:34 +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
Rijk van Manen
9b35dc18b5 material specific exceptions on the defaults
Some materials can handle higher unretract speeds. Also some unnecessary overwrites of the defaults are removed. PP-96
2022-02-22 14:24:47 +01:00
Rijk van Manen
3aaff952bd
Merge branch 'master' into PP-99_Line-width-fix-for-.3mm-profiles_master 2022-01-27 15:25:57 +01:00
Jaime van Kessel
81dfb7942f
Merge pull request #11206 from Ultimaker/PP-98_extra-skin-wall-count-fix
remove skin outline count overwrite
2022-01-27 14:57:32 +01:00
Ghostkeeper
58c9522d78
Merge branch '4.13' 2021-12-31 15:01:30 +01:00
Ghostkeeper
e6830f0241
Merge branch 'PP-95_reduce-top/bottom-speed-for-TPU' into 4.13 2021-12-31 15:01:12 +01:00
Ghostkeeper
fb41993e5a
Merge branch 'PP-99_Line-width-fix-for-0.3mm-profiles' 2021-12-31 14:52:42 +01:00
Rijk van Manen
accdfd7671 default linewidth = nozzle size
For arachne we have set all linewidths to nozzle size (in stead of a little smaller). the 0.3 profiles missed this refactor. PP-99
2021-12-23 14:57:52 +01:00
Rijk van Manen
19821d8d68 increase linewidth to machine nozzle size
0.3 profiles benefit from larger line width. PP-99
2021-12-23 14:48:31 +01:00
Rijk van Manen
5870e56d16 remove skin outline count overwrite
The fdmprinters definitions contains the right default of one line. It is not set anywhere in the ultimaker profiles, appart from here. PP-98
2021-12-22 16:53:17 +01:00
Rijk van Manen
a8fbba3c25 reduce top/bottom speed by 80%
The top/bottom speed is reduced by 80% to allow for better cooling of the top layers. This reduces pillowing. The line width is increased by 80% to maintain the flow equalization. PP-95
2021-12-20 12:10:55 +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
1ca5290d71
Remove comments from profiles
Our FastConfigParser doesn't deal with these safely. It's best to disallow comments altogether. They affect the line afterwards.

Contributes to issue CURA-8746.
2021-12-10 10:25:06 +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
dc72c29d07 Updated settings version number for BAM and PVA
Relates to PP-50
2021-12-09 08:48:15 +01:00
p.kuiper
7b4bc6958c Added the new high density infill pattern change
Relates to PP-50
2021-12-09 08:16:16 +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
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
Ghostkeeper
b8ccb32836
Merge branch 'master' into libArachne_rebased
Conflicts:
	resources/definitions/ultimaker2.def.json -> Additions in Arachne around a place where we fixed an enum setting.
	resources/definitions/ultimaker3.def.json
	resources/definitions/ultimaker_s3.def.json
	resources/definitions/ultimaker_s5.def.json
2021-11-12 15:08:29 +01:00
Remco Burema
0d59e63309
Remove non-default roofing layer count from some UM TPLA profiles.
V&V approved to be in the BETA.
2021-10-21 16:40:19 +02:00
Remco Burema
8c8ec5391f
Revert settings-version to the one for Arachne-builds. 2021-10-20 11:01:13 +02:00
Remco Burema
86046a32b3
Merge branch 'master' into merge_main_20211019 2021-10-20 08:38:01 +02:00
Remco Burema
2fc20fd04a
Prep for merge with main branch. Setting-version 18 to 19. 2021-10-19 18:32:51 +02:00
p.kuiper
6c67b03a55 - Reverted the print profiles to changes agreed by the Print Profile CCB from 06-10-2021 14:00-15:00 2021-10-11 11:35:38 +02:00
p.kuiper
f9f59d0da1 Merge branch 'master' into PP-1-Improved_print_profiles
# Conflicts:
#	resources/definitions/ultimaker_s3.def.json
#	resources/definitions/ultimaker_s5.def.json
2021-09-29 17:33:02 +02:00
p.kuiper
ec096a12f6 Also add minimal jerk of 20mm/s to S3 and UM3. 2021-09-24 10:01:15 +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
8be12106c9 Updates wall order and top surface quality
For PP-5, PP-27, PP-29
2021-09-15 15:05:41 +02:00