Kochund Interface | Scribe

    Kochund Interface

    • Stark Trantino |
    • 15 steps |
    • 40 seconds
    1
    The KochunD Interface Application is a web application developed using the **Next.js** framework. The application enables seamless communication with CNC via the WebSerial API. The application provides a user-friendly interface that allows operators to monitor and control CNC operations in real-time directly from Web browser
    2
    The application provide an Svg editor along with the Communication and Gcode conversion for the Machine
    3
    Click this file field. import svg from the System
    4
    User can manipulate and split the imported svg to its different segments.
    5
    Click this image.
    6
    Click here.
    7
    The User can register each svg or segments from the Svg to different machine operation from the Setup window
    8
    Click "Register Job"
    9
    Click "Cancel"
    10
    From the first drop down the user can select either Thru-cut, Router, Crease for the Machining.
    11
    The application also provides way to align and setup which Job need to be executed and which is not along with the job order
    12
    Click "CUT"
    13
    In the cut menu User will have controllers which are required to connect to the machine using the Webserial API
    14
    The application also has a Serial Monitor window which will Print any Serial data sent from the machine to the Interface
    15
    Click "Start Job" to Mill