Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Tags
    3. panel due
    Log in to post
    • All categories
    • Swaperundefined

      M291 should be able to show images from SD card

      PanelDue
      • panel due image m291 • • Swaper
      3
      0
      Votes
      3
      Posts
      230
      Views

      T3P3Tonyundefined

      @Swaper pictures on a paneldue are unlikely to be possible at a sensible speed.

    • CNCModellerundefined

      filament position to Arduino over Panel due interface

      PanelDue
      • panel due filament sensor • • CNCModeller
      4
      0
      Votes
      4
      Posts
      312
      Views

      CNCModellerundefined

      So after some research.... and a quick look at the PrintEye code by @EasyTarget

      https://forum.duet3d.com/post/110578

      I think I have a plan based on the Json unpacking in PrintEye, to extract the following data:

      extr: the positions of the extruders
      efactor: the current extrusion factors (see M221 command), one value per extruder

      Then sending a M221 to tune the extrusion factor after a user defined position delay based on filament path length between the sensor and the extruder melt zone.

      The only kink is I'm not sure how to send a value to the Arduino to set the filament path length between the sensor and the extruder melt zone. I may have to hard code this to start with, or add a local display to set the value.

      Does anyone know if I can add user defined elements to the json package sent to the Arduino as a response to M408? My thoughts are set a value for the filament path delta for each extruder with a user defined G/MCode (?) in the config.g.

      I need to do some prototyping and merge it with Thomas Sanladerer's code and I possibly have a way forward!

      https://www.printables.com/model/57154-infiDANK
      https://www.youtube.com/watch?v=RYgdLPe_T0c

      Multiple extruders needs a little thinking but I guess I could just connect multiple sensors to the one Arduino.

      Also passthrough for the PanelDue, but I could use the code by @dc42 for the CNC pendant to sort that.

      Will report back as and when I make progress! Another project to add to the list 🙂

      Cheers
      Barry M

    • Gost101undefined

      Duet Wifi Closed Loop and Panel Due

      Accessories and Add-ons
      • breakout board closed loop help panel due setup wiring • • Gost101
      23
      0
      Votes
      23
      Posts
      1.7k
      Views

      alankilianundefined

      @gost101 That will be fine as long as you don't draw too much current for the 5 Volt supply or the connector you are using.

    • wildblueundefined

      Using Google NestHub as GUI-Interface for your Printer

      Third-party software
      • connectivity console control display display message external accessories panel panel due • • wildblue
      1
      1
      Votes
      1
      Posts
      294
      Views

      No one has replied

    • printernoodleundefined

      Startup m291 not displayed

      Duet Hardware and wiring
      • display message m291 override panel due • • printernoodle
      8
      0
      Votes
      8
      Posts
      440
      Views

      fcwiltundefined

      @printernoodle said in Startup m291 not displayed:

      @fcwilt

      Oh sure it's because the gantry de-rack is typically a few mm....but can be as much as 10 or more mm depending on which moron has had their way with the machine....so a special de-rack with a suitably large dive value is called so as to avoid the creaming of the bed. Then every sliced print can call a simple g28 which will home everything much more accurately and quickly without the large dive to correct for error which is no longer there.

      Thank you!

      Thanks but I have no idea what you are talking about.