Duet3D Logo

    Duet3D

    • Register
    • Login
    • Search
    • Categories
    • Tags
    • Documentation
    • Order
    1. Home
    2. Tags
    3. firmware
    Log in to post
    • All categories
    • infiniteloop

      Bouncing Estimations in Print Progress
      Duet Web Control • firmware • • infiniteloop

      8
      0
      Votes
      8
      Posts
      176
      Views

      infiniteloop

      @phaedrux said in Bouncing Estimations in Print Progress:

      @chrishamm would have to comment on the current estimates.

      Hm, really? The estimation values on the Paneldue are identical, so I suppose they originate from the firmware. Or am I wrong (as so often🤕)?

    • JRCL

      Learning- How G-Code and Firmware Interact
      Firmware developers • learning firmware g-code custom • • JRCL

      14
      0
      Votes
      14
      Posts
      368
      Views

      rjenkinsgb

      @jrcl said in Learning- How G-Code and Firmware Interact:

      In short, I'm attempting to operate a thermoform "onto" the print bed once the print is done. So once a print is done the print head moves out of the way and a heater heats up a thermoplastic sheet held by a carriage that moves parallel to the Z-Axis, via belt connected steppers, so the sheet can be pulled over the bed. Then the vacuum turns on. So in summary:

      As far as the controller & firmware etc., everything you want to do can be done just with correct configuration and adding a macro to run the extra mechanics; or add the full code to the slicer end code, either way.

      Rotating the head away while still maintaining full accuracy seems difficult though; using a larger frame so the axes can move clear of the required area is likely cheaper.

      The only high-accuracy possibility I can think of could be to use an E3D toolchanger system, with a hinge and servo added above the tool attachment point so when the tool is unclamped it can be swivelled up over the carriage, rather than left in a static carrier.

      Still complex and expensive, possibly more so than just longer axis rails to move a normal head clear.

      All the other motions are straightforward and controllable, with pretty much off-the-shelf mechanical parts.

    • ArcadeKilla

      Solved Toolboard Issues Galore
      Duet Hardware and wiring • toolboard 6hc connection firmware • • ArcadeKilla

      20
      0
      Votes
      20
      Posts
      460
      Views

      dc42

      @arcadekilla I'm glad you got this working. I'll mark this as solved.

    • kingfranz

      Unsolved Can't connect to Duet 3 mini 5+ Ethernet
      Firmware installation • duet 3 mini 5+ usb port ethernet configuration web configurator firmware • • kingfranz

      16
      0
      Votes
      16
      Posts
      322
      Views

      kingfranz

      @t3p3tony I've already tried that, it copies the file, resets and it's back to square one, can't connect to it 😞

    • Nil Orbach

      Unsolved Custom image on PanelDue main pages
      Firmware developers • custom firmware paneldue • • Nil Orbach

      20
      0
      Votes
      20
      Posts
      595
      Views

      mfs12

      Moved to developer's forum.

    • redrout

      Solved Persistent PanelDue Trouble
      PanelDue • paneldue firmware troubleshooting • • redrout

      16
      0
      Votes
      16
      Posts
      456
      Views

      mfs12

      Hey @redrout,

      closing this thread due to inactivity. Please re-open if your issue persists with newer version of paneldue.

    • gz

      Duet 2 Wi-Fi/ethernet conversion
      Duet Hardware and wiring • cnc mode ethernet wifi module duet 2 wifi firmware • • gz

      6
      1
      Votes
      6
      Posts
      202
      Views

      Michael Hathaway

      I think the Ethernet boards are superior, because they are not constantly disconnecting and if you have an access point on the network, it can be wireless as well.

    • vali3d

      Filament Sensor on Expansion with 3.3beta1 and 3.3beta3
      Beta Firmware • filament sensor filament monitor expansion firmware • • vali3d

      10
      0
      Votes
      10
      Posts
      272
      Views

      vali3d

      @dc42
      at my first try, the sensors didn´t work(3.3beta1/3). One day later, without any changes they did work(3.3beta3and 3.3RC1). Since then they do work and only the M122 readout is wrong(3.3RC1).

    • MauriceM

      Printing Problems
      My Duet controlled machine • extruder firmware layer • • MauriceM

      12
      0
      Votes
      12
      Posts
      282
      Views

      cosmowave

      @mauricem Perfect!
      Happy printing! 👍

    • TristanKoeln

      Heigh error after calibrating
      General Discussion • probe firmware • • TristanKoeln

      59
      0
      Votes
      59
      Posts
      527
      Views

      TristanKoeln

      @fcwilt its an anycubic chiron ultrabase

    • bam

      who can i mail this 6hc to to get it fixed
      Firmware installation • firmware • • bam

      16
      0
      Votes
      16
      Posts
      238
      Views

      bam

      this is what i got when i ran m997 b1

      12/31/2020, 10:26:56 PM m997 b1
      Error: M997: Response timeout: CAN addr 1, req type 6024, RID=0
      12/31/2020, 10:26:56 PM Connection to Duet established
      12/31/2020, 10:26:55 PM Warning: Lost connection to Duet (Timeout while waiting for transfer ready pin)

    • pgoellner

      RepRapFirmware Release 3.1.1 build
      Firmware developers • firmware build • • pgoellner

      5
      0
      Votes
      5
      Posts
      280
      Views

      JoergS5

      @pgoellner in your screenshot you use reprapFirmware 3.2Beta4.1, but for 3.1.1 you need a different version. Go to github, go to tags, download the zip of tag version 3.1.1. This version will fit to the 3.1.0 libraries. DuetWifiSocketServer is not needed for compilation.

      If you want to use the newest beta build instead, I would choose a version which is tagged for RRF and all libraries. CoreNG is replaced by CoreN2G, so this is probably to be used instead for the newest builds.

      When compiling, is is sufficient to set the target in RRF, clean the project and compile. It will start compiling all libraries with the target and with the original set targets of the libraries (a bug), then RRF.

    • bwnance

      Solved Duet 2 Wifi rebooting/crashing during print
      Beta Firmware • crash firmware hardware • • bwnance

      41
      0
      Votes
      41
      Posts
      749
      Views

      Robthide37

      @dc42 Ohhh thankyou i did not know that i was just using the info from my generator and my well pump starting load vs running load lol

    • pgoellner

      Solved stackOverflow at Tasks.cpp
      Firmware developers • firmware stack overflow • • pgoellner

      4
      0
      Votes
      4
      Posts
      148
      Views

      pgoellner

      @dc42 Thanks, that solve my Problem 🙂 . This should perhaps be covered by a "DEBUG-BUILD-FLAG".

    • Marios

      Unsolved Firmware rebooting and stop printing midway through!
      General Discussion • firmware reboot stall detection • • Marios

      7
      0
      Votes
      7
      Posts
      132
      Views

      Phaedrux

      All I can add is that there is a bug fix release for 2.05.1 that you should probably update to.

      https://github.com/Duet3D/RepRapFirmware/releases/tag/2.05.1

    • MauriceM

      Downgrade to RR2
      Firmware installation • firmware • • MauriceM

      2
      0
      Votes
      2
      Posts
      104
      Views

      Phaedrux

      Yes, you can use the same update process as normal to go to whatever version you like. Keep in mind the difference in config between the two.

    • Hayaweh

      Duet 3 upgrade + DuetPi (update?) + feedbacks
      Duet Web Control • duetpi duet3 firmware web configurator web ui • • Hayaweh

      5
      0
      Votes
      5
      Posts
      199
      Views

      Hayaweh

      @Danal
      The heater erratic behavior is on the configurator page only at https://configtool.reprapfirmware.org/Mapping
      It's perfectly fine on the printer itself! I actually managed to finally get a calibration cube out of it 😄

      Thanks for confirming the case of M500.. Yeah 😛 I ended up doing the M307 for H0 and H1 by hand and filling them up there and then doing the M665 and M666 as well. (I'll move them to the config.g since they don't really need to live in the override either.)

      So far so good!

      I'm all new to RepRapFirmware and coming from old Repetier 8 bit world. 😆

    • seapea

      No 3.3v led
      Duet Hardware and wiring • 3.3v firmware boot maestro • • seapea

      5
      0
      Votes
      5
      Posts
      206
      Views

      dc42

      Have you disconnectede everything from the Duet except USB?

      Are any components getting hot? In particular, check the SD card, W5500 chip, and main processor.

    • CuboidWales

      Can Set So E0 Endstop = Extrude endlessly until release?
      Tuning and tweaking • firmware custom extrusion endstop • • CuboidWales

      2
      0
      Votes
      2
      Posts
      107
      Views

      A Former User

      maybe the 5mm requirement makes this possible by means of a trigger

      try creating a M581 E0 T2 trigger for E0 endstop, and in the /sys/trigger2.g file do

      G0 E5 M582 T2

      that should make it move 5mm, and if the trigger condition is still asserted then it should run the trigger again, and again. You may have to experiment with the S parameter for rising or falling edge of the trigger to get the desired effect.

      https://duet3d.dozuki.com/Wiki/Gcode#Section_M581_Configure_external_trigger

    • samlogan87

      Problems after updating firmware
      Firmware installation • update firmware • • samlogan87

      38
      0
      Votes
      38
      Posts
      1323
      Views

      samlogan87

      I may just get some shielded cable off Ali express and put that in.

      Another though, would ferrite beads work on the endstops to shield noise?

      Kind Regards,

      Sam

    • keco185

      Solved Duet 2 Wifi Doesn't Boot or Show Up as USB Device
      Duet Hardware and wiring • duet 2 wifi firmware • • keco185

      4
      0
      Votes
      4
      Posts
      390
      Views

      keco185

      I tried a different cable, and every USB port on my computer with no success. I went through the “what to do if your duet won’t respond” guide on the website too. I didn’t have a different computer to use but it’s possible that would’ve fixed the problem. After rebooting the computer multiple times and rebooting the duet multiple times, it did eventually get a connection and I was able to reflash the firmware. Not sure why though.

    • oliof

      Upgrading PanelDue from a Raspberry Pi?
      PanelDue • firmware bossac linux raspberry pi • • oliof

      9
      0
      Votes
      9
      Posts
      837
      Views

      oliof

      It's good to have friends nearby that can help out quickly (-:

      $ "C:\Program Files (x86)\BOSSA\bossac.exe" --port=COM3 -e -w -v -b PanelDue-5.0i-7.0i.bin Erase flash Done in 1.038 seconds Write 168276 bytes to flash (329 pages) [==============================] 100% (329/329 pages) Done in 5.911 seconds Verify 168276 bytes of flash [==============================] 100% (329/329 pages) Verify successful Done in 4.854 seconds Set boot flash true
    • waggonburner3

      Z drive jumping layers help.
      Tuning and tweaking • z axis home driver g-code g code firmware • • waggonburner3

      9
      0
      Votes
      9
      Posts
      732
      Views

      waggonburner3

      Thank you to everyone for the help I'm getting decent prints now I'll probably hooking up the bltouch in a day or so hope u can handle that by my self but I'm not holding my breath. Lol