Frederic Meeuwissen
f9e49d32f1
Exclude PET-CF on UM3
...
There is are CC cores defined for the UM3
2023-06-28 10:33:02 +02:00
Rijk van Manen
9171aa9168
follow the default settings
...
PP-71
2023-01-24 11:08:16 +01:00
Paul Kuiper
7a671eaa03
Change preffered quality from normal (0.1mm) to fast (0.15mm) ( #13974 )
...
Change preferred quality from normal (0.1mm) to fast (0.15mm) to increase the default productivity.
Added a default layer height of 0.15mm in unsupported modes.
This also applies some linter suggestions
Co-authored-by: pkuiper-ultimaker <pkuiper-ultimaker@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2022-12-13 10:17:18 +01:00
Rijk van Manen
205902ee68
printer linter format
...
PP-296
2022-12-12 15:39:28 +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
Jaime van Kessel
0dea6d7cca
Merge branch 'PP-243-cleanup-raft-settings' of github.com:Ultimaker/Cura
2022-09-15 13:57:39 +02:00
Jaime van Kessel
ee551e48b3
Restore incorrectly removed settings
...
Something went wrong here, it removed the wrong defaults...
2022-09-14 13:45:27 +02:00
Rijk van Manen
4712c6abc3
restructure raft airgap
...
No values are changed, but the settings are restructured. The PVA airgap is moved to fdm_materials. Inconsistent use of equations is also resolved. PP-243
2022-09-13 11:59:34 +02:00
Rijk van Manen
e4534943e7
new raft base thickness default
...
The new default of the raft base thickness is close to the current values. The limited thickness of 0.3mm is used to avoid extreme flowrate for 06 and 08 nozzle sizes. PP-243
2022-09-13 10:45:59 +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
257d37eb73
raft middle layer thickness has new default
...
The raft middle layer thickness is the average between the top and the base of the raft. This reduces flow jumps significantly. PP-243
2022-09-13 10:20:40 +02:00
Rijk van Manen
834cc4129e
cleanup raft top layers
...
This commit does effectively change nothing. The default of 2 top layers is set in fdmprinter and it is made 1 for 08 cores. PP-342
2022-09-13 09:50:37 +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
Jaime van Kessel
2c331604e8
Clean up a lot of duplicate settings from machine profiles
...
These were errors that were copy pasted from other definitions. So leaving them as is would
continue to decrease the quality of third party profiles.
2022-09-06 11:39:08 +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
6e7e0b5f77
Switching on support gradual infill and support offset to 2*line width when support interface layer is enabled.
...
Relates to PP-108
2022-06-03 14:02: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
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
3a2a58f546
remove setting, follow the default
...
PP-170
2022-06-01 15:16:23 +02:00
p.kuiper
20efe02d8b
Also changed the jerk setting for support material to 20mm/s to prevent flow ringing in the support material and increase productivity.
...
Relates to PP-19
2022-06-01 13:54:00 +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
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
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
p.kuiper
de04c7d79b
PP-60: Major clean up. Moved all common (libArachne + 4.12) settings to ultimaker.def.json from which all Ultimaker machines inherit their values
2021-11-09 12:13:02 +01:00
p.kuiper
1eac809cda
PP-60: Iteration 3 settings changes applied to the UM3 machines
2021-11-09 11:11:49 +01:00
THeijmans
74c432428b
Fixes bug in top bottom pattern settings
...
As discussed in CCB, mistake was made which led to no skin being printed. This fixes it.
PP-44
2021-10-21 09:57:43 +02:00
THeijmans
04f37e6283
Removes missed line width settings
...
As discussed in CCB, now every line width setting will inherit from the right place
2021-10-21 09:48:55 +02:00
Remco Burema
86046a32b3
Merge branch 'master' into merge_main_20211019
2021-10-20 08:38:01 +02:00
Ghostkeeper
c6d92dc8d6
Fix combing mode override
...
This needs quotes, since it's a Python expression. Otherwise it would get interpreted as a variable name which doesn't exist.
Contributes to issue CURA-8627.
2021-10-13 17:23:09 +02:00
p.kuiper
7deb31db98
Bug fixes.
...
- Removed default value when value is already set.
- Make sure UM3 and UM3 extended variants are the same
2021-10-12 12:54:26 +02:00
p.kuiper
17ea8d0de7
Merge remote-tracking branch 'origin/PP-1-Improved_print_profiles' into PP-1-Improved_print_profiles
...
# Conflicts:
# resources/definitions/ultimaker3.def.json
# resources/definitions/ultimaker_s3.def.json
# resources/definitions/ultimaker_s5.def.json
2021-10-12 09:31:20 +02:00
p.kuiper
fb645a2454
Merge remote-tracking branch 'origin/PP-1-Improved_print_profiles' into PP-1-Improved_print_profiles
...
# Conflicts:
# resources/definitions/ultimaker3.def.json
# resources/definitions/ultimaker_s3.def.json
# resources/definitions/ultimaker_s5.def.json
2021-10-12 09:09:05 +02:00
p.kuiper
0239ce8a78
- Bug fix error due to string overrides.
...
- "Minimum_value" changed to "minimum_warning_value"
- PVA (BB0.4 and BB0.8) require low support jerk settings for good adhesion
- Support roof does follow print_jer and no warning levels set
2021-10-11 13:53:21 +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
Ghostkeeper
5b923d105a
Fix sorting of setting overrides
...
Keeps it maintainable in the long run.
Contributes to issue PP-1.
2021-10-01 13:55:27 +02:00
Ghostkeeper
40fd3203b8
Fix tests: Removing unnecessary default_value overrides
...
If there's a value, the default_value isn't used. This test exists to prevent confusion between the two, where a contributor could change the default_value but it gets overridden by a value.
Contributes to issue PP-1.
2021-10-01 13:52:42 +02:00
p.kuiper
be9f62c5ba
- Only use monotonic order in top layer (increase print speed).
...
- Explicitly set combing mode to the new 'no_outer_surfaces' strategy
- Adjusted the engineering profiles to use 100% wall flow and triangle infill pattern
2021-09-29 16:07:26 +02:00
p.kuiper
b99267048f
Same print profile adjustments to the UM print profile as the S5 print profile, except for the maximum resolution adjustments
2021-09-29 12:58:34 +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
3803d28d3d
Increase maximum extrusion deviation
...
See LibArachneBeta slides
2021-09-16 13:52:11 +02:00
THeijmans
dfd5768c5c
Turns on print thin walls
...
For Arachne profile iteration 2, PP-2
2021-09-16 11:56:58 +02:00
THeijmans
63bf47ffe9
Turn on back pressure compensation
...
Initial setpoint at 50%, as in PP-2
2021-09-16 11:10:44 +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
THeijmans
8be12106c9
Updates wall order and top surface quality
...
For PP-5, PP-27, PP-29
2021-09-15 15:05:41 +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
THeijmans
6a4f59c27a
Updates Jerk settings to a minimum of 20mmps
...
For PP-1
2021-09-15 12:59:00 +02:00
Jaime van Kessel
84b1aa39b7
Update the update_url's for firmware updates
...
CURA-7689
2021-07-29 15:21:46 +02:00
StijnArntz
605e1d1b2f
PETG for UM3
...
Removed Generic and UM PETG from exclude material list.
Add quality files for PETG on UM3.
2021-05-31 09:20:00 +02:00