/movements

Maybe one day a complete CNC controller written in Rust

Primary LanguageG-codeApache License 2.0Apache-2.0

Movements

Build Status

Maybe a CNC controller one day.

GTK setup on macOS Monterey

GTK applications on macOS Monterey show a black screen on startup. To fix, remove any existing GTK deps installed with Homebrew and run:

brew install ttarhan/gtk-fix/gtk+3

(from https://github.com/ttarhan/homebrew-gtk-fix)