Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. Tags
    3. duet3 6hc
    Log in to post
    • All categories
    • SageAardvarkundefined

      Duet 3 6hc vs some others

      Duet Hardware and wiring
      • custom diy wiring duet3 6hc extruder • • SageAardvark
      15
      0
      Votes
      15
      Posts
      752
      Views

      deckingmanundefined

      @ablack As @jay_s_uk has said and you use the "A" parameter in M954 to denote the CAN address you want to use. Plus you need to put a special IAP in the /firmware folder of the main board that you are going to use as an expansion board to facilitate firmware updates by the usual method. Fora 6HC, that file is Duet3_CANiap32_MB6HC.bin

      Bear in mind that main boards only have a single CAN connector, so if you have other expansion boards, the 6HC must be the last one in the chain.

      Here is a link to everything you need to know. https://docs.duet3d.com/en/User_manual/Machine_configuration/CAN_connection

      You might need to scroll down to find the section "Mainboard as expansion board".

    • KOlasmicsundefined

      [Solved] Firmware 3.4 building problem with "make all"

      Firmware installation
      • duet3 6hc firmware 3.4 reprap firmware eclipse • • KOlasmics
      3
      0
      Votes
      3
      Posts
      1.2k
      Views

      KOlasmicsundefined

      @dc42 Hello!

      Thank you for the quick reply. Unfornately, i was still not be able to build the project with the suggested way. I tried everything to set the make path to my directory where make.exe lies but it threw errors after errors eventhough the path parameter was correct.

      BUT i found the solution by uninstalling and installing the ARM Eclipse Tools. This time i didn't have any space or blanks in my install directory. eg: "C:\ARMEclipseTools\2.6-201507152002\bin"

      And this way it worked like a charm! Although i had lots of errors regarding wifisocket module, it built duet3 bin file. I loaded it on my duet3 board to see if it's working and there seems to be no problem so far.

      Thanks for the help!

    • R3shYundefined

      Solved Calibrate Input Shaping

      Tuning and tweaking
      • input shaper duet3 6hc accelerometer help lis3dh • • R3shY
      7
      0
      Votes
      7
      Posts
      1.2k
      Views

      R3shYundefined

      @dc42
      @rogerpodacter

      I see theres confusion about the examples, as i mentioned this just examples (picked from the duet doku)
      I can now share acutal accelerometer records.
      Printer Type: CoreXY

      Record no shaping:
      IS_1.png

      Based on what i learned here MZV should suits best in relation to curves
      IS_2.png
      No Shape with MZV curve:
      IS_3.png
      Shaped with MZV
      IS_4.png
      it looks for me pretty well shaped, except a bit the area arround 58Hz-78Hz
      So my question that is now remain after i understand most of the whole thing (i guess so, if not correct me in my statements)
      Is there any tweaking point on this?

      After experimenting a bit i tried modified ZVDDD, if im right this one is lacking because it have a longer frequenzy and give me
      almost the same result as MZV?
      IS_5.png

      excuse me again for not beeing clearly enough that i used examples

      Edit: Is the MZV Shaper is automatically right on 40Hz, because its the highest peak and the first curve of the shaper, shapes this peak best?

    • ImaRobotundefined

      CAN bus between two Duet3 6HC, would it work?

      Duet Hardware and wiring
      • duet3 6hc • • ImaRobot
      8
      1
      Votes
      8
      Posts
      486
      Views

      T3P3Tonyundefined

      @oliof @gloomyandy yes the 6HCs have built in termination on the main CAN-FD bus. They are thus best placed at either end of the bus.

    • huai3895undefined

      About M591 Set

      Filament Monitor
      • duet3 6hc • • huai3895
      2
      0
      Votes
      2
      Posts
      216
      Views

      dc42undefined

      @huai3895 the issue people have had before with pulse-detecting optical filament sensors is that there isn't a clean transition at the start and end of each pulse. The solution is to use a Schmitt trigger or a comparator with positive feedback to process the output from the opto switch.

    • e4dundefined

      Low voltage on Duet3 6CH IO pins

      Duet Hardware and wiring
      • duet3 6hc voltage • • e4d
      7
      0
      Votes
      7
      Posts
      561
      Views

      e4dundefined

      @jay_s_uk I had success with your proposition, thank you !

    • hekiundefined

      Duet 3 Tool Board not resetting?

      Duet Hardware and wiring
      • toolboard reset duet3 6hc • • heki
      4
      0
      Votes
      4
      Posts
      411
      Views

      dc42undefined

      @heki said in Duet 3 Tool Board not resetting?:

      @dc42 Thanks for the reply, I figured because the LED is continuously blinking, the "board is running but does not have CAN communication with the main board". But shouldn't it momentarily stop blinking when it's being reset?

      To reset the board to default settings, have to power up the board while holding both buttons down.

      When you power up a Duet system, the LED on the tool board should blink rapidly at first, then slow down to match the blinking on the main board.

    • PrintingTuxundefined

      Duet3 6HC 12V Buck Converter Broken

      Hardware dev
      • 12v on 24v system broken duet3 6hc • • PrintingTux
      2
      0
      Votes
      2
      Posts
      395
      Views

      Phaedruxundefined

      The driver chips require the 12v supply to operate. It would seem U14 has failed.

      Please send an email to warranty@duet3d.com and CC your reseller. Include a link to this forum thread and the details of your original purchase. You'll receive a reply with a form to fill out.

    • tooundefined

      Unsolved Duet3 1XD STP/DIR output issues

      Duet Hardware and wiring
      • duet3 6hc expansion 1xd external driver • • too
      15
      0
      Votes
      15
      Posts
      965
      Views

      T3P3Tonyundefined

      hi @Kulitorum @too I have had a look at the gcode and config and done some calculations on max step rate. the values are quite reasonable so surprised you are seeing hiccups. It would be good to discuss in person further, I will email you tomorrow morning.

      In the mean time, at what point in the print are you seeing the weird outputs? Also do you see that with RRF 3.2?

    • Vanblucaundefined

      Issues setting up duet 3

      General Discussion
      • duet3 duet3 6hc • • Vanbluca
      24
      0
      Votes
      24
      Posts
      1.1k
      Views

      deckingmanundefined

      @Phaedrux said in Issues setting up duet 3:

      @CaLviNx @deckingman Do we need to create a forum for old farts to snip at each other?

      Excellent idea! I guess now that you've called me an old fart, you'll want to join too.