Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 691 Bytes

File metadata and controls

22 lines (15 loc) · 691 Bytes

Flex GUI

A flexible GUI for LinuxCNC

Flex GUI is a tool to build exactly the GUI you want for LinuxCNC.

  • No complicated Qt Designer installs as it uses normal widgets
  • No minimum required widgets
  • Widget object names are used to connect the code to the widget
  • Most Python status items are supported
  • Plotter with controls
  • Probing with safety for spindle and run controls and MDI controls
  • Add custom Python code

One of the example configurations

Flex GUI Documents

Flex QSS Builder Documents