-
support multi BDwidth sensor work at the printer
09/12/2025 at 23:15 • 0 commentsFor example:[bdwidth fila_width_0]
port:usb[bdwidth fila_width_1]
port:usb[bdwidth fila_width_2]
port:usb -
support multi BDwidth sensor work at the printer
09/12/2025 at 23:15 • 0 commentsFor example:
the section of the sensor should like this:
[bdwidth fila_width_0]
port:usb......
[bdwidth fila_width_1]
port:usb.....
[bdwidth fila_width_2]
port:usb.....
-
Ardunio code
08/13/2025 at 01:48 • 0 commentsfor someone wants the Arduino test code to communicate with bdwidth sensor https://github.com/.../main/arduino/mega328p_bdwidth.ino
![]()
-
auto flow printing test
06/09/2025 at 07:15 • 0 commentsWhile doing this printing test, I found a significant difference between enabling and disabling the width sensor. The same G-code file was printed on the same printer within half an hour.
![]()
![]()
-
Auto turn on/off the screen
05/21/2025 at 05:40 • 0 commentsIt uses the motion sensor to determine whether to turn the OLED on or off.
- Off: The OLED will be turned off if no filament motion is detected within 10 minutes.
- On: The OLED will be turned on immediately if motion is detected.
- Off: The OLED will be turned off if no filament motion is detected within 10 minutes.
-
How about your 3D filament?
01/17/2025 at 01:59 • 0 commentsIt is hard to find out this 1.9mm diameter problem in this short range of 1Kg filament until the bdwidth sensor find it and pause the printing.
![]()
-
Why a width sensor is needed
01/09/2025 at 03:39 • 0 comments![]()
![]()
-
accuracy test
01/03/2025 at 02:31 • 0 comments![]()
mark





