Commit graph grid-apps-cmms/src/kiri/dev/laser/SteelTailor.Marker.json
Author SHA1 Message Date
Stuart
7c51cd77a3 SteelTailor Marker profile: emit M11/M12 (X/Y offset)
Job #2067 round 1 + the Starfire SF-2300 manual confirm M11/M12 are the
line-drawing gun X/Y offset (M62/M63), not a Z or deploy move. Emit M11 in
gcodePre and M10+M12 in gcodePost. Operator sets the offset value in the
controller's System Parameters.

Marker Z is still unsolved separately - the controller does no marker Z at all
(built for a non-contact spray gun); tracked on job #2067 round 2.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-01 14:51:50 +10:00
Stuart
080de8935b Add SteelTailor Marker device profile (LASER mode, scribe head)
The Legend V's marking head is a hardened tip dragged across the surface. From a
SteelTailor supplier: M09 = tip down (on), M10 = tip up (off) - the direct
analog of the plasma M07/M08 pair. LASER mode (Kiri's 2D path-follow-with-an-
on/off-tool mode, same as the stock HydroBLADE waterjet in WJET mode); DRAG mode
is wrong here since a scribe tip is omnidirectional. Same 1500x3000 bed.

M11/M12 ('go to position' / 'return to position', probably the scribe head's
offset from the torch) left out until confirmed on a supervised dry run.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-09-01 13:02:26 +10:00