gcode optable → measurementimport fullseye as fs; fs.ledger.gcode_time_estimate(table: 'Any') -> 'float' (実装を直接呼ぶなら import printpath; printpath.gcode_time_estimate(table: 'Any') -> 'float'、台帳から引くなら opsprintpath.get("gcode_time_estimate"))所要時間の下限 [s] = Σ(線分の長さ / 送り)(加速度・ジャークを無視、measurement)。送り 0 の線分は数えない。
py -3.11 examples/poc_one_stroke_epicycles.pypy -3.11 examples/poc_print_layer_inspection.pymeasurement を入力に取れる)—
gcode)gcode_read · gcode_write · gcode_extrusion_volume · 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.