Pin forgectrl and grblHAL-glowforge 0.1.9: the lens reference at start

forgectrl dd40dc8 takes the lens onto its hall edge in the motion-verify
window and gates the spawn when it cannot, and carries the per-axis
anchor, homed_axes on /status, and the panel reading Z from its own bit.
grblHAL-glowforge ef0f764 takes that reference as it loads its settings,
re-zeroes the kernel counters the daemon's GPIO steps never reached, and
drops M103.

Both verified with bitbake -c fetch at these revisions.
This commit is contained in:
ScottW514
2026-09-09 08:08:47 -04:00
parent 5f19ae01cd
commit 3e5c1a342a
2 changed files with 4 additions and 4 deletions
@@ -2,5 +2,5 @@
# only SRCREV and PV here - the image manifest leaves *-pin.inc out of the
# layer content hash because the component entry already identifies the
# pinned source (forgefirm-image-manifest.bbclass).
SRCREV = "24e136ef4970bfe55157299c46f65f0caeeb6419"
PV = "0.1.8"
SRCREV = "dd40dc88d813c0e2935528ab2b2d7ae2f6c5cc38"
PV = "0.1.9"