Tim Kuipers
2f2f3bb528
change filter deviation defaults
...
as discussed with Rijk from PP&M
2022-03-29 18:17:06 +02:00
Ghostkeeper
bdd4e359a7
Merge branch 'master' into CURA-8466_version_upgrade_50
...
Conflicts:
resources/definitions/fdmprinter.def.json -> Removed a setting while on master it was made hidden. Conflicting CURA-8466 with CURA-9069.
2022-03-29 15:46:03 +02:00
Ghostkeeper
4a82c82435
Remove Variable Line Strategy
...
We will only support the Inwards Distributed strategy type from here on out. You can achieve a similar result as that one by adjusting the Wall Distribution Count setting (1 is Center Deviation, 2 is Inwards Distributed, 999999 approximates Distributed).
Contributes to issue CURA-8466.
2022-03-29 15:17:24 +02:00
Ghostkeeper
d9d90ab4b6
Increment setting_version to 20
...
We've removed a bunch of settings and transformed others. To allow profiles to be checked for these and edited if necessary, we now need to increment this version number.
Contributes to issue CURA-8466.
2022-03-29 15:03:48 +02:00
Ghostkeeper
f2ea7718cb
Remove Filter Out Tiny Gaps setting
...
It is no longer used since we've removed the Fill Gaps Between Walls setting. This setting is no longer referred to from CuraEngine.
Contributes to issue CURA-8466.
2022-03-29 13:54:39 +02:00
Tim Kuipers
ddbd91951f
Rename Filter Distance
...
We're not filtering distances, we're filtering stuff by this distance, so the word order should be reversed
2022-03-29 12:31:13 +02:00
Tim Kuipers
6a8c344bc9
Introduce setting wall_transition_filter_deviation
2022-03-29 12:30:24 +02:00
Jaime van Kessel
994f110aed
Merge branch 'center_last_setting' of github.com:Ultimaker/Cura
2022-03-29 10:44:06 +02:00
pkuiper-ultimaker
c318b0cece
Disable the variable line strategy option in the UI CURA-9069 ( #11705 )
...
* Disable the variable line strategy option in the UI
Relates to PP-143
CURA-9069
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2022-03-29 10:40:26 +02:00
AnnaKang0219
98293146a1
Adding printer da Vinci Pro EVO
...
Adding printer da Vinci Pro EVO
2022-03-29 10:56:31 +08:00
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
Tim Kuipers
d7e307bf81
remove wall_order_center_last
...
We decided this setting had no real use to the user
2022-03-25 09:05:30 +01:00
Tim Kuipers
f05b3aad66
fix default for inset_direction
2022-03-25 09:05:01 +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 3c4c91947e
.
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
João Grilo
15c7a987ff
Edited definitions files
...
Edited start Gcode of Blocks Zero and Blocks R21
2022-03-23 10:57:36 +00: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
3d-hctech
694102df54
Fix some error since last
...
Change some "Unnecessary default_values" , machine ID and start&end Gcode
2022-03-21 17:38:47 +08:00
3d-hctech
3495c79bc1
Merge branch 'Ultimaker:master' into master
2022-03-21 16:57:16 +08:00
Tyler Adler
7830cd5bf9
Neptune 2 and 2D
...
This adds machine_head_with_fans_polygon and gantry height as well as support for neptune 2D
2022-03-20 20:19:19 -07:00
Tim Kuipers
91a5d154bc
allow any material to set the brim extruder to not overridden
2022-03-17 15:27:41 +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
Tim Kuipers
d9282eabdd
brim_inside_margin user setting
...
it allows for removing the brim inside holes completely if set to a high value,
or just keep it a small distance away from internal holes
2022-03-17 11:47:44 +01:00
Tim Kuipers
1f2ca2aa8f
Fix limit_to_extruder for skirt_brim_extruder
2022-03-17 11:43:48 +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
Tim Kuipers
1bd6cbb3d6
remove brim max
...
With the new brim algorithms the brim will never be generated outside of the volume.
It's nice to be able to input 9999 if you want the brim to cover the whole build plate...
... for testing purposes ;)
2022-03-16 11:31:41 +01:00
Tim Kuipers
2698cd76c5
make skirt_brim_extruder_nr an optional_extruder to allow for the brim_per_material feature
2022-03-16 11:31:40 +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
geeetech3d
843f00f6ff
add Mizar_S Profile
2022-03-12 09:46:29 +08:00
Mehmet Sutaş
43cc971835
Update rigid3d_base.def.json
2022-03-10 20:07:22 +03:00
Mehmet Sutaş
1e55652bd6
Update rigid3d_base.def.json
2022-03-10 18:39:08 +03:00
Mehmet Sutaş
b4157b24c9
Zero3 Definitions
2022-03-10 18:10:45 +03:00
Rijk van Manen
a9264cd41c
set maximum value in stead of maximum value warning PP-129
...
Co-authored-by: Jaime van Kessel <nallath@gmail.com>
2022-03-10 15:59:23 +01:00
Rijk van Manen
e2ea2ee3f5
increase filter distance
...
Adding and splitting of lines results in print artefacts and additional travel moves. Avoiding these by sacrificing some additional line width change is better. The linewidth can never very more then 75% - 150%, so this long filter distance cannot cause huge line width changes. PP-129
2022-03-10 14:46:54 +01:00
Rijk van Manen
826b697329
reduce top bottom flow
...
The top bottom is a 100% density part of the print. For these parts it is super important to not over extrude. At the same time we dont want an underextruded top layer, since that is looking ugly. That is why we enable a roofing layer and reduce the flow for the rest of the top/bottom. PP-93
2022-03-10 14:27:42 +01:00
Rijk van Manen
2e25b84184
reduce flow for high infill density
...
This was already merged into CURA4.13 but apparently lost in master. PP-86
2022-03-10 14:25:42 +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