mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-20 02:29:08 +08:00
Add Voron V0 Printer
Configuration is based on the existing Voron V2 Cura printer profile. The Bed STL is based on the VoronDesign CAD files, with some minimal modifications to reduce STL size.
This commit is contained in:
parent
0d29610899
commit
fff2f2c073
18
resources/definitions/voron0_120.def.json
Normal file
18
resources/definitions/voron0_120.def.json
Normal file
@ -0,0 +1,18 @@
|
||||
{
|
||||
"name": "VORON V0",
|
||||
"version": 2,
|
||||
"inherits": "voron2_base",
|
||||
"metadata":
|
||||
{
|
||||
"visible": true,
|
||||
"platform": "voron0_120_bed.stl",
|
||||
"quality_definition": "voron2_base"
|
||||
},
|
||||
"overrides":
|
||||
{
|
||||
"machine_name": { "default_value": "VORON V0" },
|
||||
"machine_width": { "default_value": 120 },
|
||||
"machine_depth": { "default_value": 120 },
|
||||
"machine_height": { "default_value": 120 }
|
||||
}
|
||||
}
|
BIN
resources/meshes/voron0_120_bed.stl
Normal file
BIN
resources/meshes/voron0_120_bed.stl
Normal file
Binary file not shown.
12
resources/variants/voron0_120_v6_0.25.inst.cfg
Normal file
12
resources/variants/voron0_120_v6_0.25.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = V6 0.25mm
|
||||
version = 4
|
||||
definition = voron0_120
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.25
|
12
resources/variants/voron0_120_v6_0.30.inst.cfg
Normal file
12
resources/variants/voron0_120_v6_0.30.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = V6 0.30mm
|
||||
version = 4
|
||||
definition = voron0_120
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.3
|
12
resources/variants/voron0_120_v6_0.40.inst.cfg
Normal file
12
resources/variants/voron0_120_v6_0.40.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = V6 0.40mm
|
||||
version = 4
|
||||
definition = voron0_120
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.4
|
12
resources/variants/voron0_120_v6_0.50.inst.cfg
Normal file
12
resources/variants/voron0_120_v6_0.50.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = V6 0.50mm
|
||||
version = 4
|
||||
definition = voron0_120
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.5
|
12
resources/variants/voron0_120_v6_0.60.inst.cfg
Normal file
12
resources/variants/voron0_120_v6_0.60.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = V6 0.60mm
|
||||
version = 4
|
||||
definition = voron0_120
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.6
|
12
resources/variants/voron0_120_v6_0.80.inst.cfg
Normal file
12
resources/variants/voron0_120_v6_0.80.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = V6 0.80mm
|
||||
version = 4
|
||||
definition = voron0_120
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.8
|
Loading…
x
Reference in New Issue
Block a user