Example of an external Python program called by CNC Control Software

Поделиться
HTML-код
  • Опубликовано: 27 окт 2024
  • In this short video, we can see the execution of an external program written in Python for the holding of print markers necessary to calculate the zero machining, the rotation of the piece on the work table, and all the scaling needed to compensate for the error of model printing between CAD and plotter printer.
    The Python program interacts directly with the CNC that moves the XYZ axes for the final cut through an API Client (cnc_api_client_core in PyPi) to the CNC control software API Server, retrieving information and sending direct commands to the CNC System.
    Image capture is done using a proprietary IP Camera equipped with LED lighting.
    The Python program is executed through an embedded version of the language prepared with all the necessary tools and allows two UI, vertical and horizontal, to adapt to all types of monitors.

Комментарии • 1