2023-08-09 04:58:05 +00:00
|
|
|
---
|
|
|
|
title: AxiDraw
|
|
|
|
tags:
|
2023-08-10 09:50:08 +00:00
|
|
|
- tools
|
|
|
|
- hardware
|
|
|
|
- digital-fabrication
|
2023-08-09 04:58:05 +00:00
|
|
|
---
|
|
|
|
|
|
|
|
Evil Mad Scientist社のプロッター
|
|
|
|
|
|
|
|
https://wiki.evilmadscientist.com/AxiDraw
|
|
|
|
|
|
|
|
EBBという独自のシリアルプロトコルを実装したモーターコントローラー基板を使っている
|
|
|
|
|
|
|
|
ペンは自重で降ろすので筆圧の調整などは一般的なカッティングプロッタとかより若干難しい
|
|
|
|
|
|
|
|
Axidrawに無理やりレーザーを乗っけた例
|
|
|
|
|
|
|
|
http://www.imajeenyus.com/computer/20160531_axidraw_laser/index.shtml
|
|
|
|
|
|
|
|
p5などでパラメトリックに動かすためのリソース
|
|
|
|
|
2023-08-30 05:41:41 +00:00
|
|
|
https://penplotterartwork.com/blog/2021/07/05/how-to-pen-plot-guides-tutorials-and-more/#more-167
|
|
|
|
|
|
|
|
GCodeで動かすための変換器
|
|
|
|
|
|
|
|
https://github.com/andymasteroffish/axidraw_gcode_reader
|
|
|
|
|