Merge pull request #14797 from ckvsoft/5.3

[5.3] Fix VzBot Base definition file
This commit is contained in:
Jaime van Kessel 2023-03-07 09:25:28 +01:00 committed by GitHub
commit 2cf1fc6761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -196,8 +196,8 @@
"wall_line_width": { "value": "machine_nozzle_size" },
"wall_overhang_angle": { "default_value": 75 },
"wall_overhang_speed_factor": { "default_value": 50 },
"xy_offset_layer_0": { "value": 0.3 },
"xy_offset_layer_0": { "value": -0.3 },
"z_seam_type": { "value": "'back'" },
"zig_zaggify_infill": { "value": true }
}
}
}