Commit graph

4678 commits

Author SHA1 Message Date
Jaime van Kessel
370d0bcf03
Add extra BOM numbers to UMs3 and UMs5 2022-09-06 13:43:14 +02:00
NOVAXIM
a234c0117e
Update anycubic_mega_zero.def.json
Line 79: This value (0.3) is the default in firmware.
Line 80: The default setting (5) may be too small if you are using Linear Advance.
2022-09-06 13:39:06 +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
izilzty
1f91fd0912
Add profile for Creality Ender 3 S1 Pro and Plus 2022-09-06 16:33:44 +08: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
Mehmet Sutaş
5fa113fef5 Remove material exclusions 2022-09-05 19:24:09 +03: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
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
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
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
Mehmet Sutaş
f6e3a2de81 Merge branch 'main' of https://github.com/mehmetsutas/Cura 2022-08-29 10:33:54 +03: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
Anson Liu
d25a381803
Create UMO+ version of dxu_dual definition
Overrides machine disallowed area with correct values for UMO+ bed
2022-08-21 22:46:08 -04:00
Anson Liu
c8a4b8fe62
Create definition file for UMO+ version of DXU
Override default machine disallow area to fit UMO+ bed size
2022-08-21 22:44:10 -04: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
17ce499f71 interlocking settings 2022-08-13 11:57:22 -05: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