0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

Grbl_Esp32 --> FluidNC

Posted at

Grbl_Esp32がFluidNCにリニューアル。

インストールがとっても簡単に。

1.ESP32をUSBでPCに接続。
2.GithubのFluidNCのリリースから、最新版をダウンロード
  https://github.com/bdring/FluidNC/releases
3.解凍して、使いたい接続方法(wifi/bluetooth)のフォルダからバッチファイルを起動
 (ここではwifiを使います)
4. 自動的にESP32にファームをインストール(簡単!)
5. wifiでアクセスポイント「fluidnc」を見つけて、パスワード「12345678」を入力
6. あとは設定画面で接続方法を設定(必要な場合)

マシンの設定(config設定)は、また後ほど

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?