Jelle Spijker
358efa94b4
Merge pull request #14060 from Ultimaker/PP-286_make-buildplate-adhesion-extruder-optional_extruder
...
PP-286_make-buildplate-adhesion-extruder-optional_extruder
2023-01-11 12:51:54 +01:00
Casper Lamboo
3a6589a6be
Merge pull request #14169 from Ultimaker/CURA-9928_min_skirt_brim_gap
...
[CURA-9928] Add minimum distance for skirt from model.
2023-01-06 12:36:07 +01:00
Joeydelarago
a1b9232f9d
Applied printer-linter format
2023-01-04 14:26:30 +00:00
Joey de l'Arago
c2c37507fc
Merge pull request #13830 from Ultimaker/CURA-9901-introduce-small-layer-temperature
...
CURA-9901-introduce-small-layer-temperature
2023-01-04 15:25:26 +01:00
Joey de l'Arago
f970d99e4f
Add minimum distance for skirt from model. At 0 the skirt is touching the model. Any lines closer will be removed even without the minimum.
...
Change minimum distance for brim to allow half line width overlap.
CURA-9928
2022-12-30 13:32:31 +01:00
Rijk van Manen
86853a19b6
make adhesion_extruder_nr optional
...
Since the brim_skirt extruder will be -1 by default, it does make sense to allow the parent setting to be -1 as well. This requires an extra resolve for the raft extruders, since these cant be -1.
PP-286
2022-12-16 14:01:55 +01:00
c.lamboo
532965fb46
Disable "Small Feature Max Length", "Small Feature Speed" and "Small Feature Initial Layer Speed" when "small hole size = 0"
...
CURA-9987
2022-12-12 13:09:59 +01:00
jspijker
4fd8b68f3d
Format fdmprinter.def.json
2022-12-01 15:33:59 +01:00
jspijker
5e942dd269
Add minimum_value to Adaptive layers max variation
...
Co-authored-by: MariMakes <mariska.maas@ultimaker.com>
2022-12-01 15:33:59 +01:00
Jelle Spijker
3a17188004
Revert "Applied printer-linter format"
...
This reverts commit 3c930263
2022-12-01 15:33:59 +01:00
rburema
f758a5ded0
Applied printer-linter format
2022-12-01 14:18:21 +00:00
Remco Burema
1ef7af85ee
Fix minimum value put in the wrong place.
2022-12-01 15:17:03 +01:00
jellespijker
8b49f77ea2
Applied printer-linter format
2022-11-30 15:35:31 +00:00
jspijker
b5b5ad852b
Fix indention
...
Contributes to CURA-9873
2022-11-30 16:33:31 +01:00
MariMakes
59111556d6
Fix indents again
...
Fix indents again
2022-11-30 16:15:46 +01:00
MariskaMaas
9f8e96bf1f
Resolve Merge Conflict
...
Redid the change because of 55b546cefd
2022-11-30 16:11:13 +01:00
nallath
3c93026349
Applied printer-linter format
2022-11-30 13:28:10 +00:00
Jaime van Kessel
a0a76e0268
Update resources/definitions/fdmprinter.def.json
2022-11-30 14:25:48 +01:00
Paul Kuiper
658eb94474
Update resources/definitions/fdmprinter.def.json
...
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2022-11-30 14:13:54 +01:00
Paul Kuiper
c58c541afd
Made the default skirt/brim extruder -1 (not overridden), this will create the a brim with the same material as the mesh for each mesh. Fixed the brim tower setting to reflect changes in the brim behavior. When the brim is enabled for the whole print it does not enable it for the prime tower anymore. Lastly we reduced the brim inside avoid distance to a smaller value to improve the adhesion of large inner objects.
...
Relates to PP-36
2022-11-28 13:19:09 +01:00
Rijk van Manen
88533071cc
introduce small layer temperature
...
CURA-9901
2022-11-15 16:54:01 +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
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
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
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
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
c.lamboo
b33cff33f5
Disable "Remove Raft Inside Corners" setting by default
2022-10-03 11:28:22 +02: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 47b414a4ae .
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
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
Rijk van Manen
4b6763132c
keep default_value
2022-09-13 14:06:09 +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
Jaime van Kessel
aaadff28e4
Merge pull request #13211 from Ultimaker/PP-232_Disable_monotonic_ordering
...
Only enable monotonic ordering for the roof layer
2022-09-07 16:21:06 +02:00
Jaime van Kessel
d097b7d030
Minor codestyle changes to fdmprinter
2022-09-06 11:52:33 +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
Jaime van Kessel
3c1ff09d39
Update the description of Wall Ordering to include center line
...
CURA-9290
2022-09-02 15:56:18 +02:00
Remco Burema
f6190f9b23
Merge pull request #9255 from Ultimaker/tree_support_max_radius
...
setting for support_tree_max_diameter
2022-09-01 12:56:29 +02:00
Jaime van Kessel
aa34ee84ec
Merge pull request #13103 from Ultimaker/PP-216_Move_top_surface_settings_out_of_experimental
...
Moved top layer (roofing) settings out of experimental: “Top surface …
2022-08-31 10:41:18 +02:00
Rijk van Manen
c3dd70f7c7
fix incorrect spacing
2022-08-31 10:37:41 +02:00
Remco Burema
401170d8dd
Merge pull request #11744 from Ultimaker/sprialize_removes_holes
...
automatically remove all holes when spiralizing
2022-08-30 17:15:18 +02:00
Jaime van Kessel
03c88c18e6
Bump up the maximum_extrusion_area_deviation
...
CURA-9524
Fixes #12828
2022-08-24 16:51:47 +02:00
Paul Kuiper
d4e5a39111
Moved top layer (roofing) settings out of experimental: “Top surface Skin Line Width”, “Top Surface Skin Pattern”, “Monotonic Top Surface Order” and “Top Surface Skin Line Directions” as children under “Top Surface Skin Layer“ in the Top/Bottom menu.
...
Relates to PP-216
2022-08-24 13:18:12 +02:00
Casper Lamboo
3ef77df3fd
Merge pull request #12651 from Ultimaker/CURA-9357_hide_middle_line_threshold_settings
...
[CURA-9357] Remove some very difficult to explain (even to experts) settings.
2022-08-22 11:54:20 +02:00
Tim Kuipers
17ce499f71
interlocking settings
2022-08-13 11:57:22 -05:00