mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-05-01 00:04:27 +08:00
Merge pull request #13711 from wilds/master
Add Artillery Hornet 3d printer definition See CURA-9959
This commit is contained in:
commit
802da08b73
19
resources/definitions/artillery_hornet.def.json
Normal file
19
resources/definitions/artillery_hornet.def.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"name": "Artillery Hornet",
|
||||
"version": 2,
|
||||
"inherits": "artillery_base",
|
||||
"overrides": {
|
||||
"machine_name": { "default_value": "Artillery Hornet" },
|
||||
"machine_width": { "default_value": 220 },
|
||||
"machine_depth": { "default_value": 220 },
|
||||
"machine_height": { "default_value": 250 },
|
||||
"gantry_height": { "value": 25 }
|
||||
},
|
||||
"metadata": {
|
||||
"author": "Wilds",
|
||||
"quality_definition": "artillery_base",
|
||||
"visible": true,
|
||||
"platform": "artillery_hornet.stl",
|
||||
"platform_offset": [ -0, -105.5, 0]
|
||||
}
|
||||
}
|
BIN
resources/meshes/artillery_hornet.stl
Normal file
BIN
resources/meshes/artillery_hornet.stl
Normal file
Binary file not shown.
12
resources/variants/artillery_hornet_0.2.inst.cfg
Normal file
12
resources/variants/artillery_hornet_0.2.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 0.2mm Nozzle
|
||||
version = 4
|
||||
definition = artillery_hornet
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.2
|
12
resources/variants/artillery_hornet_0.3.inst.cfg
Normal file
12
resources/variants/artillery_hornet_0.3.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 0.3mm Nozzle
|
||||
version = 4
|
||||
definition = artillery_hornet
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.3
|
12
resources/variants/artillery_hornet_0.4.inst.cfg
Normal file
12
resources/variants/artillery_hornet_0.4.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 0.4mm Nozzle
|
||||
version = 4
|
||||
definition = artillery_hornet
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.4
|
12
resources/variants/artillery_hornet_0.5.inst.cfg
Normal file
12
resources/variants/artillery_hornet_0.5.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 0.5mm Nozzle
|
||||
version = 4
|
||||
definition = artillery_hornet
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.5
|
12
resources/variants/artillery_hornet_0.6.inst.cfg
Normal file
12
resources/variants/artillery_hornet_0.6.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 0.6mm Nozzle
|
||||
version = 4
|
||||
definition = artillery_hornet
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.6
|
12
resources/variants/artillery_hornet_0.8.inst.cfg
Normal file
12
resources/variants/artillery_hornet_0.8.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 0.8mm Nozzle
|
||||
version = 4
|
||||
definition = artillery_hornet
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.8
|
12
resources/variants/artillery_hornet_1.0.inst.cfg
Normal file
12
resources/variants/artillery_hornet_1.0.inst.cfg
Normal file
@ -0,0 +1,12 @@
|
||||
[general]
|
||||
name = 1.0mm Nozzle
|
||||
version = 4
|
||||
definition = artillery_hornet
|
||||
|
||||
[metadata]
|
||||
setting_version = 20
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 1.0
|
Loading…
x
Reference in New Issue
Block a user