mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Prettified json formatting
prettified/simplified json formatting using jj
This commit is contained in:
@@ -5,51 +5,21 @@
|
||||
"setting_id": "FFGP02_01",
|
||||
"instantiation": "false",
|
||||
"from": "system",
|
||||
"compatible_printers": [
|
||||
"Flashforge Guider 3 Ultra 0.6 Nozzle"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"80"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"50"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.99"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"20"
|
||||
],
|
||||
"filament_minimal_purge_on_wipe_tower": [
|
||||
"5"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"Flashforge Generic PLA @G3U 0.6 Nozzle"
|
||||
],
|
||||
"filament_start_gcode": [
|
||||
"; filament start gcode\n\n\n"
|
||||
],
|
||||
"filament_unloading_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_unloading_speed_start": [
|
||||
"40"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"55"
|
||||
],
|
||||
"compatible_printers": ["Flashforge Guider 3 Ultra 0.6 Nozzle"],
|
||||
"additional_cooling_fan_speed": ["80"],
|
||||
"fan_cooling_layer_time": ["50"],
|
||||
"filament_flow_ratio": ["0.99"],
|
||||
"filament_max_volumetric_speed": ["20"],
|
||||
"filament_minimal_purge_on_wipe_tower": ["5"],
|
||||
"filament_settings_id": ["Flashforge Generic PLA @G3U 0.6 Nozzle"],
|
||||
"filament_start_gcode": ["; filament start gcode\n\n\n"],
|
||||
"filament_unloading_speed": ["40"],
|
||||
"filament_unloading_speed_start": ["40"],
|
||||
"hot_plate_temp": ["55"],
|
||||
"is_custom_defined": "0",
|
||||
"nozzle_temperature_range_low": [
|
||||
"200"
|
||||
],
|
||||
"pressure_advance": [
|
||||
"0.042"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"15"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"15"
|
||||
],
|
||||
"nozzle_temperature_range_low": ["200"],
|
||||
"pressure_advance": ["0.042"],
|
||||
"slow_down_layer_time": ["15"],
|
||||
"slow_down_min_speed": ["15"],
|
||||
"version": "1.8.0.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user