Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there Scripting or Macro Functionality for External Control such as REST API? #2542

Open
thebacons opened this issue Jun 9, 2024 · 0 comments

Comments

@thebacons
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant