Connecting to web control
-
@Yar P5 is from before P9 existed specifically for the BLtouch.
-
Interesting. Like I said, as Duet's post showed, the l1 makes the sensor function. But when I cycle the power I have to reset the M558. Shouldn't that stay in memory?
-
@Yar No there is no "in memory" for the Duet. Everything is configured at boot up with config.g and can be configured manually by sending the command while it's running, but sending the command while it's running won't persist after a power cycle.
-
Ah, I'm slow, but catching up . . . slowly. So if I make the change in YAT that would put it in memory?
Since I have you, the x and y home to the front left corner. The z probe is homing slightly right of that. Shouldn't it be in the center?
-
@Yar said in Connecting to web control:
So if I make the change in YAT that would put it in memory?
It will remain until the next reboot
@Yar said in Connecting to web control:
the x and y home to the front left corner. The z probe is homing slightly right of that. Shouldn't it be in the center?
Homing is controlled by the homeall, homex, homey, homez macros. It will do whatever the commands in those files tell it to do.
https://duet3d.dozuki.com/Wiki/ConfiguringRepRapFirmwareCartesianPrinter#Section_Homing_files