@thetazzbot you go Captain Obvious! sneaky little fuse popped at just the right spot that its hard to see. PS it was the 7.5 amp fuse
Best posts made by thetazzbot
-
RE: Man, was almost there, now dead board
Latest posts made by thetazzbot
-
Ouput from macros and commands not working
Using panel due when i type in g30s-1 or m115 (example commands) no output is written to the console tab on the display
On dwc output is logged/displayed.
I cannot find a configuration setting that controls this behavior
Paneldue firmware is 3.4.0
Board firmware is
FIRMWARE_NAME: RepRapFirmware for Duet 3 Mini 5+ FIRMWARE_VERSION: 3.5.1 ELECTRONICS: Duet 3 Mini5plus WiFi FIRMWARE_DATE: 2024-04-19 14:41:25It has been doing this before updating to 3.5.1
-
RE: Printer not logging to console
@chrishamm 3.4.5 i believe is the version and the console im referring to is on the paneldue
-
RE: Printer not logging to console
@T3P3Tony console tab of the paneldue or even the browser
-
Usb flash drive via extension cable?
Have a client that purchased a modix printer that has a duet 2 wifi board. In their corp environment they are unable to use wifi. Does the firmware support a flash drive interface via usb hub or extension cable?
-
Error: G1/G2/G3: intermediate position outside machine limits
Print starts and i press babystep down one or two times and throws this error then skips ahead a bit
Error: G1/G2/G3: intermediate position outside machine limits
What gives?
-
RE: Wifi disabled when using BTT TFT display
@jay_s_uk i'm not shorting a 5v rail, don't you think that would prevent anything from working?
Regarding this statement
If wired correctly, to io0 on the duet 3 mini and UART on the display then they should work at the same time.
it actually has to be connected to RS232 port on the screen not UART. The documentation on Duet's website makes no mention of this (BTT TFT 3.5 E3_V3). there is rs232 (printer connection), uart3 and uart4. at any rate, I know its correct because it's the only one that works.
I'll continue to test some changes to the code and config because I prefer the screen over the panel due.
-
RE: Wifi disabled when using BTT TFT display
@jay_s_uk It's easy to just shift blame to BTT but it's not their fault
https://github.com/bigtreetech/BIGTREETECH-TouchScreenFirmware/pull/2140
Now back to my original problem.
Can you think of a reason the Duet 5 Mini Wifi board's onboard wifi would be disabled when connecting and using a BTT TFT display serial cable?
-
RE: Wifi disabled when using BTT TFT display
@jay_s_uk WIFI turns off.
Printing from SD card on the display does not work either, nor does the USB as I stated in my post. It only lists the contents of the SD card in the DUET board. When using it with a marlin based printer, you tap on "Print" and it displays three choices, host SD, TFT SD and TFT Udrive but that doesn't happen here (could be a firmware issue with the display but it has the latest)
-
Wifi disabled when using BTT TFT display
I went through the laborious task of setting up the TFT display to work on the Duet Mini5+ only to find that with the display connected, the wifi on the Duet board is disabled. PS I am using the 4 wire serial connection to the RS-232 port on the TFT 3.5 display. (The instructions make no mention at all of which port to connect to on the display, it just assumes you know this already lol. My dumb self was thinking UART ports made more sense)
Also, cannot use the USB drive or the SD slot on the display. So it's really kind of pointless to have the display lol. Can't connect via wifi, can't read from sd or usb connected to the display. Are these known issues or is there something I am missing?
Is this also true when using the PanelDue 5i? I am tempted to go with one of those but if I lose wifi as a result then it's a show stopper.