Jakob Flierl
Jakob Flierl
In https://forum.linuxcnc.org/forum/24-hal-components/22346-ethercat-hal-driver?start=310#76884 a question from DaPeace arised whether the EL7041 is supported by linuxcnc-ethercat. When I wrote https://github.com/sittner/linuxcnc-ethercat/blob/master/src/lcec_el7041_1000.c I only had the EL7041-1000 module at hand, but the code in...
osm2stl
Hi @tordanik & @PedaB , a few weeks ago I've been creating a tactile open street map on my small CNC mill, see Video: https://www.youtube.com/watch?v=ldCAnd6YzOU and short description of the...
Two days ago I came across http://touch-mapper.org/ It exports STL files from OpenStreetMap data. This allows for creating a tactile map for blind people. Because I do not have a...
To support running bpp in non-gui mode, the file viewer.cpp needs to be split into a "gui" part and a "lua / data" part.
Evaluate [libqt5gamepad5](https://doc.qt.io/qt-5/qtgamepad-index.html) and replace platform independent SDL2 based joystick input handling in https://github.com/bullet-physics-playground/bpp/tree/master/src/joystick .
To get potential users of GCoder a better understanding, what GCoder is all about, make some YouTube videos: Playlist at: https://www.youtube.com/playlist?list=PL-OhsevLGGI1rTAYOB0bDSGOPutwcH2kd To populate the playlist use - [capture.sh](https://gist.github.com/koppi/1d7da7471a80bee339dde251d6b34a2d) for desktop...
@zhivko just pointed me to his project: https://github.com/zhivko/PipeCutter . – It's a Java GUI for Machinekit. It uses the Machinekit Protobuf bindings, see: - https://github.com/zhivko/PipeCutter/tree/master/src/main/java/pb - https://github.com/bobvanderlinden/node-machinetalk/issues/16 Maybe we can...
Gui freezes, needs to be fixed with non blocking QProcess and asynchronous event handing. See: https://github.com/koppi/gcoder/blob/master/mainwin.cpp#L121-L123
- https://github.com/QGCoder/gcoder/tree/master/debian - https://travis-ci.org/QGCoder/gcoder/builds