mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Prettified json formatting
prettified/simplified json formatting using jj
This commit is contained in:
@@ -4,21 +4,11 @@
|
||||
"setting_id": "GFSA04",
|
||||
"instantiation": "true",
|
||||
"from": "system",
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"filament_settings_id": [
|
||||
"FusRock Generic PAHT-GF"
|
||||
],
|
||||
"filament_type": [
|
||||
"PAHT-GF"
|
||||
],
|
||||
"hot_plate_temp": [
|
||||
"70"
|
||||
],
|
||||
"hot_plate_temp_initial_layer": [
|
||||
"75"
|
||||
],
|
||||
"filament_max_volumetric_speed": ["15"],
|
||||
"filament_settings_id": ["FusRock Generic PAHT-GF"],
|
||||
"filament_type": ["PAHT-GF"],
|
||||
"hot_plate_temp": ["70"],
|
||||
"hot_plate_temp_initial_layer": ["75"],
|
||||
"inherits": "FusRock Generic PAHT-CF",
|
||||
"is_custom_defined": "0",
|
||||
"name": "FusRock Generic PAHT-GF",
|
||||
@@ -26,14 +16,8 @@
|
||||
"Flashforge Guider 3 Ultra 0.4 Nozzle",
|
||||
"Flashforge Guider 2s 0.4 nozzle"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"10"
|
||||
],
|
||||
"slow_down_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"support_material_interface_fan_speed": [
|
||||
"20"
|
||||
],
|
||||
"slow_down_layer_time": ["10"],
|
||||
"slow_down_min_speed": ["10"],
|
||||
"support_material_interface_fan_speed": ["20"],
|
||||
"version": "2.0.2.0"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user