Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login

    SAMMYC21 ERCF

    Scheduled Pinned Locked Moved
    Hardware dev
    8
    25
    1.6k
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • jay_s_ukundefined
      jay_s_uk @dc42
      last edited by

      @dc42 theres 2 drivers on the ERCF

      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

      1 Reply Last reply Reply Quote 0
      • o_lampeundefined
        o_lampe
        last edited by

        How much extra memory does the UART-driver take? Or is it a replacement for the SPI driver? Maybe you have to clean up the code?

        ...and wtH is ERCF? Any pointers, please?

        R4ffersundefined oliofundefined 2 Replies Last reply Reply Quote 0
        • R4ffersundefined
          R4ffers @o_lampe
          last edited by

          @o_lampe Enraged rabbit carrot feeder, similar to smuff. It's a Multi filament unit.

          Mb6hc + 3hc + 1lc on Voron V2.4, Mini 5+ exp 2+ on Vzbot 235 AWD, Duet 2 wifi on Ox CNC and Mini 5+ on Millennium Milo v1.5 mini mill.

          1 Reply Last reply Reply Quote 1
          • dc42undefined
            dc42 administrators @Th0mpy
            last edited by dc42

            @Th0mpy you could try the Duet3Expansion 3.5 source together with the 3.5 source for CANlib and CoreN2G. It has about 200 bytes more RAM available.

            You could also reduce the sizes of the debug UART transmit and receive buffers in file Hardware/SAME5x_C21/SAMC21/Devices.cpp. They are currently both set to 512 bytes, which is much larger than necessary.

            PS - I've just reduced those buffer sizes in the 3.5-dev source code.

            Duet WiFi hardware designer and firmware engineer
            Please do not ask me for Duet support via PM or email, use the forum
            http://www.escher3d.com, https://miscsolutions.wordpress.com

            Th0mpyundefined 2 Replies Last reply Reply Quote 0
            • Th0mpyundefined
              Th0mpy @dc42
              last edited by

              This is great!

              From a hardware perspective I just have the two steppers, ir switch, servo, and endstop. There is another unused output but not tied to anything yet.

              I will give that a try this evening.

              I appreciate the pointers!

              Usually the team that scores the most points wins the game.

              1 Reply Last reply Reply Quote 0
              • Th0mpyundefined
                Th0mpy @dc42
                last edited by

                @dc42 That seemed to fix it. Just updating alone to 3.5 was enough to handle the filament sensor, but when I enabled the end-stop it crashed again. I had to reduce a little further so I also reduced buffer sizes for UART.

                Everything works together now. Thank you for your help! I have a bunch of manual macros working now so I just need to automate it all.

                Usually the team that scores the most points wins the game.

                1 Reply Last reply Reply Quote 2
                • oliofundefined
                  oliof @o_lampe
                  last edited by

                  @o_lampe

                  ERCF: https://github.com/EtteGit/EnragedRabbitProject

                  Canned ERCF: https://github.com/gixxerfast/Canned-ERCF-board

                  <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

                  Th0mpyundefined 1 Reply Last reply Reply Quote 1
                  • Th0mpyundefined
                    Th0mpy @oliof
                    last edited by

                    If you decide to undertake the ERCF, hit me up. I have a few boards that I made. You can't buy just one. I also made some adjustments (manually) to the board to solve the servo issue experienced by some.

                    I'll post about it later in another thread once I get it a little more automated.

                    Usually the team that scores the most points wins the game.

                    jay_s_ukundefined 1 Reply Last reply Reply Quote 1
                    • jay_s_ukundefined
                      jay_s_uk @Th0mpy
                      last edited by

                      @Th0mpy are you using the ERCF sensor under the extruder?

                      Owns various duet boards and is the main wiki maintainer for the Teamgloomy LPC/STM32 port of RRF. Assume I'm running whatever the latest beta/stable build is

                      Th0mpyundefined 1 Reply Last reply Reply Quote 0
                      • Th0mpyundefined
                        Th0mpy @jay_s_uk
                        last edited by

                        @jay_s_uk Not at the moment. I am only using the 1/2 bondtech gear in the ERCF itself for confirmation of bowden distance to load the extruder.

                        I am thinking of adding a sensor in the extruder to simplify, but there is no eloquent way to add a reliable filament sensor (i.e. magnetic filament monitor) to the stealthburner yet. They do have a simple switch sensor but I really don't like the washer approach.

                        That said, I am playing with the laser filament monitor, which would fit into the stealthburner nicely. It does not, however, work as well with the PET filament. I did contact the manufacturer to get their specs and programming guide for the sensor, but I haven't had time to play with it yet.

                        Usually the team that scores the most points wins the game.

                        oliofundefined 1 Reply Last reply Reply Quote 0
                        • oliofundefined
                          oliof @Th0mpy
                          last edited by

                          @Th0mpy it may be worth looking into https://reprap.org/forum/read.php?424,889788

                          <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

                          Th0mpyundefined OwenDundefined 2 Replies Last reply Reply Quote 0
                          • Th0mpyundefined
                            Th0mpy @oliof
                            last edited by

                            @oliof Good ole Forest Mimms, I had a few of his books from Radio Shack when I grew up.

                            I will have to check this out, I was considering something like that but was leaning towards something already manufactured. This is cool!

                            Usually the team that scores the most points wins the game.

                            1 Reply Last reply Reply Quote 1
                            • OwenDundefined
                              OwenD @oliof
                              last edited by

                              @oliof
                              That is cool.
                              Have you integrated it on RRF?
                              If so, can you detail it (in a new post)?

                              Th0mpyundefined oliofundefined VoodooBaneundefined 3 Replies Last reply Reply Quote 0
                              • Th0mpyundefined
                                Th0mpy @OwenD
                                last edited by

                                @OwenD Of course! I plan to share what I have this weekend(ish). I'll post a new thread on the subject.

                                Usually the team that scores the most points wins the game.

                                1 Reply Last reply Reply Quote 0
                                • oliofundefined
                                  oliof @OwenD
                                  last edited by

                                  @OwenD I have not built that myself, nor integrated into RRF. I am just reading that section of the venerable reprapforum and sometimes interesting stuff comes up.

                                  <>RatRig V-Minion Fly Super5Pro RRF<> V-Core 3.1 IDEX k*****r <> RatRig V-Minion SKR 2 Marlin<>

                                  1 Reply Last reply Reply Quote 1
                                  • VoodooBaneundefined
                                    VoodooBane @OwenD
                                    last edited by

                                    @OwenD Did you make a new Post? I am soldering my own canned ercf board now. Can you share the firmware card you used?

                                    OwenDundefined 1 Reply Last reply Reply Quote 0
                                    • OwenDundefined
                                      OwenD @VoodooBane
                                      last edited by

                                      @VoodooBane
                                      I think you need to ask @Th0mpy
                                      I'm just an onlooker

                                      Th0mpyundefined 1 Reply Last reply Reply Quote 0
                                      • VoodooBaneundefined
                                        VoodooBane
                                        last edited by

                                        @Th0mpy

                                        Hey thompy, Do you have any of the boards still? I would like one from you if you do

                                        @Gixxerfast I sourced a bunch of the SMD components myself. However, it looks to be that some components are missing from your Excel document. I didn't think to look for whatever reason before buying components.

                                        The components you did not include in the Excel sheet and what I am missing.
                                        D1, D2
                                        C3, C4, C6
                                        R8, R11, R12, R13, R14, R15, R16, R17, R18, R19

                                        I really hope I am not screwed...

                                        See my screenshot.
                                        canned.ercf.so.far.jpg
                                        smd list.jpg

                                        VoodooBaneundefined 1 Reply Last reply Reply Quote 0
                                        • VoodooBaneundefined
                                          VoodooBane @VoodooBane
                                          last edited by

                                          @VoodooBane I was actually able to find what the components where in Kicad.

                                          Th0mpyundefined 1 Reply Last reply Reply Quote 0
                                          • Th0mpyundefined
                                            Th0mpy @VoodooBane
                                            last edited by

                                            @VoodooBane Hey there, sorry for the delay. I might have a couple left, let me know if you're still interested.

                                            Usually the team that scores the most points wins the game.

                                            1 Reply Last reply Reply Quote 0
                                            • First post
                                              Last post
                                            Unless otherwise noted, all forum content is licensed under CC-BY-SA