I kinda think a lot of slicers suck ass cheeks, so I made my own
Slicers are simple things, but of course I wouldn't be an
engineer if I couldn't overcomplicate the everliving shit
out of it.
The idea is to take a file of type *.stl, *.STL
and spit out a file *.gcode, *.GCODE
The GCode should be Marlin flavor
I using GTest library to create Test cases
The code is written in C++
The code is built with CMake
TODO: fill this shit up
TODO: fill this shit up