No description
Find a file
2024-12-06 13:06:33 -05:00
CentroidAPI_CSharp_PowerFeed Removed VB Comment listed in PipeManager.cs 2024-12-06 13:06:33 -05:00
.gitattributes Add .gitattributes, .gitignore, and LICENSE.txt. 2024-11-20 10:52:46 -05:00
.gitignore Add .gitattributes, .gitignore, and LICENSE.txt. 2024-11-20 10:52:46 -05:00
CentroidAPI_CSharp_PowerFeed.sln Add project files. 2024-11-20 10:52:47 -05:00
LICENSE.txt Add .gitattributes, .gitignore, and LICENSE.txt. 2024-11-20 10:52:46 -05:00
README.md Create README.md 2024-11-20 11:05:38 -05:00

CentroidAPI_CSharp_PowerFeed

This sample application is using .Net framework 6.0, you are welcome to clone the repo and change the .Net Version if you wish.

To run this sample application you need:

  1. Centroid CNC12 Installed (https://centroidcnc.com/centroid_diy/centroid_cnc_software_downloads.html)
  2. Visual Studio Installed (https://visualstudio.microsoft.com/vs/community/)
  3. .Net Framework 6 Installed (https://dotnet.microsoft.com/en-us/download/dotnet/6.0)
  4. (Optional, but Recommended) A CentroidCNC Control Board connected to your Development PC (https://shopcentroidcnc.com/)
    • For Full PLC Functionallity of CNC12.
    • Offline CNC12 is also available but does not have full PLC functionality.

CentroidAPI Documentation is avalible with every CNC12 install, check your install directory for more info!

  • Mill: C:\cncm
  • Lathe: C:\cnct
  • Router: C:\cncm
  • Plasma: C:\cncm
  • MillDemo: C:\Centroid_Mill_Intercon_Offline
  • LatheDemo: C:\Centroid_Lathe_Intercon_Offline

Warning: Axis Movement

This application moves the X Axis the amount specified. While testing, please be aware that your machine may move if you are developing on your CNCPC (The PC connected to the Acorn/AcornSix/Hickory/Allin1DC/Oak CNC Control Board).

Continue the discussion!

Join us on the Centroid CNC Community Forums: https://centroidcncforum.com/viewtopic.php?p=93024#p93024