GRBL CNC: Difference between revisions

From Wiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
* CNC with MKS Gen L v1.0 Atmega2560
* CNC with MKS Gen L v1.0 Atmega2560


== VS Code - PlatformIO ==
== VS Code - PlatformIO Project ==
* New Project
* New Project
** Name: CNC-Grbl
** Name: CNC-Grbl
Line 12: Line 12:
git clone https://github.com/gnea/grbl-Mega.git
git clone https://github.com/gnea/grbl-Mega.git
</syntaxhighlight>
</syntaxhighlight>
== VS Code ==
* lib/grbl/config.h

Revision as of 13:24, 15 January 2021

  • CNC with MKS Gen L v1.0 Atmega2560

VS Code - PlatformIO Project

  • New Project
    • Name: CNC-Grbl
    • Board: Atmega2560
    • Framework: Arduino

Find GRBL for target architecture

VS Code

  • lib/grbl/config.h