mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
Initial release
This commit is contained in:
29
resources/profiles/Voron/machine/Voron 0.1 0.15 nozzle.json
Normal file
29
resources/profiles/Voron/machine/Voron 0.1 0.15 nozzle.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Voron 0.1 0.15 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM002",
|
||||
"instantiation": "true",
|
||||
"printer_model": "Voron 0.1",
|
||||
"default_print_profile": "0.09mm Standard 0.15 nozzle @Voron",
|
||||
"max_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.04"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"0.15"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"120x0",
|
||||
"120x120",
|
||||
"0x120"
|
||||
],
|
||||
"printable_height": "120",
|
||||
"nozzle_type": "undefine",
|
||||
"auxiliary_fan": "0",
|
||||
"printer_variant": "0.15"
|
||||
}
|
||||
Reference in New Issue
Block a user