Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. TurtlePrint
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 7
    • Posts 23
    • Best 9
    • Controversial 0
    • Groups 0

    Topics created by TurtlePrint

    • TurtlePrintundefined

      Multi Duet Controller (Yet another ESP32 based controller)

      Third-party software
      • • • TurtlePrint
      2
      4
      Votes
      2
      Posts
      320
      Views

      o_lampeundefined

      @TurtlePrint
      Great idea!
      I had a touchscreen with full color running on the ESP32.
      (digole was the brand).
      Now add a camera to show the nozzles in closeup and some onscreen-buttons for babystepping etc. and we have a remote PanelDue.
      I'd buy it, if Ihad several printers to run.

    • TurtlePrintundefined

      Tamper Monkey script to change DWC color

      Duet Web Control
      • • • TurtlePrint
      7
      1
      Votes
      7
      Posts
      354
      Views

      TurtlePrintundefined

      Check your router setting to see if you can assign the IP or mac address a hostname. Then you can add a ".lan" or ".printer" extension to them

      This is how the settings look in routers running dd-wrt firmware. But you should be able to google similar directions for your router
      05e79689-4c91-4594-9689-c8ebc6bc3307-image.png

    • TurtlePrintundefined

      Solved PanelDue has washed out colors

      PanelDue
      • • • TurtlePrint
      19
      0
      Votes
      19
      Posts
      1.1k
      Views

      jevsundefined

      For anyone finding this and looking for an answer, this is a part failure in my case. Mine started working again today, but then went out again. Intermittent.

    • TurtlePrintundefined

      Fan with rotor stuck signal wire

      Duet Hardware and wiring
      • • • TurtlePrint
      6
      0
      Votes
      6
      Posts
      364
      Views

      TurtlePrintundefined

      Got this all working. The new features in RRF3 are awesome.

      daemon.g

      if sensors.inputs[4].value == true && fans[1].actualValue == 1.0 ;Checks if the Fan is showing a stuck rotor alarm and also checks if the fan should be spinning G4 S1 ;Buffer in case the fan took a second to spin up if sensors.inputs[4].value == true && fans[1].actualValue == 1.0 ;Second check to see the fan is still in alarm echo "OH CRAP WE STUCK" ;Console message that can be checked on the PanelDue to see what happened M106 P1 S0 H-1 ;Turns off Thermostatic control on the fan so it doesnt try and turn back on M112 ;Emergency Shutdown
    • TurtlePrintundefined

      Global variables between macros

      Beta Firmware
      • • • TurtlePrint
      5
      3
      Votes
      5
      Posts
      331
      Views

      A Former User?

      I think passing parameters to M98 is on the to-do list, but interesting workaround while we wait. 👍

    • TurtlePrintundefined

      Additional triggers for M581

      Firmware wishlist
      • • • TurtlePrint
      2
      2
      Votes
      2
      Posts
      336
      Views

      dc42undefined

      I will increase the maximum to 16 (0-15) in the next 2.03beta.

    • TurtlePrintundefined

      PanelDue5i all grey screen with lines

      PanelDue
      • • • TurtlePrint
      2
      0
      Votes
      2
      Posts
      303
      Views

      dc42undefined

      It looks like the screen has failed. Ask your supplier to replace it.