mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-10 07:15:03 -06:00
Added the Artillery Sidewinder X1 and Genius (#8301)
* Added the configuration files for the Artillery Printers Added the configuration files for the Artillery Printers * Changed version file * Updated versions, removed machine_head_polygon * fixed version in some files * Added generic PLA,PETG,ABS,TPU * Update resources/definitions/artillery_base.def.json Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * Update resources/definitions/artillery_base.def.json Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * 1st batch of update * Apply suggestions from code review Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * 2nd batch of changes * Update resources/quality/artillery/PETG/artillery_0.2_PETG_super.inst.cfg Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * Update resources/quality/artillery/PETG/artillery_0.2_PETG_ultra.inst.cfg Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * Update resources/quality/artillery/PETG/artillery_0.3_PETG_low.inst.cfg Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> * Update resources/quality/artillery/PETG/artillery_0.3_PETG_adaptive.inst.cfg Co-authored-by: Konstantinos Karmas <konskarm@gmail.com> Co-authored-by: Konstantinos Karmas <konskarm@gmail.com>
This commit is contained in:
parent
c54605a134
commit
d56fb92ece
96 changed files with 1565 additions and 0 deletions
12
resources/variants/artillery_base_0.3.inst.cfg
Normal file
12
resources/variants/artillery_base_0.3.inst.cfg
Normal file
|
@ -0,0 +1,12 @@
|
|||
[general]
|
||||
name = 0.3mm Nozzle
|
||||
version = 4
|
||||
definition = artillery_base
|
||||
|
||||
[metadata]
|
||||
setting_version = 16
|
||||
type = variant
|
||||
hardware_type = nozzle
|
||||
|
||||
[values]
|
||||
machine_nozzle_size = 0.3
|
Loading…
Add table
Add a link
Reference in a new issue