Prettified json formatting

prettified/simplified json formatting using jj
This commit is contained in:
RikshaDriver
2025-02-20 18:35:13 +11:00
parent 1fede3fa34
commit 5e7c8678fb
433 changed files with 9642 additions and 23624 deletions

View File

@@ -1,18 +1,16 @@
{
"type": "machine",
"setting_id": "GM001",
"name": "Flashforge Adventurer 5M Pro 0.6 Nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_adventurer5m_common",
"printer_model": "Flashforge Adventurer 5M Pro",
"default_print_profile": "0.30mm Standard @Flashforge AD5M Pro 0.6 Nozzle",
"nozzle_diameter": [ "0.6" ],
"printer_variant": "0.6",
"max_layer_height": [ "0.42" ],
"min_layer_height": [ "0.15" ],
"retraction_length": [ "1.2" ],
"nozzle_type": "hardened_steel"
"type": "machine",
"setting_id": "GM001",
"name": "Flashforge Adventurer 5M Pro 0.6 Nozzle",
"from": "system",
"instantiation": "true",
"inherits": "fdm_adventurer5m_common",
"printer_model": "Flashforge Adventurer 5M Pro",
"default_print_profile": "0.30mm Standard @Flashforge AD5M Pro 0.6 Nozzle",
"nozzle_diameter": ["0.6"],
"printer_variant": "0.6",
"max_layer_height": ["0.42"],
"min_layer_height": ["0.15"],
"retraction_length": ["1.2"],
"nozzle_type": "hardened_steel"
}