3518 Commits

Author SHA1 Message Date
Remco Burema
cba956be19
Merge pull request #11345 from Ultimaker/scale_fan_speed
Add 'Scale Fan Speed From 0 to 1' Setting.
2022-03-25 15:58:16 +01:00
Remco Burema
d8738867f8 Merge branch 'master' into scale_fan_speed 2022-03-25 15:37:19 +01:00
Jaime van Kessel
efdb60e153 Remove area_deviation from ultimaker.def.json
CURA-9036
2022-03-25 14:41:56 +01:00
Jaime van Kessel
835bdf8a08 Merge branch 'CURA-9036_fix_average_width_simplify' of github.com:Ultimaker/Cura 2022-03-25 13:53:28 +01:00
Jaime van Kessel
4f98025acc Remove unrecognised properties from fdmprinter
No idea how they got there, but it caused a warning spam
2022-03-25 10:31:50 +01:00
Remco Burema
5ea08ad66e Revert "Set the default value of the Maximum Extrusion Area Deviation to 50.000um2 and remove the warning levels."
This reverts commit 3c4c91947e4eed82babe58550316789ffcde2444.
2022-03-24 17:56:06 +01:00
Jaime van Kessel
049d8c0d35
Merge pull request #11589 from Ultimaker/spiralize_bottom_fix
disable 100% infill bottom layers trick for spiralize
2022-03-23 16:22:48 +01:00
Tim Kuipers
10b3747287
Fix Transitioning angle description with what it's actually for (#11335)
* Fix Transitioning angle description with what it's actually for

* Transitioning Angle Spelling and grammar.

--author=Ruben

Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>

* Simpler description for Wall Transitioning Threshold Angle

* lil typo

Co-authored-by: Ghostkeeper <Ghostkeeper@users.noreply.github.com>
2022-03-22 14:34:30 +01:00
Remco Burema
17e18e76d7
Merge pull request #11639 from Ultimaker/more_intuitive_line_thresholds
More intuitive line thresholds
2022-03-17 14:55:59 +01:00
Jaime van Kessel
40fc587d64
Merge pull request #11675 from Ultimaker/PP-115_unify-wall-thickness
PP-115_unify-wall-thickness
2022-03-16 17:04:22 +01:00
Jaime van Kessel
f0bfe4f3a2 Merge branch 'PP-126_set_horizontal_expansion' of github.com:Ultimaker/Cura 2022-03-16 15:53:32 +01:00
Remco Burema
51752d162c
Merge pull request #11635 from Ultimaker/CURA-8981_resolve_for_interface_and_raft_extruder
Add resolve values for raft & interface extruders
2022-03-16 14:46:20 +01:00
Rolzad73
5a12265446 - fixed snapmaker2 End-Gcode definition for Z return variable 2022-03-15 16:56:06 -04:00
Rijk van Manen
bf131f539e remove all wall_thickness statements
All print profiles are following the global rules, no print profile specific exceptions. PP-115
2022-03-15 13:48:41 +01:00
Rijk van Manen
943e126cb4 set wall thickness to two lines by default
With this equation the wall line count is two by default and exactly matches the wall thickness that will be printed. PP-115
2022-03-15 09:44:05 +01:00
p.kuiper
a88cb2bb48 I accidently deleted the files while testing the profile changes and committed without them. Restored the files.
Relates to PP-126
2022-03-14 11:22:30 +01:00
p.kuiper
6f36998feb Moved the horizontal layer expansion correction (corrects for the bulging of the extruded beads) from the engineering intent profiles to the default profiles for all ultimaker machines (ultimaker.def.json). This will improve the dimensional accuracy of the default, visual and draft intents.
Relates to PP-126
2022-03-14 10:53:03 +01:00
Tim Kuipers
30d5814f37 make defaults comply with parent default values
The parent settings have default values, which come out to different values than the old ones
when using the "value" function formula.

This commit sets the default values at the values as they are calculated from using 0.4mm line widths and 0.3mm min line widths.
2022-03-10 12:30:42 +01:00
Tim Kuipers
c5d2a8d5a1 remove comments 2022-03-10 12:29:51 +01:00
Tim Kuipers
e5548c8e62 description of min line width settings 2022-03-10 12:29:41 +01:00
Tim Kuipers
b79e6d3f32 rename old Min Wall Line Width
It had the same name as the new Min Wall Line Width setting.
The old Min Wall Line Width was only used for the outer wall.
2022-03-10 12:14:17 +01:00
Tim Kuipers
48df22fa1f move Min line width / threshold settings closer to thin wall line width setting. 2022-03-10 12:13:05 +01:00
Tim Kuipers
94898ac212 Don't make min single wall line width the same as the Min Odd Wall Line Width
The formula in that setting means that this setting was always the same as the Min Odd Wall Line Width,
but that is not really a natural value for this setting.
The absolute minimum for a line is generally known to be 75% of the nozzle size, so we use that instead.
2022-03-10 12:11:51 +01:00
Tim Kuipers
933f694127 Remove max line width settings and make min line width settings childs of a single parent 2022-03-10 12:09:54 +01:00
Jaime van Kessel
441e6ce643 Add resolve values for raft & interface extruders
CURA-8981
2022-03-09 16:37:42 +01:00
Tim Kuipers
4f66ea4cc6 new parent settings for line thresholds
This should be more intuitive and more helpful to the user and our own material profile experts
2022-03-04 13:59:14 +01:00
Remco Burema
066a4936e3 Manually revert fuzzy skin disable.
Re-implementing this feature for Arachne, so it should be (possible to) enable(d) again.

part of CURA-7887
2022-03-04 07:38:27 +01:00
Tim Kuipers
0e71b9c653 disable 100% infill bottom layers trick for spiralize 2022-03-02 23:41:38 +01:00
Jaime van Kessel
6cbcf09580 Merge branch 'PP-96_update-(un)retract-speeds' of github.com:Ultimaker/Cura 2022-02-23 10:30:00 +01:00
Casper Lamboo
e8c4888f93
Merge pull request #11334 from Ultimaker/variable_walls_stitching
Variable walls stitching
2022-02-22 15:32:28 +01:00
Tim Kuipers
5d0454c180 Revert "reenable alternate_walls"
This reverts commit 9b43ab3ad756de3d6f0e1e855bfc5af1928db21f.

The material_alternate_walls setting was supposed to be disabled.
Something to do with hardware.
See CURA- 8079
2022-02-22 15:29:08 +01:00
Rijk van Manen
209ca566cd update definitions of ultimaker2+C, S3 and S5
These printers have the same feeder and therefore share the same retract settings. The retract speed is set high by default and the unretract speed low by default. This is a safe and good default. PP-96
2022-02-22 14:16:40 +01:00
Jaime van Kessel
b1f2f6af75 Add max values for int settings that didn't have them yet
Fixes #11514
See also c8b491e9e7915b3e5534dee0d4576d7a1bafca20
2022-02-22 11:03:46 +01:00
Jaime van Kessel
614fe6fd4f
Merge pull request #11023 from NilsRo/master
Update anycubic_i3_mega_s.def.json

CURA-8971
2022-02-17 09:48:25 +01:00
NilsRo
dec31d7f44 Update anycubic_i3_mega_s.def.json
Deleted travel_compensate_overlapping_wall as property is removed
2022-02-14 19:22:23 +01:00
NilsRo
435e9a7924 Update anycubic_i3_mega_x.def.json
Corrected JSON error
2022-02-09 21:01:39 +01:00
Jaime van Kessel
5c7e050b32 Merge branch 'master' of https://github.com/baldaaaa/Cura 2022-02-09 15:16:15 +01:00
Jaime van Kessel
80d2665c1a
Merge pull request #10978 from dagoma3d/dagoma-pro430
Add new Dagoma PRO 430 printer
2022-02-09 15:13:55 +01:00
Jaime van Kessel
8c6d97f20c
Merge pull request #11366 from 64bittuning/master
Tronxy Profiles 2022 Update
2022-02-09 14:51:23 +01:00
Jaime van Kessel
6e2bcc8f67
Merge pull request #11409 from Ultimaker/CURA-8915_raft_middle_layers
Raft Middle Layers
2022-02-09 10:43:14 +01:00
j.delarago
10070cf6eb Hide following settings when there are no interface layers
raft_interface_speed
raft_interface_acceleration
raft_interface_jerk
raft_interface_fan_speed

CURA-8915
2022-02-08 11:33:30 +01:00
j.delarago
e6e2d985a9 Hide following settings when there are no surface layers
raft_surface_speed
raft_surface_acceleration
raft_surface_jerk
raft_surface_fan_speed

Remove from raft_surface_extruder_nr since it determines the extruder to get settings from

CURA-8915
2022-02-08 10:54:40 +01:00
goofoo3d
31225d5b32
Add new machine Goofoo Cube (#10962)
* add goofoo,renkforce printf

* 优化PVA打印的配置

* 修正双喷打印不能重叠的问题

* 修改配置信息

* 添加机型配置

* 新增 goofoo 2-1混色脚本,优化机型配置.

* 优化goofoo 2-1混色脚本

* 调整了机型配置

* 添加不同口径喷嘴

* 添加喷嘴口径

* 修改机器名称不对的问题

* modify setting_version = 16 to setting_version = 17

* modify renkforce & goofoo's files setting_version = 16 to 17

* modify pva support_pattern & e-one size

* modify pva support pattern to grid

* Add new machine Goofoo Cube

* modify some goofoo_cube definitions and 0.7_pla_standard

Co-authored-by: laiqiqi <laiqiqi886@163.com>
2022-02-03 17:24:24 +01:00
Ghostkeeper
d1540ff652
Add setting for raft middle layer count
Since the top layer can now have a different extruder, you might want to have a more normal raft layers.

Contributes to issue CURA-8915.
2022-02-03 15:02:57 +01:00
Ghostkeeper
35e01be0c6
Only show raft surface settings if there are surface layers
Otherwise these settings have no effect.

Discovered while working on CURA-8915.
2022-02-03 14:58:37 +01:00
Ghostkeeper
268d16ca34
Update default_values to be equal to the new values
This helps when testing CuraEngine via command line.
2022-02-02 15:44:20 +01:00
Ghostkeeper
60a52b0963
Merge branch 'master' of https://github.com/jianshu-du/Cura into jianshu-du-master 2022-02-02 14:19:34 +01:00
64bittuning
49ed4be4ac Added omitted line
material_flow_layer_0 was mistakenly omitted from the previous file push.
2022-02-01 15:22:16 -05:00
Joey de l'Arago
a87c92eddd
Merge pull request #11387 from Ultimaker/CURA-7541_align_buildplates
[CURA-7541] align digital buildplates
2022-02-01 10:57:24 +00:00
casper
cdc7303ad9 Set default z hop speed to maximum allowed value for tevo tarantula pro
Fixes https://github.com/Ultimaker/Cura/issues/11365
2022-02-01 10:29:52 +01:00