Hi,
a nice feature in Redeem/BBB is to be able to change parameters via G-CODE.
In Redeem, this is done by many Mxxx G-Codes. This is not likely the way Klipper might do it.
Anyhow, a feature like this would be nice. Something like:
SET_PARAMETER stepper_x/step_distance=0.0225
SAVE_CONFIG
Done.
Hi,
a nice feature in Redeem/BBB is to be able to change parameters via G-CODE.
In Redeem, this is done by many Mxxx G-Codes. This is not likely the way Klipper might do it.
Anyhow, a feature like this would be nice. Something like:
SET_PARAMETER stepper_x/step_distance=0.0225SAVE_CONFIGDone.