Schildkroet / GRBL-Advanced

Grbl-Advanced is a no-compromise, high performance, low cost alternative for CNC milling. This version of Grbl runs on a STM32F411RE / STM32F446RE Nucleo Board. Now with backlash compensation, multi-axis and Tool Table support!
GNU General Public License v3.0
283 stars 84 forks source link

Use this code on Arduino mega with ramps 1.4 #42

Closed arlimbad222 closed 4 years ago

arlimbad222 commented 4 years ago

Can I use this code on my mega2560 with ramps 1.4 . I am not to good on coding side so please help me I am mechanical engineer & I made my own small milling machine and now I am facing backlash problem on my machine so I want to use backlash comp on my machine .

Schildkroet commented 4 years ago

No, this runs currently only on STM32 F411 / F446.