mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Feature/add 0.2 0.6 0.8 nozzle for my klipper machine (#5637)
* Add 0.2mm 0.6mm 0.8 mm nozzle for MyKlipper profile * small change
This commit is contained in:
@@ -6,6 +6,9 @@
|
||||
"inherits": "fdm_process_klipper_common",
|
||||
"instantiation": "true",
|
||||
"layer_height": "0.2",
|
||||
"bottom_shell_layers": "3",
|
||||
"top_shell_layers": "4"
|
||||
"compatible_printers": [
|
||||
"MyKlipper 0.4 nozzle",
|
||||
"MyKlipper 0.6 nozzle",
|
||||
"MyKlipper 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user