Highlights
- Pro
Popular repositories Loading
-
LatheGcodeVisualiser
LatheGcodeVisualiser PublicA simple 2D visualiser for Gcode on a lathe.
TypeScript 3
-
E5P-Marlin-2.0.9.2
E5P-Marlin-2.0.9.2 PublicMarlin firmware for Ender 5 plus with bltouch and orbiter extruder
C++ 1
-
lathecode
lathecode PublicForked from kachurovskiy/lathecode
Text format for lathe parts and other objects with circular symmetry
TypeScript 1
-
-
-
73 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Contribution activity
March 2025
Created 2 commits in 1 repository
Opened 3 pull requests in 2 repositories
Festivejelly/LatheGcodeVisualiser
2
merged
-
misc fixes
This contribution was made on Mar 2
-
Added peck drilling quick task
This contribution was made on Mar 2
Festivejelly/nanoels
1
merged
-
Added tool change compensation offsets
This contribution was made on Mar 2
Created an issue in kachurovskiy/nanoels that received 2 comments
Movement rough via Gcode but smooth via controller
I'm noticing that when moving the axis using the directional buttons on the Z the movement is nice and smooth. But when sending fast commands by gc…