「Translations:Guide:Marlin/11/en」の版間の差分

提供:Kobe Makerspace
(ページの作成:「Optional: commit the changes, and do this every time the config is changed. Provide a description of the changes. {{terminal|text= cd $root_dir/marlin git add Marlin git…」)
 
(相違点なし)

2024年1月30日 (火) 08:49時点における最新版

メッセージについての情報 (編集)
このメッセージについての説明文はありません。 このメッセージがどこでどのように使用されているか知っている場合は、説明文を投稿して他の翻訳者を助けてください。
メッセージ定義 (Guide:Marlin)
オプション: 変更をコミットし、構成が変更されるたびにこれを実行します。 変更の説明を入力します。
{{terminal|text=
cd $root_dir/marlin
git add Marlin
git commit -m "Ender 3 example config"
}}

Optional: commit the changes, and do this every time the config is changed. Provide a description of the changes.