mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Magneto X profile (#5590)
* Add files via upload * Update fdm_process_pply_common.json * test on v1.8/1.9/2.0/2.1 portable version
This commit is contained in:
@@ -0,0 +1,33 @@
|
||||
{
|
||||
"type": "machine",
|
||||
"setting_id": "GM002",
|
||||
"name": "Peopoly Magneto X 0.6 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "fdm_klipper_common",
|
||||
"printer_model": "Peopoly Magneto X",
|
||||
"nozzle_diameter": [
|
||||
"0.6"
|
||||
],
|
||||
"printable_area": [
|
||||
"0x0",
|
||||
"300x0",
|
||||
"300x400",
|
||||
"0x400"
|
||||
],
|
||||
"printable_height": "300",
|
||||
"max_layer_height": [
|
||||
"0.42"
|
||||
],
|
||||
"min_layer_height": [
|
||||
"0.12"
|
||||
],
|
||||
"retract_length_toolchange": [
|
||||
"3"
|
||||
],
|
||||
"retraction_length": [
|
||||
"1"
|
||||
]
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user