fullseye

contours_to_gcode — PRINTPATH slice op

使い方

輪郭(mesh_slice_contours の表)を周回する経路の表に(gcode_read と同じ列)。

最小のスライサ: 各輪を順に一周し、押し出し量は 線分長 × 線幅 × 層厚 / フィラメント断面積。輪と輪の間は 移動(e = 0)。真値つきの合成 G-code を作るための道具で、インフィルやリトラクトは持たない。

詳しい使い方ガイド

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

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

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

gcode_write · gcode_extrusion_volume · gcode_time_estimate · gcode_layer_image

同カテゴリ(slice)

mesh_slice_contours · mesh_slice_stack


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

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