4199 Commits

Author SHA1 Message Date
Christian Kvasny
cc8c6611e7
Fix VzBot Base definition file
The correct value should be -03 not 0.3 Should actually still in the 5.3. Maybe it works out.
2023-03-07 00:09:57 +01:00
Rijk van Manen
ebbf4d3ca2 add new skirt_height setting
CURA-9826
2023-03-06 16:50:13 +01:00
mario
13ce4ae4f5 Update base definition file 2023-03-05 18:40:22 -08:00
mario
0b3c037a19 Updated meshes 2023-03-05 18:11:00 -08:00
mario
d1c692c9dd Added newline at the end of files 2023-03-05 17:50:15 -08:00
mario
7602f20d25 Requested changes 2023-03-05 17:12:12 -08:00
mario
bb56d01c21 Added LNL3D printer profiles 2023-03-05 16:41:25 -08:00
Hao Xu
62ada23836
Update snapmaker2_A250_dual.def.json 2023-02-24 15:36:30 -08:00
Rijk van Manen
132e7b7a6e the new setting is not a child setting
CURA-8890
2023-02-23 16:29:45 +01:00
Rijk van Manen
26a8d4790e Merge branch 'main' into CURA-8890-hole-horizontal-expansion-max-diameter 2023-02-23 16:22:03 +01:00
jspijker
28ab2a98c6 Merge branch '5.3' 2023-02-23 15:26:19 +01:00
Joey de l'Arago
6d96d69078
Merge pull request #14436 from Ultimaker/CURA_update_translations_with_new_empty_strings
Cura update translations with new empty strings
2023-02-23 14:23:38 +01:00
Remco Burema
5970524b3a Merge branch '5.3' 2023-02-23 13:41:00 +01:00
highpower
7480056438 Update snapmaker2_dual.def.json
remove extra line left by the bot
2023-02-21 15:42:05 -08:00
jspijker
e43c451745 Fixed failing UT
These default_values don't work anymore,
since the values are set in fdm_printer
2023-02-21 16:23:38 +01:00
Remco Burema
cf922295db Try before the beta. After it's too late.
A lot was changed in support. The short of it is that we now think towers should be on by default, but aren't _completely_ certain about it. It makes more sense to do make this change before the beta rather than just before stable, so we have a chance to revert should it prove disastrous.
2023-02-21 15:43:12 +01:00
Rijk van Manen
79a9f254b1 disable support interface floor and bottom
CURA-10289 / PP-323
2023-02-21 15:00:50 +01:00
Rijk van Manen
d938d9f1c1 turn off minimum support area completely it is not helpful anymore.
CURA-10289 / PP-323
2023-02-21 14:59:08 +01:00
Rijk van Manen
0b6edce20a increase support horizontal expansion
We introduced a smoothing distance effectively introducing a negative horizontal expansion as well. So adding this smoothing distance to the horizontal expansion to compensate for this.

CURA-10289/PP-323
2023-02-21 11:57:24 +01:00
Rijk van Manen
e9634fa8d9 revert support join distance and tower diameter
We made it a bit too bulky, this is not useful anymore

CURA-10289/PP-323
2023-02-21 11:56:21 +01:00
Hao Xu
d315376492
Update resources/definitions/snapmaker2_dual.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-20 21:45:06 -08:00
Hao Xu
b91e319062
Update resources/definitions/snapmaker2_dual.def.json
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-20 21:45:00 -08:00
highpower
c23aa5ca22 add Snapmaker 2.0 Dual Extruder Definitions 2023-02-20 20:49:28 -08:00
Rijk van Manen
c6c9047757 reduce support join distance
We changed the support join distance, so a smaller value is now better.

CURA-10289/PP-323
2023-02-15 16:21:09 +01:00
rijkvanmanen
482d5d38b7 Applied printer-linter format 2023-02-15 12:55:28 +00:00
Rijk van Manen
35ad0ccb0d improve support settings and properly enable them
As a result of all the support improvements we have done in CURA-10220 we would like to update the support settings.

CURA-10289 / PP-323
2023-02-15 13:54:09 +01:00
Jelle Spijker
07e8bae15f
Merge pull request #14524 from Ultimaker/5.3
5.3
2023-02-09 14:28:35 +01:00
Rijk van Manen
9088ab23f4 cleanup initial print temperatures
In the initial PR for PP-71 I only cleaned up material_final_print_temperatures, but now the material_initial_print_temperatures are also coming into play, so I cleaned those as well. From research for PP-123 I know this is a safe change. Due to this cleanup the cool_min_temperature can now always follow the ultimaker default settings.
2023-02-09 14:28:11 +01:00
Rijk van Manen
f8edf89375 avoid too low cool_min_temperature
By taking the max value it is not possible anymore that a (3rd party) profile has a too low cool_min_temperature causing it too not slice. PP-71
2023-02-09 14:27:59 +01:00
Rijk van Manen
ebdfee0fef update cool_min_temperature lower limit
The cool_min_temperature should be larger then both the initial and final temperature too avoid that the printer is heating too much and later on waits for cooling. We could make the limit less strict for single extrusion. PP-71
2023-02-09 14:27:34 +01:00
Rijk van Manen
c36fcfcbd2 reduce the interlocking_boundary_avoidance
The interlocking_boundary_avoidance was a bit larger originally to prevent interlocking structures outside the model for edge cases. But this behaviour is improved a lot, so the boundary avoidance can be reduced, which helps for thin and small structures.
PP-283
2023-02-09 10:26:43 +01:00
c.lamboo
8574e5866c Fix: Only set support_tower_roof_angle to 0 if support_interface is enabled
Contributes to CURA-10220

Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-09 10:24:44 +01:00
casperlamboo
fba299280f Applied printer-linter format 2023-02-08 15:15:40 +00:00
Casper Lamboo
b37d80a546
Don't duplicate default setting
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2023-02-08 16:14:24 +01:00
c.lamboo
06c0ccb572 Only set support_tower_roof_angle to 0 if support_interface is enabled
Contributes to CURA-10220

Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:44 +01:00
c.lamboo
44b71dd8f1 Update support horizontal expansion value
Contributes to CURA-10220

Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:34 +01:00
c.lamboo
46fe9c0568 Set support tower angle to 0
This enlarges small areas to immediately be equal to support_tower_diameter^2.

Contributes to CURA-10220

Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:22 +01:00
c.lamboo
046d6ab01c Re-enable support towers
Decrease `support_offset` setting as using both support towers and support horizontal expansion would apply the same concept twice.
Remove duplicate settings in other ultimaker profiles.

Contributes to CURA-10220

Co-authored-by: Rijk van Manen <rijk.vanmanen@ultimaker.com>
2023-02-08 16:01:08 +01:00
Rijk van Manen
06c46c8eae allow bridge speeds to be lower then cool_min_speed
With PP-71 the cool_min_speed is increased to a high values in case the lift_head is enabled. This causes the bridge_speeds to be lower then the cool_min_speed. Which is no problem, so the limit can be removed.
PP-71 / CURA-10211

(cherry picked from commit 6d0be0191340a3d4888662812ee1033305c1196b)
2023-02-03 10:54:32 +01:00
jspijker
64112b4158 Merge branch 'main' into PP-71_allow-bridge-speeds-to-be-lower-then-cool_min_speed 2023-02-03 10:52:30 +01:00
Joeydelarago
63108dd9f6 Applied printer-linter format 2023-02-02 15:56:31 +00:00
Joey de l'Arago
5cc126c4da
Merge pull request #14269 from GUTENBERG3DP/main
Add profile for Gutenberg G-Zero
2023-02-02 16:55:26 +01:00
Joey de l'Arago
449acfbf19 Update fdmprinter setting descriptions.
These are sorted first by file location and then by mdgid so they jumped around a little bit.
2023-02-02 16:10:52 +01:00
Rijk van Manen
f66395bbd1 add value limits
Slicing becomes very slow for large interlocking_boundary_avoidance and interlocking_depth values. The minimum interlocking_beam_width is the minimum wall line width. And the interlocking_rotation should be between 0 and 360 degrees.
PP-283
2023-02-02 13:48:50 +01:00
Rijk van Manen
5b2fb0c0d9 reduce the interlocking_boundary_avoidance
The interlocking_boundary_avoidance was a bit larger originally to prevent interlocking structures outside the model for edge cases. But this behaviour is improved a lot, so the boundary avoidance can be reduced, which helps for thin and small structures.
PP-283
2023-02-02 11:10:22 +01:00
Rijk van Manen
f1cc551309 add value limits
Slicing becomes very slow for large interlocking_boundary_avoidance and interlocking_depth values. The minimum interlocking_beam_width is the minimum wall line width. And the interlocking_rotation should be between 0 and 360 degrees.
PP-283
2023-02-02 11:08:21 +01:00
Rijk van Manen
6d0be01913 allow bridge speeds to be lower then cool_min_speed
With PP-71 the cool_min_speed is increased to a high values in case the lift_head is enabled. This causes the bridge_speeds to be lower then the cool_min_speed. Which is no problem, so the limit can be removed.
PP-71 / CURA-10211
2023-01-31 14:18:52 +01:00
jspijker
2d18482782 Bump up the settings version to 21
Contributes to CURA-10077
2023-01-30 11:39:13 +01:00
jspijker
871017da73 Remove old settings from resource files
Contributes to CURA-10077
2023-01-27 17:13:06 +01:00
rijkvanmanen
7e72a4ee7e Applied printer-linter format 2023-01-26 18:12:32 +00:00