dotfiles/orcaslicer/.config/OrcaSlicer/system/Custom/process/0.20mm Standard @MyKlipper.json
2024-08-22 09:15:13 -06:00

15 lines
350 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.20mm Standard @MyKlipper",
"from": "system",
"inherits": "fdm_process_klipper_common",
"instantiation": "true",
"layer_height": "0.2",
"compatible_printers": [
"MyKlipper 0.4 nozzle",
"MyKlipper 0.6 nozzle",
"MyKlipper 0.8 nozzle"
]
}