mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"name": "Voron Switchwire 250 1.0 nozzle",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"from": "system",
|
||||
"setting_id": "GM004",
|
||||
"instantiation": "true",
|
||||
"printer_model": "Voron Switchwire 250",
|
||||
"default_print_profile": "0.50mm Standard 1.0 nozzle @Voron",
|
||||
"max_layer_height": [
|
||||
"0.80"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.25"
|
||||
],
|
||||
"nozzle_diameter": [
|
||||
"1.0"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"250x0",
|
||||
"250x210",
|
||||
"0x210"
|
||||
],
|
||||
"printable_height": "240",
|
||||
"printer_variant": "1.0"
|
||||
}
|
||||
Reference in New Issue
Block a user