mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-08 06:23:59 -06:00
Readd qualities
This commit is contained in:
parent
65aa389077
commit
f5aaef98a0
5 changed files with 146 additions and 3 deletions
|
@ -1,18 +1,20 @@
|
|||
{
|
||||
"name": "Neptune 2",
|
||||
"version": 2,
|
||||
"name": "Elegoo Neptune 2",
|
||||
"inherits": "fdmprinter",
|
||||
"metadata": {
|
||||
"metadata":
|
||||
{
|
||||
"visible": true,
|
||||
"author": "Toylerrr",
|
||||
"manufacturer": "Elegoo",
|
||||
"file_formats": "text/x-gcode",
|
||||
"platform": "elegoo_neptune_2.stl",
|
||||
"platform_offset": [0,0,0],
|
||||
"file_formats": "text/x-gcode",
|
||||
"machine_extruder_trains":
|
||||
{
|
||||
"0": "elgoo_neptune2_extruder_0"
|
||||
},
|
||||
"has_machine_quality": true,
|
||||
"preferred_material": "generic_pla",
|
||||
"exclude_materials": [
|
||||
"Vertex_Delta_ABS",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue