Revert "Add Tronxy X5SA 400 Profile (#81)"

This reverts commit 022ed78904.
This commit is contained in:
SoftFever 2023-01-03 16:40:54 +08:00
parent 7c6418e323
commit 7ac975475f
36 changed files with 0 additions and 1753 deletions

View file

@ -1,19 +0,0 @@
{
"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"
}