orcaslicer/resources/profiles/Voron/process/0.25mm Standard 0.5 nozzle @Voron.json
Frank Tackitt a602eee441
Add 0.5mm nozzle profiles for Voron printers (#7446)
Co-authored-by: Franklyn Tackitt <git@frank.af>
Co-authored-by: SoftFever <softfeverever@gmail.com>
2024-12-01 20:14:44 +08:00

11 lines
290 B
JSON

{
"type": "process",
"setting_id": "GP004",
"name": "0.25mm Standard 0.5 nozzle @Voron",
"from": "system",
"instantiation": "true",
"inherits": "fdm_process_voron_common_0_5",
"layer_height": "0.25",
"bottom_shell_layers": "3",
"top_shell_layers": "4"
}