7" touch display connect with duet 3d board
-
Hi, we have duet 3d main board and using raspberry pi3 and lcd screen, but now i want to run using 7" lcd display with 4 wire. then in which port we need to connect display and how to boot and run the program.
-
Can you be more specific?
I assume you mean you have a Duet3 with raspberry pi.
What kind of LCD screen are you trying to use? Do you have a PanelDue? Or is it a raspberry pi LCD?
-
@Phaedrux pannel due 7" touch display
-
@dkraja42 said in 7" touch display connect with duet 3d board:
pannel due 7" touch display
which duet not which panel do you have.
please read
https://duet3d.dozuki.com/Wiki/Connecting_an_LCD_control_panel#Section_Connecting_a_PanelDue -
@Veti some confusion here. where we need to put sd card, duet 3board or display board. and we require same os which is given by Duet 3d board,or we need to different os file for boot
-
as it is written on the linked site the duet 3 does not support the sd card slot on the paneldue.
-
SD card goes in the Duet. That's where the config files and macros and gcodes go. You access them from the web interface. No SD card in the paneldue as it won't work with the Duet 3
That's assuming you have a Duet 3. You haven't actually said.
-
Maybe OP can post a picture of his setup to eliminate some of the ambiguity and indicate what the role of the mentioned Raspberry PI is?
-
@bearer we have duet 3d board https://e3d-online.com/collections/printer-parts-duet-3d/products/duet-3-mainboard-6hc and 7' display https://e3d-online.com/collections/printer-parts-duet-3d/products/duet-paneldue-display
So i want to know how to boot directly using duet 3board with panel due board -
@dkraja42 said in 7" touch display connect with duet 3d board:
we have duet 3d board
More correctly, a Duet 3 board made by Duet 3D - that helps a little. Still unclear on the role of the Raspberry Pi as this makes a difference as to wehere you put the provided SD card, either in the Duet 3 or in the Raspberry Pi, it also affect the functionality of the PanelDue screen, when used in stand alone mode afaik its supported, but when using with the Raspberry Pi and DuetSoftwareFramework there are limitations in accessing filesystems and SD card.
See https://duet3d.dozuki.com/Wiki/Getting_Started_With_Duet_3#Section_Running_in_standalone_mode for details.
-
@Phaedrux said in 7" touch display connect with duet 3d board:
Have you actually gone through any of the documentation?