mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-16 22:55:56 +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" },
|
"top_bottom_pattern": { "default_value" : "concentric" },
|
||||||
"fill_outline_gaps": { "default_value": true },
|
"fill_outline_gaps": { "default_value": true },
|
||||||
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
"machine_gcode_flavor": { "default_value": "RepRap (Marlin/Sprinter)" },
|
||||||
|
"inset_direction": {"value": "'outside_in'" },
|
||||||
"machine_start_gcode": {
|
"machine_start_gcode": {
|
||||||
"default_value": "G28 ; home all axes\nG1 Z15 F5000 ; lift nozzle\nG92 E0\nG1 F200 E3\n"
|
"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