Borja Garcia
Borja Garcia
Some CAM tools like Fusion 360 will omit the G code and directly go with Xx Yy Zz info (see https://shapeokoenthusiasts.gitbook.io/shapeoko-cnc-a-to-z/cad-cam-tools) ``` G1X150.000F1200.0 Y0.000 X0.000 Y150.000 ``` Please, add support...
* Adds more symbols for 7 segment displays * Adds setnumber fn to show an integer in a 7s display * Adds setString to set an string right away
Since the most common use case for this project would be to enable and disable some rules in iptables i think it would be awesome to have a on_start directive...
It should be nice to have the script that generated the repo. I've created one for convenience ``` # Following https://wiki.osdev.org/GCC_Cross-Compiler instructions #Package Version #binutils 2.27 #gcc 6.2.0 #gmp 6.1.1...
The application fails "successfully" (exit code 0) when a non existing bit_file is passed as parameter