mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Prettified json formatting
prettified/simplified json formatting using jj
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
"setting_id": "GP003",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.3",
|
||||
"initial_layer_print_height" : "0.3",
|
||||
"initial_layer_print_height": "0.3",
|
||||
"line_width": "0.6",
|
||||
"initial_layer_line_width": "0.6",
|
||||
"outer_wall_line_width": "0.6",
|
||||
@@ -54,9 +54,7 @@
|
||||
"wipe_speed": "200",
|
||||
"reduce_crossing_wall": "1",
|
||||
"max_travel_detour_distance": "50",
|
||||
"compatible_printers": [
|
||||
"Flashforge Adventurer 3 Series 0.6 Nozzle"
|
||||
],
|
||||
"compatible_printers": ["Flashforge Adventurer 3 Series 0.6 Nozzle"],
|
||||
"filename_format": "{input_filename_base}.gcode",
|
||||
"post_process": ""
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user