fedetony
fedetony
This sounds great. I've been trying to conceptualize a similar concept. Yet my approach was to use an external program to convert the gcode into modified gcode as for example...
Just a note here, there is already implemented a vector rotation in `Marlin/Marlin/src/libs/vector_3.h` and `Marlin/Marlin/src/libs/vector_3.cpp` It just needs to be complemented. But at least half of the math is there,...
This should help a lot for `G68` commands. [vector3.zip](https://github.com/MarlinFirmware/Marlin/files/6461212/vector3.zip) So here I modified the `vector_3.cpp` and `vector_3.h` files in the `...src/libs` folder to accommodate general rotation function for any xyz...
@deirdreobyrne and @thinkyhead .. In my last reply there is a zip file with all the code implemented for rotation. Please look at it..
Same #422
Its because the youtube accepts progressive (video and audio together) and adaptive( video and audio separated) formats. You can download them both and join them together. In the combination you...
you can use my [branch](https://github.com/fedetony/pySmithPlot) with matplotlib 3.10.3, numpy 2.2.6 and pyhon 3.10 :)