This is my contribution to people making cnc machines with arduino and hbridges (two pin control and bipolar steppers) I took the reprap interpreter and made my mods to use hbridges on it, because reprap firmware uses the step and dir pins...
Categories
CNCFollow hbridge arduino gcode interpreter
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
-
it's not working properly! hmmm I tested it and put a Serial.println("how many times"); inside do_step function and sent a g-code () several times but the number of printed... is different randomly every time. maybe i am doing something wrong, give us more explanation plz