Welcome to Our Community

Some features disabled for guests. Register Today.

GUI to Send G-code to BlackBox 32

Discussion in 'Other Builds' started by Jorge Palma, Apr 25, 2025 at 11:30 AM.

  1. Jorge Palma

    Builder

    Joined:
    Mar 4, 2025
    Messages:
    6
    Likes Received:
    1
    I'm working on a custom automated liquid filling system and plan to use the BlackBox X32 controller to manage 3-axis motion (X/Y/Z) and control a piston-style pump via G-code. The system moves to specific tube/vial positions, lower the nozzle, dispense a programmed volume of liquid, retract, and repeat across multiple containers.

    I have a working prototype using a laptop, but I’d like to set up a dedicated GUI (running on a Raspberry Pi or similar, connected to a touchscreen) that operators can use to:
    • Start, pause, resume, or stop the filling process
    I'm exploring building a GUI using Python, but I’m open to other software stacks if there are better community-supported options.

    Questions:
    1. Are there any open-source GUI projects or community tools you'd recommend that work well with the BlackBox X32?

    2. Any advice on using Raspberry Pi + touchscreen to run a standalone G-code sender for production use?
    Thanks in advance! It'd be great to hear how others are doing similar setups—especially for semi-automated or similar manufacturing systems.

     
    #1 Jorge Palma, Apr 25, 2025 at 11:30 AM
    Last edited: Apr 25, 2025 at 11:37 AM
    David the swarfer likes this.
  2. Peter Van Der Walt

    Peter Van Der Walt OpenBuilds Team
    Staff Member Moderator Builder Resident Builder

    Joined:
    Mar 1, 2017
    Messages:
    15,601
    Likes Received:
    4,448
    What about CONTROL and custom macro for your UI: Getting started with Javascript Macros in CONTROL / Library of Macros created by the community

    Depends on your dev skill and time, but hefty workload to start from scratch: Read https://github.com/gnea/grbl/wiki/Grbl-v1.1-Interface to build your own serial interface to it
     
  3. Jorge Palma

    Builder

    Joined:
    Mar 4, 2025
    Messages:
    6
    Likes Received:
    1

Share This Page

  1. This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Dismiss Notice