Okey if you run the linuxcnc program with Toma config. In linuxcnc open Halshow. Pasword = 123 Then open terminal in same folder whre dot.py is living, execute in terminal : python dot.py > mymachine.dot python dot.py | dot -Tpng > mymachine.png Then we get some hal drawings of current configuration.