orcaslicer/resources/profiles/Voron/process/0.05mm Fine 0.15 nozzle @Voron.json
lukicsl 86701d2c87
some wrong max/min layer height corrected and 0.15 nozzle added for Voron 2.4 (#2546)
* some wrong max/min layer height corrected and 0.15 nozzle added vor Voron 2.4

* typo 0.0

* Some correction in previouse commits + added missing nozzles for Revo

* yet another type
2023-11-01 11:56:59 +08:00

14 lines
292 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.05mm Fine 0.15 nozzle @Voron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_voron_common_0_1_5",
"layer_height": "0.05",
"bottom_shell_layers": "7",
"top_shell_layers": "9"
}