Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. PanelDue
    Log in to post
    Load new posts
    • Recently Replied
    • Recently Created
    • Most Posts
    • Most Votes
    • Most Views
    • raykholoundefined

      Control PanelDue through gCode commands?

      • • raykholo
      2
      0
      Votes
      2
      Posts
      184
      Views

      mfs12undefined

      Hey @raykholo, unfortunately there are no means to control paneldue remotely. You can display popups on paneldue with M291 gcode.

      https://docs.duet3d.com/User_manual/Reference/Gcodes#m291-display-message-and-optionally-wait-for-response

    • mfs12undefined

      PanelDue Firmware 3.5.0-rc8 released

      • • mfs12
      6
      2
      Votes
      6
      Posts
      536
      Views

      mfs12undefined

      Hey @Exerqtor, thanks for testing and your detailed response.

      I am glad we could sort this out. 🙂

    • mfs12undefined

      Review of dutch translation for PanelDue-3.5

      • • mfs12
      1
      0
      Votes
      1
      Posts
      110
      Views

      No one has replied

    • mfs12undefined

      PanelDue Firmware 3.4.1 released

      • • mfs12
      9
      4
      Votes
      9
      Posts
      991
      Views

      mfs12undefined

      Hey @Mike3D,

      thanks for providing the dutch translation. It took a while, but finally I integrated it.

      Meanwhile there were some other changes, perhaps you could review and update if needed.

      Please check the linked file.

      dutch-translation-0.2.txt

    • jakeblatundefined

      4.3 inch PanelDue v2.0

      • • jakeblat
      4
      0
      Votes
      4
      Posts
      195
      Views

      jakeblatundefined

      @dc42 said in 4.3 inch PanelDue v2.0:

      @jakeblat yes that processor upgrade would work, however you would still be limited to running the version 2 firmware, which at some point we are likely to stop updating because the later version 3 has more RAM available.

      You may wish to consider purchasing a new version 3 PanelDue Controller board to use with your existing display.

      I was going by https://github.com/Duet3D/PanelDueFirmware/blob/master/whatsnew.md#limitations which suggested ATSAM3S4B could at least run v3.2.11 although not as fast as the ATSAM4S4B

      I hadn't actually noticed the controller board was available on the shop standalone so I might just replace that with the latest version.

    • JeanCundefined

      Temperatures not displaying on PanelDue

      • • JeanC
      5
      0
      Votes
      5
      Posts
      228
      Views

      JeanCundefined

      Hello @Phaedrux, I'm not trying to control a printer, I make a machine with a stepper motor, 3 thermocouples and 3 ssr that control heating lamps.
      Since the last time, I changed my config with the config tool in order to make it more complete but it does the same thing.

      ; Configuration file for Duet 3 MB 6XD (firmware version 3.3) ; executed by the firmware on start-up ;general preferences G90 ; send absolute coordinates M550 P"proj" ; set name ;network and communications M552 S1 P0.0.0.0 ; enable DHCP network M586 P0 S1 ; enable HTTP M586 P1 S0 ; disable FTP M586 P2 S0 ; disable Telnet M575 P1 B57600 S1 ; set communication parameters with the PanelDue : 57600 bauds ;thermocouples M308 S1 P"spi.cs1" Y"thermocouple-max31856" K"K" A"TC1"; create temp sensor 1 M308 S2 P"spi.cs2" Y"thermocouple-max31856" K"K" A"TC2" M308 S3 P"spi.cs3" Y"thermocouple-max31856" K"K" A"TC3" ;ssr M950 P0 C"out0" ; create output for ssr 1 M950 P1 C"out1" M950 P2 C"out2" ;drives M569 P0 S1 ; physical drive 0.0 goes forwards M584 X0 ; set drive mapping M350 X16 ; set microstepping mode for x axis M92 X80 ; set steps per mm M566 X900 ; set maximum instantaneous speed changes (mm/min) M203 X1000 ; set maximum speeds (mm/min) M201 X500 ; set accelerations (mm/s^2) M906 X800 I30 ; set motor currents (mA) and motor idle factor in per cent M84 S5 ; set idle timeout M564 H0 ; allow movement of axes that have not been homed M501

      And as long as I'm in conversation, do you know how to control the motor to make it turn a certain number of degrees (it controls a turntable).

      Thank you for replying 🤝

    • paralepsisundefined

      Solved PanelDue 7i firmware update: What should I expect?

      • • paralepsis
      6
      0
      Votes
      6
      Posts
      417
      Views

      Phaedruxundefined

      @StevenL said in PanelDue 7i firmware update: What should I expect?:

      I've got TWO of the same 7i panel. One for my Railcore ZL and another the ZLT.
      Can you list the steps to do this upgrade?

      These steps? https://docs.duet3d.com/User_manual/RepRapFirmware/Updating_PanelDue

    • edspedundefined

      Duet2 WiFi frequently disconnects when Paneldue 7i is connected

      • • edsped
      21
      0
      Votes
      21
      Posts
      903
      Views

      edspedundefined

      Just a quick addition…. The duet Wi-Fi and duet3 w/SBC are in two separate networks. WiFi was on a 2.4 GHz and SBC is on a 5GHz both managed by two separate ubiquiti UAP’s

    • sawalzelundefined

      White Screen of Death despite flashing panel

      • • sawalzel
      21
      0
      Votes
      21
      Posts
      659
      Views

      Phaedruxundefined

      Makerbot endstop pin number Function Duet 3 IO_x pin marking Duet 2 endstop pin marking 1 VCC 3V3 3V3 2 or 3 GND GND GND 4 Output IO_x_IN STP Unfortunately the pin markings on the Makerbot endstop board are hidden underneath the connector. Pin 1 is next to the long edge of the board that does not have the microswitch on it, and pin 4 is nearest the edge with the microswitch.

      https://docs.duet3d.com/en/User_manual/Connecting_hardware/Sensors_endstops#makerbot-mechanical-endstop-v12

      Can you see markings on the endstop indicating which pin is which?

      If the description from the documentation matches your endstop pin 1 would be on the right side of the endstop in your picture with the red cable in it. Which based on the table should be VCC 3.3v, but you have that wired into the middle pin on the Duet connector, which is ground.

      The blue wire in the middle should be ground, but you have it wired to 5v external.

      Pin 4 with the green wire is signal and it looks like that one is correct.

      So I think you're basically shorting the 5v rail.

      alt text

      So I think you should move the red wire to the 3.3v pin on the duet connector and move the blue wire to ground. But to be sure you should identify which pin is which on the endstop itself. You may need to lift up the white connector a little bit to see the silk screen printing under neath it. Or maybe they have it labeled on the back side.

    • mfs12undefined

      PanelDue Firmware 3.5.0-rc7 released

      • • mfs12
      3
      3
      Votes
      3
      Posts
      331
      Views

      chrishammundefined

      @selva_tvi I've logged this at https://github.com/Duet3D/RepRapFirmware/issues/906. I don't think a fix will make it into v3.5.0, but we will discuss a solution for 3.5.1 or 3.6. I'm sorry but I can't give you an ETA yet.

      For now, you could work-around this by putting a hardlink in /opt/dsf/sd/gcodes to /mnt or /media depending where you mount USB drives.

      chrishamm created this issue in Duet3D/RepRapFirmware closed Redirect volume OM queries to SBC in SBC mode #906
    • nyaruundefined

      Solved Paneldue japanese translation

      • • nyaru
      3
      4
      Votes
      3
      Posts
      185
      Views

      mfs12undefined

      Heye @nyaru thank you for your effort adding japanese translation.

      It just got added with the following issue.

      https://github.com/Duet3D/PanelDueFirmware/issues/312

      mfs12 created this issue in Duet3D/PanelDueFirmware closed Add japanese translation #312
    • prestoundefined

      This topic is deleted!

      • • presto
      1
      0
      Votes
      1
      Posts
      68
      Views

      No one has replied

    • prestoundefined

      Solved Building PanelDue Firmware with Visual Code Studio

      • • presto
      5
      0
      Votes
      5
      Posts
      271
      Views

      prestoundefined

      @mfs12 Moved relevant files to VSCode toolkit directory solved the issue.

    • Dizzwoldundefined

      Number Keypad

      • • Dizzwold
      1
      0
      Votes
      1
      Posts
      87
      Views

      No one has replied

    • Makergal3Dundefined

      Solved Problem with Panel DUE

      • • Makergal3D
      10
      0
      Votes
      10
      Posts
      385
      Views

      Makergal3Dundefined

      @Makergal3D I think the ribbon cable was not properly attach to the panel due 🤦

      You can close it

      Sorry

    • Steve Lynchundefined

      Solved Got my paneldue... It says "connecting" and controls nothing...

      • • Steve Lynch
      49
      1
      Votes
      49
      Posts
      6.7k
      Views

      Makergal3Dundefined

      @jay_s_uk ok

    • tippmann32503undefined

      Paneldue not showing data/control

      • • tippmann32503
      8
      0
      Votes
      8
      Posts
      294
      Views

      tippmann32503undefined

      @droftarts Aside from M575 P1 B57600 S1? Any writeup on how to change the pin on the Duet?

    • adhanabalundefined

      Panel due 5i multiple axis visibility

      • • adhanabal
      5
      0
      Votes
      5
      Posts
      196
      Views

      adhanabalundefined

      @Phaedrux okay I'll check that tmw

    • MJLewundefined

      Disable display of messages on PanelDue

      • • MJLew
      5
      0
      Votes
      5
      Posts
      206
      Views

      MJLewundefined

      @Phaedrux M115 says that the firmware is 3.2.2, and the hardware is a Duet 2 Wifi and PanelDue 7i.

      (Commenting out the M552 has got me underway. Thank you.)

    • selva_tviundefined

      Panel Due USB drive Option

      • • selva_tvi
      9
      0
      Votes
      9
      Posts
      486
      Views

      selva_tviundefined

      @chrishamm Thank you. Sorry to ask, what will be the timeline for this?

      Actually we have installed a printer to an institute and they dont prefer Wifi. So we are using Panel due.

    Unless otherwise noted, all forum content is licensed under CC-BY-SA