mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Small settings tweaks. Here's hoping for a 5.2.2 merge
This commit is contained in:
parent
821bc4999e
commit
00e7a20d32
1 changed files with 3 additions and 2 deletions
|
@ -16,7 +16,7 @@
|
|||
"overrides": {
|
||||
"coasting_enable": { "value": false },
|
||||
"retraction_amount": { "value": 2.7 },
|
||||
"retraction_speed": { "value": 45 },
|
||||
"retraction_speed": { "value": 25 },
|
||||
"retraction_extrusion_window": { "value": 2.7 },
|
||||
"retract_at_layer_change": { "value": true },
|
||||
"support_enable": { "value": false },
|
||||
|
@ -29,7 +29,8 @@
|
|||
"fill_outline_gaps": { "value": true },
|
||||
"roofing_layer_count": { "value": 2 },
|
||||
"xy_offset_layer_0": { "value": -0.1 },
|
||||
"speed_print": { "value": 60 },
|
||||
"speed_print": { "value": 120 },
|
||||
"speed_travel": { "value": 200 },
|
||||
"machine_name": { "default_value": "Biqu Hurakan" },
|
||||
"machine_width": { "value": 235 },
|
||||
"machine_depth": { "value": 235 },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue