mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-10-19 14:51:11 -06:00

* Add Tronxy X5SA 400 Profile * Update fdm_klipper_common.json * Addjust Firmware Flavor to Marlin
19 lines
No EOL
362 B
JSON
19 lines
No EOL
362 B
JSON
{
|
|
"type": "machine",
|
|
"setting_id": "GM_TRONXY_001",
|
|
"name": "Tronxy X5SA 400 0.4 nozzle",
|
|
"from": "system",
|
|
"instantiation": "true",
|
|
"inherits": "fdm_machine_common",
|
|
"printer_model": "Tronxy X5SA 400",
|
|
"nozzle_diameter": [
|
|
"0.4"
|
|
],
|
|
"printable_area": [
|
|
"0x0",
|
|
"400x0",
|
|
"400x400",
|
|
"0x400"
|
|
],
|
|
"printable_height": "400"
|
|
} |