Mark

Results 363 comments of Mark

> OK, thank you for your answer. If you agree, I will ask Frix-x if he agree to put one eye on this "new" install script and try to debug...

I am usually online on facebook: https://www.facebook.com/yue.li.1610092/ https://www.facebook.com/groups/380795976169477

the z_offset also works well now then no need to set z_adjust manual.

not sure what cause that, but you can try without #define BD_SENSOR_PROBE_NO_STOP first. I will test this marlin later.

more details about without BD_SENSOR_PROBE_NO_STOP, did the toolhead move to the right point? or freezed like it with BD_SENSOR_PROBE_NO_STOP

Here is one temp solution. https://github.com/MarlinFirmware/Marlin/issues/26738#issuecomment-1916999940 replace the `if (inInc > 0 ? (pos >= cmp) : (pos 0 ? ((pos+1) >= cmp) : (pos

This error means that it detected the first point in calibration data is too large(1015) by command M102 S-5, it happens in calibration when the distance of coil to bed...

seems the error : `region imem overflowed by 3236 bytes` comes from the make command. which board do you used for the BDsensor? and would you take screenshot about your...

we have not test that on host before, so don't connect to host. the BDsensor should connect to MCU on the board. I will try to compile with BeagleBone PRU...

> Also the Replicape inputs are connected to a logic level converter CD4050BM, as the BeagleBone Black is not 5V tolerant. > > Can the BD_Sensor work with 3.3V? the...