3837 Commits

Author SHA1 Message Date
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
Anson Liu
d377adead4
Update dxu_umo.def.json
Removed redundant nozzle size and filament diameter already specified in parent.
2022-11-29 14:53:23 -05:00
Anson Liu
786c5ca0aa
Merge branch 'Ultimaker:main' into dxu_umo_definition 2022-11-29 14:31:42 -05: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
Remco Burema
6a126f4d6b
Merge pull request #13799 from NilsRo/master
disable lin. adv. if accidently enabled by earlier print
2022-11-25 12:41:24 +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
Jelle Spijker
cc9a698f42
Merge pull request #13775 from Ultimaker/CURA-9350_support_interface_wall
[CURA-9350] support interface wall
2022-11-15 16:17:21 +01:00
Casper Lamboo
52891f5a36
Merge pull request #11449 from Ultimaker/interlocking_gen
Settings for Interlocking Structure Generation
2022-11-15 13:07:03 +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
Jaime van Kessel
3314929e44
Merge pull request #13776 from Ultimaker/PP-275-increase-initial-layer-skin-flow
PP-275-increase-initial-layer-skin-flow
2022-11-14 11:52:57 +01:00
NilsRo
0bae61b97a Update anycubic_i3_mega_s.def.json
Disable lin. adv. if set from ealier print and not in GCODE
2022-11-12 10:32:31 +01:00
Remco Burema
57c6a228aa Expose per-model retraction settings.
Related engine PR made it possible to do this. No PR was made to expose these to the front-end as far as I can see, so (since this was a PRwe where very behind on -- like 10 months or so) I choose to do it myself instead of asking the original author.

part of CURA-9876
2022-11-11 11:02:05 +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
c23b019f16 Couple support roof/floor wall-count to parent setting by default.
part of CURA-9350
2022-11-09 15:23:00 +01:00
Remco Burema
bcb88981b7 Add support interface wall count settings.
part of CURA-9350
2022-11-08 18:00:44 +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
Remco Burema
f75cb7a48b
Merge pull request #11678 from Ultimaker/brim_per_material_optimized_order
Brim overhaul: New features and bug fixes
2022-10-30 17:59:36 +01:00
Jaime van Kessel
5c18a37f60
Merge branch 'main' of github.com:Ultimaker/Cura into PP-251_create_annealing_intent 2022-10-26 11:28:58 +02:00
Remco Burema
ab51bd699e Merge branch 'main' into brim_per_material_optimized_order 2022-10-25 17:31:13 +02: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
9f6a47f04a
Merge branch 'main' into PP-42_improved_initial_layer_settings 2022-10-17 13:51:20 +02:00
Remco Burema
1e1ec7c6e5 For tree support default should be support wall count 1.
part of CURA-7800
2022-10-06 22:23:24 +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
Paul Kuiper
f3b9c73d0f Create a resolve function on the "support_enable" setting such that underlying extruders (and thus also intent profiles) can enable support.
Relates to PP-251
2022-10-05 21:03:17 +02:00
Anson Liu
1b705338b8
Updated dual extruder start and end gcode 2022-10-05 13:04:04 -04:00
Anson Liu
f1fc0b44f7
Updated start and end gcode 2022-10-05 13:03:39 -04:00
Anson Liu
66ddf297b7
Merge branch 'Ultimaker:main' into dxu_umo_definition 2022-10-05 13:03:02 -04:00
c.lamboo
b33cff33f5 Disable "Remove Raft Inside Corners" setting by default 2022-10-03 11:28:22 +02:00
c.lamboo
a2c85dced9 Revert "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."
This reverts commit 863e1ecbae19644384e484cf88a3b4e0ae4a86aa.
2022-09-29 16:09:00 +02:00
Anson Liu
4830eb8f5a
Update nozzle heat up speed 2022-09-20 09:37:23 -04:00
Anson Liu
4201305712
Update nozzle heat up speed 2022-09-20 09:37:00 -04:00
Jaime van Kessel
d8f304ca49
Fix description of wall_x_material_flow_layer_0
CURA-9433
2022-09-20 14:13:00 +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
Jaime van Kessel
ac804389f6
Apply suggestions from code review
CURA-9433

Co-authored-by: Casper Lamboo <c.lamboo@ultimaker.com>
2022-09-19 17:18:09 +02:00
Jaime van Kessel
a53c9636af
Add initial layer flow settings
CURA-9433
2022-09-19 13:08:13 +02:00
goofoo3d
d6bc4067f9
Add some Renkforce Machines (#12598)
Add goofoo, renkforce printf

Co-authored-by: laiqiqi <laiqiqi886@163.com>
2022-09-16 10:14:03 +02:00
Jaime van Kessel
ceb5fe75cf
Update the settings for cremaker as suggested in #12511 2022-09-15 16:36:42 +02:00
Jaime van Kessel
3ac31f410f
Merge pull request #13222 from NOVAXIM/patch-1
Update anycubic_mega_zero.def.json
2022-09-15 16:19:31 +02:00
Jaime van Kessel
0ef0703e5a
Merge branch 'patch-1' of github.com:xPakrikx/Cura 2022-09-15 16:06:51 +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
8b67041418
Remove unneeded overides from vivedino profile 2022-09-15 14:39:57 +02:00
Jaime van Kessel
1bd6a34c6b
Fix version number for vivedino printers 2022-09-15 14:34:06 +02:00
Jaime van Kessel
b5677714a7
Merge branch 'vivedino_add_printers' of github.com:jim-edwards/Cura 2022-09-15 14:30:14 +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
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
e7c58c49dc
Merge branch 'main' of github.com:Naxecorp/Cura 2022-09-15 13:52:19 +02:00