moved the toolList down the unsupported

This commit is contained in:
bsaravanan783
2025-09-17 22:46:33 +05:30
parent f68f2e5c88
commit 8d7c23cfd7

View File

@@ -27,24 +27,25 @@ module.exports = {
type: "PWM Spindle",
name: "Laser (J Tech, etc)",
},
{
id: "em60",
name: "EM60",
},
{
id: "redline-vfd",
name: "Redline VFD",
},
{
id: "pwm",
name: "PWM Spindle",
},
{
id: "unsupported-separator",
name: "Unsupported Tools",
disabled: true,
unsupported: true,
},
{
id: "em60",
name: "EM60",
},
{
id: "pwm",
name: "PWM Spindle",
},
{
id: "huanyang-vfd",
name: "Huanyang VFD",