154 Commits

Author SHA1 Message Date
jelle Spijker
6f1abe4340 fixup! Change preffered quality from normal (0.1mm) to fast (0.15mm) (#13974) 2022-12-13 11:46:13 +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
nallath
c4f5bd49ec Applied printer-linter format 2022-11-30 13:16:23 +00:00
Jaime van Kessel
f23aa95eae
Merge pull request #13925 from Ultimaker/PP-183_Enable_zigzag_support_interface
PP-183 Enable zigzag support interface
2022-11-30 14:15:23 +01:00
Jaime van Kessel
8b42d0ca8c
Merge pull request #13817 from Ultimaker/PP-69-default-max-comb-distance
PP-69-default-max-comb-distance
2022-11-29 09:18:38 +01:00
Paul Kuiper
dfd51f1e88 Changed the support interface pattern from concentric to zigzag, this will also automatically put a wall around the support interface.
Relates to PP-183
2022-11-28 16:47:44 +01:00
Casper Lamboo
5a75678caf
Merge pull request #13762 from Ultimaker/CURA-9548_min_support_area_split
[CURA-9548] The engine now operates on the area _before_ the offset.
2022-11-17 14:47:30 +01:00
Rijk van Manen
fff03deefa default max comb distance = 15mm
All ultimaker profiles get a default max combing distance of 15mm to avoid oozing in the infill. Profile/material specific settings are removed. PP-69
2022-11-14 13:20:29 +01:00
Rijk van Manen
0222c79f59 increase initial layer skin flow
For large prints the initial layer skin flow turns out to be too low. PP-275
2022-11-09 16:26:56 +01:00
Remco Burema
802effd805 The engine now operataes on the area _before_ the offset.
The frontend should compensate for that: Do _not_ apply the formula, as this now happens implicitly.

CURA-9548
2022-11-08 15:11:59 +01:00
Rijk van Manen
d5020425bc fix mistakes
PP-42
2022-10-17 15:55:03 +02:00
Rijk van Manen
7612faea79 make initial flow settings a fraction of the initial layer flow
PP-42
2022-10-17 14:51:05 +02:00
Rijk van Manen
c90c7e688a fix cool fan mistake
PP-42
2022-10-06 16:23:31 +02: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
d64b07d11f
Revert "Pp 230 enable conical support (#13295)"
This reverts commit 47b414a4ae287311b7dba359de6b7eff9452b4cd.
2022-09-20 13:43:02 +02:00
Paul Kuiper
47b414a4ae
Pp 230 enable conical support (#13295)
Enable conical support settings for ultimaker profiles. Promote conical support out of experimental. Increase minimum diameter from 5 to 10mm.

Relates to PP-230 and CURA-6710
2022-09-15 14:43:28 +02:00
Jaime van Kessel
a76fa25caa
Merge branch 'PP-195_Improve_bridging' of github.com:Ultimaker/Cura 2022-09-15 14:00:01 +02:00
Jaime van Kessel
71d04b9cda
Fix codestyle formatting issue in ultimaker.def.json 2022-09-15 13:58:43 +02:00
Rijk van Manen
48c59099c8 increase fan speed over raft
The top surface of the raft is printed with default fan speed, while the base is printed with the fan off. PP-243
2022-09-13 11:27:18 +02:00
Rijk van Manen
179e6bdfb6 cleanup raft speeds
raft base speed is only 15mm/s to avoid extreme flows. The raft surface speed equals the top/bottom speed, so the raft surface has a flow equal to the top/bottom flow. The raft interface is again the average of the surface and the base. PP-243
2022-09-13 11:18:38 +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
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
Paul Kuiper
7d107b5e5c Enable experimental bridge settings for all Ultimaker machines. Set bridge wall speed to equal to the skin speed such that all speeds around a bridge are approx. the same.
The mininimum bridge wall length was changed to a length long enough to prevent switching of settings over small unsupported areas (e.g. X/Y distance). This was changed in fdmprinters.def.json

Relates to PP-195
2022-09-13 09:47:43 +02:00
Rijk van Manen
b2be149ebb this is already default
By default the roofing pattern is the top_bottom pattern, which is set to zigzag in this PR. PP-29
2022-09-07 16:33:41 +02:00
Paul Kuiper
863e1ecbae Enable zigzag instead of the lines paatern on the skin layers. This improves print speed and quality. I used to decrease bridging quality, but due to enabling experimental bridging in the print profiles this can now be used.
Relates to PP-29
2022-09-05 14:24:26 +02:00
Paul Kuiper
88ce9e88d9 Enable monotonic roofing only when roofing layer count is > 0 otherwise enable monotonic for all skin layers.
Relates to PP-232
2022-09-05 13:59:50 +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
j.spijker@ultimaker.com
5a8047e7d9 Don't show warning color for children of support_infill_rate when using tree support
CURA-9520 PPM: Tree support has infill density 15%, but should have 0%
2022-07-29 18:04:49 +02:00
p.kuiper
6ea1079b60 Set the infill density of the support to 0% when tree structures are used.
Relates to CURA-9520
2022-07-27 15:38:03 +02:00
Ghostkeeper
2a4c8aa3fd
Set default for 3rd-party printers to Inside-Out
Overwhelmingly in our community it seems that the overhang and seam quality is better when printing inside-out.
Ultimaker found that the quality is better (in particular the dimensional accuracy) when printing outside-in. So let them have it outside-in and the rest inside-out.

Made after experimental evidence on Reddit (and in the past on Github).
2022-07-04 09:25:39 +02:00
Rijk van Manen
b14774292f reduce minimum support xy distance
Setting this value smaller could cause scarring when the nozzle offset calibration is not performed. A higher value causes a too big gap between the model and support, resulting in support not being attached to the model on sloped surfaces. PP-185
2022-06-29 14:42:21 +02:00
Rijk van Manen
a42a15199f increase support horizontal expansion
A bigger horizontal expansion is improving the stability of the support structure. Setting the Support Horizontal Expansion > Support X/Y distance causes the support folding around the object, making it way harder to remove and introducing a lot of additional stringing. PP-185
2022-06-29 14:42:12 +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
633e80292d Bug fix for tree support. Wall count should switch to 1 for tree support.
Relates to PP-108
2022-06-08 22:07:24 +02:00
p.kuiper
ba275c546e Renoved settings that already have a good default value in fdmprinter.def.json. Added support_use_towers to the PVA quality files.
Removed support_use_towers for AA and CC cores, they do not add anything to self support structures.

Relates to PP-108
2022-06-08 21:33:14 +02:00
p.kuiper
6b30273686 Made xy support distance to the wall 1mm iso support_offset (support_offset was 0mm when no support interface was used).
Restored the default 0.1mm z distance for the UM2 familie.

Relates to PP-108
2022-06-08 16:08:46 +02:00
p.kuiper
8e3ec5655a Added PVA robustness improvements. Turn of fan when used as support material, will improve strength. Dump extra material in the skirt to purge the hotend with fresh PVA.
Relates to PP-108
2022-06-08 15:10:41 +02:00
p.kuiper
8ef3444b4a Enable interface layer for BAM (also for PVA, but this was already enabled via the BB core variant).
Relates to PP-108
2022-06-08 12:40:28 +02:00
p.kuiper
ea929fdf46 Fixed typo in minium_support_area formula
Relates to PP-108
2022-06-08 08:42:00 +02:00
p.kuiper
79eb41e947 Add zigzag support pattern to ultimaker.def.json.
Relates to PP-108
2022-06-03 18:05:31 +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
p.kuiper
12ccb667b2 Bug fixes in ultimaker.def.json file. Formulas do not require '=' and strings must be double quoted.
Relates to PP-108
2022-06-03 12:08:41 +02:00
p.kuiper
6d50ab152d Cleaned up of the support settings for the S5 quality modes.
Relates to PP-108
2022-06-03 09:23:38 +02:00
p.kuiper
fdc48495e5 Forgot a comma, fixed json.
Relates to PP-108
2022-06-02 17:16:52 +02:00
p.kuiper
647402375b Merged in changes in from main.
Relates to PP-108
2022-06-02 17:16:09 +02:00
p.kuiper
d6f98b20ad Merge branch 'main' into PP-108_Large_speed_up_in_PVA_support_printing
# Conflicts:
#	resources/definitions/ultimaker.def.json
2022-06-02 17:15:19 +02:00
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
3a7341f761
Disable travel acceleration/jerk
This slightly improves visual quality (mainly the seam) and reduces gcodes per second. PP-9
2022-06-02 17:02:22 +02:00