「Translations:Guide:Marlin/2/en」の版間の差分
提供:Kobe Makerspace
(ページの作成:「== Clone Marlin == We clone the version 2.1.2.1, the latest at the time of writing this guide. {{terminal|text= git clone -b 2.1.2.1 https://github.com/MarlinFirmware/Mar…」) |
(相違点なし)
|
2024年1月30日 (火) 08:44時点における最新版
Clone Marlin
We clone the version 2.1.2.1, the latest at the time of writing this guide.
git clone -b 2.1.2.1 https://github.com/MarlinFirmware/Marlin marlin cd $root_dir