Commit graph

155 commits

Author SHA1 Message Date
Remco Burema
3fbfca48d8 Fix fallback setting error. 2025-03-18 16:14:50 +01:00
HellAholic
16706f6666 Applied printer-linter format 2024-10-14 08:23:42 +00:00
HellAholic
3ec6a7886e Revert the strategy for skin support above sparse infill
Due to the issue with printing extra lines on top of already printed infill lines, the change has been reverted.
2024-10-14 10:20:05 +02:00
Paul Kuiper
5bbb2fca65 Hard limit iso warning on bed temperatures above 120C
PP-324
2024-09-19 08:56:35 +02:00
Remco Burema
5139da19aa
Merge branch 'main' into main 2024-08-07 14:11:28 +02:00
Oliver Mattos
b0aae9a6df Add setting for extra_infill_lines_to_support_skins 2024-07-29 16:16:09 +01:00
Paul Kuiper
3800c4b574 * Fix z distance Method PVA from 0.4 to 0 and interface line width from 0.25mm to 0.4mm
* Set seam position to sharpest corner + smart hiding (all Ultimaker machines, [not affecting Method machines, was already set to this])
* Enable Use support towers for Method supports materials and all Ultimaker materials, disable for Method model materials.
* Interface support horizontal expansion: 0mm for all Method support materials

PP-504
2024-07-24 11:50:36 +02:00
Remco Burema
a027307743 Revert "* Fix z distance Method PVA from 0.4 to 0 and interface line width from 0.25mm to 0.4mm"
This reverts commit bc95ae1009.
2024-07-24 11:44:27 +02:00
Paul Kuiper
bc95ae1009 * Fix z distance Method PVA from 0.4 to 0 and interface line width from 0.25mm to 0.4mm
* Set seam position to sharpest corner + smart hiding (all Ultimaker machines, [not affecting Method machines, was already set to this])
* Enable Use support towers for Method supports materials and all Ultimaker materials, disable for Method model materials.
* Interface support horizontal expansion: 0mm for all Method support materials

PP-504
2024-07-24 11:37:35 +02:00
Paul Kuiper
262b6f1458 Improve PVA printing reliability. Increase linewidth at first layer, enable prime tower, increase print speed PVA.
PP-429
2024-06-17 15:19:52 +02:00
wawanbreton
219543dd43 Applied printer-linter format 2024-05-30 07:19:37 +00:00
Erwan MATHIEU
e863eee156 Disable wait for temperature for UltiMaker printers
Previously the material_print_temp_prepend and material_print_temp_wait were ignored for Griffin-flavored printers. Now we do handle them because we want the prepend, but we don't want the wait so disable it.
2024-05-30 09:18:08 +02:00
Casper Lamboo
8e61996ced
Remove wildcards from definition files 2024-03-07 16:07:15 +01:00
Paul Kuiper
709e362ffa Cleanup and extention of exclude lists. Protection of PEI flex plate against high probe and first layer temperature.
Relates to PP-441
2024-03-01 09:46:29 +01:00
Casper Lamboo
e64b6ecd22
Merge branch 'main' into PP-430-Enable-monotonic-raft-surface 2024-02-27 12:42:40 +01:00
pkuiper-ultimaker
3eee666d6a Applied printer-linter format 2024-02-23 08:28:25 +00:00
Paul Kuiper
1b12617e01
Update ultimaker.def.json 2024-02-23 09:27:31 +01:00
Paul Kuiper
de91761b8a
Update ultimaker.def.json 2024-02-23 09:24:05 +01:00
Paul Kuiper
2d82bb94ab Set retraction_min_travel to 5mm for all S-line and Method machines. This improves the infill pattern wall overlaps (for TPU top surfaces and raft base layers) and reduces the amount of retracts in tree supports islands.
It also cleans up the settings.

PP-389
2024-02-08 16:20:02 +01:00
Paul Kuiper
627bef2eab Enable monotonic raft surface for all Ultimaker machines.
Disable skin_monotonic for Method XL machines (speed increase), roofing_monotonic is still enable to create a good top surface.

PP-430
2024-02-06 19:34:12 +01:00
Paul Kuiper
ea87f18e4d Changed bottom skin flow to be 95% instead of 90% to improve bottom layer for edge cases in the machine population. This will slightly increase the elephant foot.
PP-374
2023-09-01 16:00:48 +02:00
Jelle Spijker
e3a4c84463
Merge remote-tracking branch 'origin/PP-336_Cleanup_infill_overlap_settings'
# Conflicts:
#	resources/i18n/cs_CZ/cura.po
#	resources/i18n/cura.pot
#	resources/i18n/de_DE/cura.po
#	resources/i18n/es_ES/cura.po
#	resources/i18n/fi_FI/cura.po
#	resources/i18n/fr_FR/cura.po
#	resources/i18n/hu_HU/cura.po
#	resources/i18n/it_IT/cura.po
#	resources/i18n/ja_JP/cura.po
#	resources/i18n/ko_KR/cura.po
#	resources/i18n/nl_NL/cura.po
#	resources/i18n/pl_PL/cura.po
#	resources/i18n/pt_BR/cura.po
#	resources/i18n/pt_PT/cura.po
#	resources/i18n/ru_RU/cura.po
#	resources/i18n/tr_TR/cura.po
#	resources/i18n/zh_CN/cura.po
#	resources/i18n/zh_TW/cura.po
2023-06-05 11:09:16 +02:00
Paul Kuiper
ed4ad6b8ef Cleanup skin overlap. Set to 20% by default for S line machines.
Relates to: PP-321
2023-05-15 11:56:07 +02:00
Paul Kuiper
ffbc7bb310 Cleanup of infill overlap setting. Make it 10% for S line machines and keep it 0% for the other machines. Removed all overwrites from the quality profiles.
Relates to: PP-336
2023-05-15 11:21:14 +02:00
Remco Burema
d84960c7b7 Gradual infill with Tree Support 2.0 caused floating parts.
Should not be on when doing tree support anyway, so change configs to reflect that.

CURA-10065
2023-04-25 17:51:40 +02:00
Paul Kuiper
b59db63a21
Merge branch 'main' into PP-324_Limit_bed_temperature_to_120C 2023-03-13 09:41:42 +01:00
Rijk van Manen
d938d9f1c1 turn off minimum support area completely it is not helpful anymore.
CURA-10289 / PP-323
2023-02-21 14:59:08 +01:00
pkuiper-ultimaker
167b9a0ef3 Applied printer-linter format 2023-02-17 08:55:10 +00:00
Paul Kuiper
434b6f13c1 Consistent max. and warning for the build plate temperature.
S-line + Colorado   warning >120C  and error >140C
UM3 family          error > 115C
UM2 family          error > 110C

Relates to PP-324
2023-02-17 09:54:08 +01:00
rijkvanmanen
482d5d38b7 Applied printer-linter format 2023-02-15 12:55:28 +00:00
Rijk van Manen
35ad0ccb0d improve support settings and properly enable them
As a result of all the support improvements we have done in CURA-10220 we would like to update the support settings.

CURA-10289 / PP-323
2023-02-15 13:54:09 +01:00
Rijk van Manen
f8edf89375 avoid too low cool_min_temperature
By taking the max value it is not possible anymore that a (3rd party) profile has a too low cool_min_temperature causing it too not slice. PP-71
2023-02-09 14:27:59 +01:00
c.lamboo
8574e5866c Fix: Only set support_tower_roof_angle to 0 if support_interface is enabled
Contributes to CURA-10220

Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-09 10:24:44 +01:00
casperlamboo
fba299280f Applied printer-linter format 2023-02-08 15:15:40 +00:00
Casper Lamboo
b37d80a546
Don't duplicate default setting
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-08 16:14:24 +01:00
c.lamboo
06c0ccb572 Only set support_tower_roof_angle to 0 if support_interface is enabled
Contributes to CURA-10220

Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:44 +01:00
c.lamboo
44b71dd8f1 Update support horizontal expansion value
Contributes to CURA-10220

Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:34 +01:00
c.lamboo
46fe9c0568 Set support tower angle to 0
This enlarges small areas to immediately be equal to support_tower_diameter^2.

Contributes to CURA-10220

Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:22 +01:00
c.lamboo
046d6ab01c Re-enable support towers
Decrease `support_offset` setting as using both support towers and support horizontal expansion would apply the same concept twice.
Remove duplicate settings in other ultimaker profiles.

Contributes to CURA-10220

Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:08 +01:00
Rijk van Manen
129f7f7d12 round the speeds to avoid ugly numbers
PP-71
2023-01-24 14:34:44 +01:00
Rijk van Manen
0d1f73b090 fix typo
PP-71
2023-01-24 11:47:35 +01:00
rijkvanmanen
0648cc5fd6 Applied printer-linter format 2023-01-24 10:33:14 +00:00
Rijk van Manen
a66ec97478 apply the new default settings to all ultimaker printers
With the introduction of cool_min_temperature it is way easier to generalize the minimum layer time settings. To make sure all ultimaker printers benefit from this improvements the settings are applied to ultimaker.def.json.
PP-71
2023-01-24 11:01:39 +01:00
Rijk van Manen
faf7e3b227 increase support reliability
The minimum support area is decreased to avoid disconnected support. The support horizontal expansion is increased to allow for more stable support structures. These improvements are possible because of the improvements made in CURA-10152.
PP-303
2023-01-23 14:57:44 +01:00
Jelle Spijker
4b8cae754c
Merge pull request #14061 from Ultimaker/PP-282_update-seam-corner-preference
PP-282_update-seam-corner-preference
2023-01-11 12:47:57 +01:00
Rijk van Manen
ac3c91a4fd increase initial layer skin flow
This makes adhesion more robust for inaccuracies in the first layer thickness. PP-288
2022-12-16 14:19:32 +01:00
rijkvanmanen
80f938a502 Applied printer-linter format 2022-12-16 13:16:01 +00:00
Rijk van Manen
a9a20a09e8 make corner preference None
While waiting on further improving seam location, None gives currently the best results. PP-282
2022-12-16 14:14:55 +01:00
Remco Burema
b553c9f31a
Revert "[CURA-9548] The engine now operates on the area _before_ the offset." 2022-12-13 14:43:57 +01:00
Jelle Spijker
cea7bb83c8 Revert "Fix multiline printer-linter PR suggestions"
This reverts commit 7820cc98
2022-12-13 11:52:39 +01:00