moved the toolList down the unsupported
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user