fullseye

gcode_write — PRINTPATH gcode op

使い方

線分の表を G-code(G21 / G90 / M82、G1 の絶対座標と絶対 E)に書く。返りは書いたパス(text)。

gcode_read と往復できる(層は ;LAYER:n で書く)。移動だけの線分は E を進めない。

詳しい使い方ガイド

参考(サンプルデータ・文献)

実行できる例(この op を実際に呼ぶ検証済みサンプル)

型が繋がる次の op(text を入力に取れる)

gcode_read · read_3mf · write_3mf

同カテゴリ(gcode)

gcode_read · gcode_extrusion_volume · gcode_time_estimate · gcode_layer_image


Provenance: printpath.py — PRINTPATH operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。

© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.