You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My current CNC controller doesn't offer many built-in options for controlling external devices like a vacuum or air assist. Adding scripting or macro functionalities in UGS for external control via REST API would be a fantastic solution for several reasons:
Utilize Existing Hardware: I already have my vacuum and air assist connected to a Shelly 1PM, eliminating the need for additional relays and a dedicated 240-volt power supply. This keeps my setup simpler and more cost-effective. Reduced Complexity: Building in switching control functionalities directly into CNC controllers can introduce complexity and potentially increase the cost. Scripting or macro support in UGS would allow for more flexible control without modifying the core controller hardware. Minimized Noise: Integrating with external devices like Shelly relays can potentially help minimize Electro-Magnetic Field (EMF) noise that might be introduced by built-in switching circuits within the CNC controller.
By enabling external control through scripting or macros, UGS could cater to various user scenarios and integrate seamlessly with existing setups like mine.
Is there currently a way to achieve external control through scripting or macros in UGS version? If not, would it be possible to implement such functionality in a future version?
I appreciate any insights or guidance the community can offer.
Regards
Colin
The text was updated successfully, but these errors were encountered:
Description
I'm looking for a way to integrate my CNC workflow with external devices like Shelly relays, specifically the Shelly 1PM (https://kb.shelly.cloud/knowledge-base/shelly-plus-1pm).
My current CNC controller doesn't offer many built-in options for controlling external devices like a vacuum or air assist. Adding scripting or macro functionalities in UGS for external control via REST API would be a fantastic solution for several reasons:
Utilize Existing Hardware: I already have my vacuum and air assist connected to a Shelly 1PM, eliminating the need for additional relays and a dedicated 240-volt power supply. This keeps my setup simpler and more cost-effective.
Reduced Complexity: Building in switching control functionalities directly into CNC controllers can introduce complexity and potentially increase the cost. Scripting or macro support in UGS would allow for more flexible control without modifying the core controller hardware.
Minimized Noise: Integrating with external devices like Shelly relays can potentially help minimize Electro-Magnetic Field (EMF) noise that might be introduced by built-in switching circuits within the CNC controller.
By enabling external control through scripting or macros, UGS could cater to various user scenarios and integrate seamlessly with existing setups like mine.
Is there currently a way to achieve external control through scripting or macros in UGS version? If not, would it be possible to implement such functionality in a future version?
I appreciate any insights or guidance the community can offer.
Regards
Colin
The text was updated successfully, but these errors were encountered: