Jyers / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. | Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
http://marlinfw.org
GNU General Public License v3.0
2.14k stars 386 forks source link

feat(devcontainer): add devcontainer for easy use with vscode #2053

Closed jsburckhardt closed 2 years ago

jsburckhardt commented 2 years ago

Requirements

Description

Adding devcontainer for use with vscode

Benefits

Allows VSCODE users to have a dev ready environment to compile, run the code