mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-08-12 16:48:58 +08:00
Mega X: Fixed Layer Mesh, Optimized qualities
This commit is contained in:
parent
d1fd07007b
commit
c89e186671
@ -2,12 +2,16 @@
|
|||||||
"version": 2,
|
"version": 2,
|
||||||
"name": "Anycubic i3 Mega X",
|
"name": "Anycubic i3 Mega X",
|
||||||
"inherits": "anycubic_i3_mega_s",
|
"inherits": "anycubic_i3_mega_s",
|
||||||
|
"metadata":
|
||||||
|
{
|
||||||
|
"quality_definition": "anycubic_i3_mega_s",
|
||||||
|
"platform": "anycubic_i3_mega_x_platform.stl"
|
||||||
|
},
|
||||||
"overrides":
|
"overrides":
|
||||||
{
|
{
|
||||||
"machine_name": { "default_value": "Anycubic i3 Mega X" },
|
"machine_name": { "default_value": "Anycubic i3 Mega X" },
|
||||||
"machine_width": { "default_value": 300 },
|
"machine_width": { "default_value": 300 },
|
||||||
"machine_height": { "default_value": 305 },
|
"machine_height": { "default_value": 305 },
|
||||||
"machine_depth": { "default_value": 300 }
|
"machine_depth": { "default_value": 300 }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
BIN
resources/meshes/anycubic_i3_mega_x_platform.stl
Normal file
BIN
resources/meshes/anycubic_i3_mega_x_platform.stl
Normal file
Binary file not shown.
@ -1,14 +0,0 @@
|
|||||||
[general]
|
|
||||||
version = 4
|
|
||||||
name = Draft
|
|
||||||
definition = anycubic_i3_mega_x
|
|
||||||
|
|
||||||
[metadata]
|
|
||||||
setting_version = 16
|
|
||||||
type = quality
|
|
||||||
quality_type = draft
|
|
||||||
weight = -2
|
|
||||||
global_quality = True
|
|
||||||
|
|
||||||
[values]
|
|
||||||
layer_height = 0.3
|
|
@ -1,14 +0,0 @@
|
|||||||
[general]
|
|
||||||
version = 4
|
|
||||||
name = High
|
|
||||||
definition = anycubic_i3_mega_x
|
|
||||||
|
|
||||||
[metadata]
|
|
||||||
setting_version = 16
|
|
||||||
type = quality
|
|
||||||
quality_type = high
|
|
||||||
weight = 1
|
|
||||||
global_quality = True
|
|
||||||
|
|
||||||
[values]
|
|
||||||
layer_height = 0.1
|
|
@ -1,14 +0,0 @@
|
|||||||
[general]
|
|
||||||
version = 4
|
|
||||||
name = Normal
|
|
||||||
definition = anycubic_i3_mega_x
|
|
||||||
|
|
||||||
[metadata]
|
|
||||||
setting_version = 16
|
|
||||||
type = quality
|
|
||||||
quality_type = normal
|
|
||||||
weight = 0
|
|
||||||
global_quality = True
|
|
||||||
|
|
||||||
[values]
|
|
||||||
layer_height = 0.2
|
|
Loading…
x
Reference in New Issue
Block a user