moved the toolList down the unsupported
This commit is contained in:
@@ -27,24 +27,25 @@ module.exports = {
|
|||||||
type: "PWM Spindle",
|
type: "PWM Spindle",
|
||||||
name: "Laser (J Tech, etc)",
|
name: "Laser (J Tech, etc)",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
id: "em60",
|
|
||||||
name: "EM60",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "redline-vfd",
|
id: "redline-vfd",
|
||||||
name: "Redline VFD",
|
name: "Redline VFD",
|
||||||
},
|
},
|
||||||
{
|
|
||||||
id: "pwm",
|
|
||||||
name: "PWM Spindle",
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
id: "unsupported-separator",
|
id: "unsupported-separator",
|
||||||
name: "Unsupported Tools",
|
name: "Unsupported Tools",
|
||||||
disabled: true,
|
disabled: true,
|
||||||
unsupported: true,
|
unsupported: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
id: "em60",
|
||||||
|
name: "EM60",
|
||||||
|
},
|
||||||
|
{
|
||||||
|
id: "pwm",
|
||||||
|
name: "PWM Spindle",
|
||||||
|
},
|
||||||
{
|
{
|
||||||
id: "huanyang-vfd",
|
id: "huanyang-vfd",
|
||||||
name: "Huanyang VFD",
|
name: "Huanyang VFD",
|
||||||
|
|||||||
Reference in New Issue
Block a user