Has any one tested Universal Gcode Sender with Maslow?

I have it installed somewhere for a laser cutter, now I can’t find it. Anyone else?

https://winder.github.io/ugs_website/

Thank you

it won’t work with the current version of the firmware (it did work at one
point), because the firmware currently requires that the sender send it the
machine dimensions when it connects.

This should be able to be extracted from the log into a file that could be sent
to the maslow, but nobody has done that yet.

This regression was noticed a couple weeks ago, and hasn’t been addressed yet
(lots of other things have been happening this week)

It does talk back, but “Unable to execute command, machine settings not yet received” is the answer to any move request. It answers “Motor Settings Loaded”, “Kinematics Settings Loaded” and tells the Firmware version.

Is the missing link I guess.

1 Like

Change that to another B command? Better yet save it in EEPROM?

Change that to another B command? Better yet save it in EEPROM?

These are B commands. I agree it would be good to save them in EEPROM (they used
to be stored there).

Just saving them as an initialiation g-code file instead of having them
generated by Ground Control on the fly would make it so tht other senders could
initialize the machine