mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 17:56:06 +08:00
Added inset_direction to crazyprint
Should have happend when removing the old setting
This commit is contained in:
parent
88b0ca560f
commit
40552762b7
@ -54,6 +54,7 @@
|
||||
"top_bottom_pattern": { "default_value" : "concentric" },
|
||||
"fill_outline_gaps": { "default_value": true },
|
||||
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
||||
"inset_direction": {"value": "'outside_in'" },
|
||||
"machine_start_gcode": {
|
||||
"default_value": "G28 ; home all axes\nG1 Z15 F5000 ; lift nozzle\nG92 E0\nG1 F200 E3\n"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user