3739 Commits

Author SHA1 Message Date
Jaime van Kessel
f348249333
Merge branch 'fix/renkforcerf100xl' of github.com:imakecodes/Cura
CURA-9609
2022-09-06 15:29:38 +02:00
Jaime van Kessel
370d0bcf03
Add extra BOM numbers to UMs3 and UMs5 2022-09-06 13:43:14 +02:00
Jaime van Kessel
d097b7d030
Minor codestyle changes to fdmprinter 2022-09-06 11:52:33 +02:00
Jaime van Kessel
a5f23939f5
Fix a few more typos 2022-09-06 11:47:33 +02:00
Jaime van Kessel
543598a200
Fix typo 2022-09-06 11:43:45 +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
Jaime van Kessel
328b32ee6b
Remove a bunch of duplicate settings from artillery base 2022-09-06 10:29:19 +02:00
Jaime van Kessel
9d12ee841b
Remove unneeded values from machine profiles 2022-09-06 10:21:21 +02:00
Jaime van Kessel
699a9c0530
Remove unneeded excluded materials
These machines are 1.75mm, so there is no need to add the UM materials as excluded
2022-09-06 10:13:45 +02:00
KOONOVO3DPrinter
db6e7d57f9
Add tank-M machine (#13036)
CURA-9605
2022-09-05 14:08:59 +02:00
Jaime van Kessel
54aa404ec6
Merge pull request #11650 from Geeetech3D/master
add Profile for Geeetech Mizar_S
2022-09-05 14:05:53 +02:00
Jaime van Kessel
f86b2b8ac7
Merge pull request #13037 from odaki/fix_kingroon_end_gcode
Prevents the head from moving outside the print area
2022-09-05 14:00:30 +02:00
Jaime van Kessel
93b865cba3
Merge branch 'main' of github.com:Ultimaker/Cura 2022-09-02 15:56:45 +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
GroovyDrifter
19146fad3d
Merge branch 'main' into patch-1 2022-09-01 19:32:14 +02:00
Jaime van Kessel
89fbac74f9
Fix incorrectly setting material_print_temperature
If this is set to an absolute value, the material settings wont have any effect anymore.
A much better way is to just set the default temperature, which is what the intent is
2022-09-01 17:51:25 +02:00
GroovyDrifter
2d77a08460
Modify the Ender 6 profile to the minimun
Modify the Ender 6 profile to the minimun, to fit other creality printers. all additional configuration removed. 
Print quality is better with default Creality firmware and this simpler definition.
2022-09-01 15:33:53 +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
Jaime van Kessel
d20a83d9aa
Merge pull request #13163 from Ultimaker/PP-172-dont-avoid-supports
disable travel_avoid_supports
2022-08-31 09:46:09 +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
Rijk van Manen
246fcae0f8 disable travel_avoid_supports
While CURA-9337 is not implemented this a mitigation to avoid unnecessary combing. PP-172
2022-08-30 15:52:18 +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
GroovyDrifter
16500e06de
Update creality_ender6.def.json
Remove material temperatures from profile so they can follow those in the material seleced.
2022-08-25 09:28:15 +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
odaki
6fd1e11964 Prevents the head from moving outside the print area
Prevents the head from moving outside the print area after printing is complete.
2022-08-15 12:40:23 +09:00
Michel Wilhelm
50a0ffa257 chore: definition file is out of the pattern 2022-08-13 16:07:56 -03:00
Tim Kuipers
ce18fdad02 automatically remove all holes when spiralizing
Spiralize is meant for models which are solid, but many people don't know and model their things hollow.
With this automatic setting change these people won't notice that they have modeled it wrong.
Which means there are less times I need to explain stuff to users.
Profit.
2022-08-11 12:20:53 -05:00
BagelOrb
f8971df04c setting for support_tree_max_diameter 2022-08-11 10:45:46 -05: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