@BlueSandbox said in Will this forum help people who have RRF on lpc devices?:
how to find the printhead coordinates.
you can go to the printer url and add /rr_status at the end
e.g.: http://ender5.local.lan/rr_status
and that will return json will all the important stuff including head coordinates
or even better you can get /rr_model (flags is a parameter)
e.g.: http://ender5.local.lan/rr_model?flags=d99fn
and of course you can use G-Code M114 to get current position
https://duet3d.dozuki.com/Wiki/Gcode#Section_M114_Get_Current_Position