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
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
Jaime van Kessel
9bc00b4a53
Merge pull request #12442 from amweiss/patch-1
...
Rename Ender-3 profile to include v2
2022-07-19 15:02:42 +02:00
Jaime van Kessel
9ee948ded4
Merge branch 'master' of github.com:heed818/Cura
2022-07-19 14:55:06 +02:00
NilsRo
11800f1c49
Update anycubic_i3_mega_s.def.json ( #11715 )
...
Added nozzle size
Dynamic wall thickness by nozzle diameter
Added filament costs to standard
First layer speed inheritance
Added maximum temp warnings
Updated FAN
Optimized initial purge of filament
2022-07-19 14:54:23 +02:00
Jaime van Kessel
d7f5eeb829
Merge branch 'master' of github.com:3d-hctech/Cura
2022-07-19 14:46:10 +02:00
Jaime van Kessel
fb9b71a901
Merge branch 'master' of github.com:ANYCUBIC-3D/Cura
2022-07-19 14:41:05 +02:00
Jaime van Kessel
7e811025fb
Merge branch 'feat/ender3s1-profile' of github.com:Sebazzz/Cura
2022-07-19 14:34:42 +02:00
Ghostkeeper
fb4f93f096
Correct grammar of this sentence
...
It should really end in a period.
Discovered during work on CURA-9420.
2022-07-15 10:40:05 +02:00
Jelle Spijker
1a0ecfd850
Merge branch '5.1'
...
# Conflicts:
# .github/workflows/conan-package.yml
# .github/workflows/cura-installer.yml
2022-07-14 16:30:52 +02:00
Remco Burema
b268657fbd
Enable Alternate Wall Dirs for end-users too.
...
It's a little bit unclear, but the initial reason we set this to false was because we wanted to make sure most of the 'metal print' releated features dropped in 5.1, not 5.0?
still CURA-8097 .. sort of
2022-07-12 12:18:38 +02:00
jspijker
f9d4628b95
Merge branch 'main' into CURA-9365
...
# Conflicts:
# .github/workflows/ci.yml
# .github/workflows/cura-installer.yml
# .github/workflows/requirements-conan-package.txt
# resources/definitions/Mark2_for_Ultimaker2.def.json
# resources/definitions/elegoo_neptune_2.def.json
# resources/definitions/elegoo_neptune_2D.def.json
2022-07-08 12:37:32 +02:00
Jaime van Kessel
c75268dd07
Change default_value to value for elegoo_neptune for infill_pattern
2022-07-08 10:00:15 +02:00
Jaime van Kessel
afed96187c
Change default_value to value
2022-07-08 09:55:11 +02:00
Jaime van Kessel
9c0671f2a7
Remove unnedeeded default_value overide
2022-07-08 09:53:05 +02:00
Remco Burema
5c81904aee
Don't hide, just remove.
...
Also updated in the engine, so anyone needs the corresponding branch there as well.
CURA-9357
2022-07-05 17:58:57 +02:00
Jaime van Kessel
905104159b
Fix incorrect z_hop speed for alfawise
...
Fixes #12641
2022-07-05 13:51:32 +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
Remco Burema
91ad5b8461
Hide some very difficult to explain (even to experts) settings.
...
It'll just confuse users. It confused _us_ (both developers and materials experts) a lot of the time :-D
CURA-9357
2022-07-01 14:53:35 +02:00
Ghostkeeper
f4b3256e3d
Add resolve value for Raft Base Wall Count
...
It's also a global setting and there is no particular reason for this to not be settable by a material profile or anything.
Done as a 5 minute fix.
2022-06-30 13:25:13 +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
Rijk van Manen
257056afd2
default ultimaker values result in warnings
...
With the updated support settings of PP-108 some settings results in warnings. The warning limits are changed to avoid this. PP-185.
2022-06-29 14:41:56 +02:00
Jaime van Kessel
9ca86c9d08
Merge pull request #12636 from Ultimaker/PP-185-improve-support-reliability
...
PP-185_improve-support-reliability
2022-06-29 14:41:35 +02:00
Ghostkeeper
adeb9da356
Merge branch '5.1'
2022-06-28 17:53:24 +02:00
Ghostkeeper
f241638890
Add resolve function to Remove Raft Inside Corners
...
That way, an extruder profile can say that they want this.
If any extruder needs this setting enabled, it will be enabled for the whole print.
Done as a 5 minute fix.
2022-06-28 17:53:00 +02:00
Rijk van Manen
c9b3f600d5
default ultimaker values result in warnings
...
With the updated support settings of PP-108 some settings results in warnings. The warning limits are changed to avoid this. PP-185.
2022-06-28 14:28:14 +02:00
Rijk van Manen
fd0aaafe35
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-28 14:00:31 +02:00
Rijk van Manen
3eab1c221b
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-28 13:58:45 +02:00
Jaime van Kessel
f474381425
Fix multiple issues with profiles
...
That's what you get from not having tests running remote.
2022-06-17 16:06:24 +02:00
Jaime van Kessel
3101f2aea4
Remove filter_out_tiny_gaps from definitions
...
This setting doesn't exist anymore.
2022-06-17 15:57:40 +02:00
j.delarago
cd34294914
Revert "disable travel_avoid_supports"
...
This reverts commit 8f2dff712ec18046bf76211fa3a8dd7d20647d30.
2022-06-15 17:19:03 +02:00
Jaime van Kessel
1a0b095f8d
Merge pull request #11721 from Haxk20/patch-1
...
voron2_base.def.json: Do not limit travel speeds to 300mm/s
2022-06-15 16:08:09 +02:00
Remco Burema
a82b90fd96
Merge pull request #12488 from Ultimaker/PP-108_Improved_support_settings
...
PP-108 improved support settings
2022-06-15 14:24:09 +02:00
Ghostkeeper
4b6995bf24
Correct description for Enable Travel Jerk
...
Done as a 5 minute fix.
2022-06-15 14:04:22 +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
Jaime van Kessel
e57af7556c
Remove incorrect maximum_value for bridge_skin_density
...
Whoops. That should have already been removed.
Fixes #12455
2022-06-10 13:54:03 +02:00
3d-hctech
40aa9cad18
Update configurations for these 3 printers of HCTECH
...
Update configurations for these 3 printers of HCTECH
2022-06-09 17:23:02 +08:00
3d-hctech
9437de8266
Merge branch 'Ultimaker:main' into master
2022-06-09 15:09:40 +08: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
Adam Weiss
96d0f5955a
Rename Ender-3 profile to include v2
2022-06-04 11:45:29 -04: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