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

    Creality CR-10 upgrade

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    14
    252
    53.9k
    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.
    • Agniusmundefined
      Agniusm
      last edited by

      Sorry but i cant make sense of it. In the example S is 100mm and the calibration files are 90mm so M556 S90, but i cant figure out how to get those numbers and operate the contraption.
      I guess i need to align the notch in screw piece to the outside of xyz piece.
      Then whats with the screw? Do i measure from the top of xyz piece to the center of the screw or from the notch to the screw center?
      Whats the formula then? I cant derive X0.7 Y-0.2 Z0.6 from S100 in the example

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

        Instructions can be found in the Ormerod commissioning instructions on the reprappro.com site, but that site appears to be down at present.

        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

        1 Reply Last reply Reply Quote 0
        • Agniusmundefined
          Agniusm
          last edited by

          Found the instructions in google cashe. I will have to wait till i get induction probe and perhaps i will think of something for piezo probe (precision piezo) i found here on forums which looks neat as well.

          1 Reply Last reply Reply Quote 0
          • Agniusmundefined
            Agniusm
            last edited by

            Hello. 3 questions.
            1. Can mesh grid M557 be defined as negative value:
            M557 X25:395 Y-20:410 S74 ? And is there a tool to calculate these values as i only saw the tool for delta and round bed?
            2. I have this in start.g:
            M558 P4 I0 F500 X0 Y0 Z1 A3 T9000 ;
            Why does it not probe each point 3 times, A3?
            3. M591: Configure filament sensing
            I want to use microswitch for simple filament runout sensor.
            How to define it so it could be set to E1 (C parameter) and not E0 as i have induction probe on E0

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

              1. Yes you can use negative X and Y coordinates. We don't provide a tool to work out the spacing yet.

              2. Because the definition of A3 is to probe up to 3 times or until 2 consecutive readings are within the tolerance of each other.

              3. C4 is the E1 endstop input.

              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

              1 Reply Last reply Reply Quote 0
              • Agniusmundefined
                Agniusm
                last edited by

                Great. Thank you. Don't know, but you must have steel patience, dealing and helping individuals like me 😄

                1 Reply Last reply Reply Quote 0
                • Agniusmundefined
                  Agniusm
                  last edited by

                  I have unbranded chinese psu which is loud and i am not comfortable leaving machine on with it. I was looking at meanwell psu's and thought, what will i need to swap if going 24V? Hotend heater? My bed is ac driven by ssr which is upto 36v.
                  I have 4 nema 17 and 1 nema 23 motors, would 150w be enough cause i dont need to drive the bed heater.

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

                    To change from 12V to 24V you need to change any heater to 24V (in your case just the extruder heater cartridge(s)), also any fans if they are currently 12V fans. There are ways of using 12V fans, but it is usually simpler and costs very little to replace them with 24V fans.

                    A 150W PSU should be adequate if the bed heater is separately powered.

                    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

                    1 Reply Last reply Reply Quote 0
                    • Agniusmundefined
                      Agniusm
                      last edited by

                      I will look into buck converters as noctua does not have 12v fans. I seen you mention somewhere how to wire it. Thank you
                      P.S. Here is what i found you wrote:

                      Yes, that will work. Alternatively, if all your fans are 12V, then you can remove the V_FAN voltage selection jumper, connect the +12V output of the buck converter to the centre pin of the V_FAN voltage selection block, and connect the fans as normal.

                      So its a V_FAN jumper select. Then i connect step down converter to 24V PSU and 12V out to V_FAN pin with removed jumper. This is if converter is not isolated. Am i correct in this?

                      https://www.ebay.com/itm/2A-DC-DC-Buck-Step-down-Adjustable-Converter-Module-5-24V-to-1-8V-3-3V-5V-9V-12V/132109827948?hash=item1ec25bff6c:g:ODQAAOSwB-1YtB3B
                      I think this would be cheaper option and i will retain more common 12V fans

                      BTW, i have set up printer with Prusa's induction probe and i have consistent Z where i can print without doing fine tuning each time. Probe sits too close to the bed for my liking but it works very good with consistent first layers. I just had 30h print and now running another production print which might take 90+h. Very happy all is running finally.

                      Would 24V will allow for power loss resume printing? Is it reliable or better not to bother?

                      1 Reply Last reply Reply Quote 0
                      • Agniusmundefined
                        Agniusm
                        last edited by

                        Hi. Getting strange behavior on my filament runout. I have simple microswitch and i get random pause.
                        This is my filament runout:
                        M591 D0 P2 C4
                        I was wandering if anything else could cause pause on a print other than M591?
                        I tried M591 S0 while printing and while at pause then resuming a print but it still pauses after some time.

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

                          A heater fault will also pause the print.

                          If you look in the GCode Console page of DWC, there should be a message giving the reason for the pause.

                          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

                          1 Reply Last reply Reply Quote 0
                          • Agniusmundefined
                            Agniusm
                            last edited by

                            Having another issue.
                            When i log in to DWC from android phone, there is no button to upload gcode files. Tried multiple browsers (opera, chrome).

                            chrishammundefined 1 Reply Last reply Reply Quote 0
                            • chrishammundefined
                              chrishamm administrators @Agniusm
                              last edited by

                              @agniusm said in Creality CR-10 upgrade:

                              Having another issue.
                              When i log in to DWC from android phone, there is no button to upload gcode files. Tried multiple browsers (opera, chrome).

                              That is correct but it is not really a bug - in fact there is just not enough space to display all the upload buttons in the same way as on on desktop PCs. I've never heard of anyone trying to upload G-code files on a cell phone so I haven't considered to add it back yet. How do you get the G-code file on your smartphone?

                              Duet software engineer

                              1 Reply Last reply Reply Quote 0
                              • Agniusmundefined
                                Agniusm
                                last edited by

                                Well, was one of the reasons i bought wifi. My printer is off site doing 60h prints 24/7 and sometimes i need to update gcode files with improvements and that button is vital.
                                What do you mean how do i get it on the phone? That question would probably be relevant back in 2006 🙂 Here:
                                Via usb
                                Via flash drive and usb converter
                                Via micro sd
                                Via lan network sharing
                                Via remote desktop (team viewer)

                                Now its a pain. I have to shutdown, pull out sdcard, pu it into my phone etc.
                                Another note is that it does not appear not only on mobile version of dwc but full one as well on smartphone. Weird

                                1 Reply Last reply Reply Quote 0
                                • Agniusmundefined
                                  Agniusm
                                  last edited by

                                  DC42, is there a way to set duet port othe than 80? I see it was possible with older releases. Having no option on mobile device to upload gcode files i got couple router and ubiquiti is using 80 for web interface so i need something else on duet for port forwarfing

                                  dc42undefined 1 Reply Last reply Reply Quote 0
                                  • Agniusmundefined
                                    Agniusm
                                    last edited by

                                    I would also strongly request adding upload option from modile devices.

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

                                      @agniusm said in Creality CR-10 upgrade:

                                      DC42, is there a way to set duet port othe than 80? I see it was possible with older releases. Having no option on mobile device to upload gcode files i got couple router and ubiquiti is using 80 for web interface so i need something else on duet for port forwarfing

                                      See the description of the M586 command in the GCodes wiki page.

                                      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

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

                                        @agniusm said in Creality CR-10 upgrade:

                                        I would also strongly request adding upload option from modile devices.

                                        Please make that request in the DWC Wishlist section.

                                        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

                                        1 Reply Last reply Reply Quote 0
                                        • Agniusmundefined
                                          Agniusm
                                          last edited by Agniusm

                                          So my upgraded printer is working 24/7 great. Had a fan failure but that was to be expected with cheap chinese stuff. Got a small issue i was putting off for some time. i have mesh compensation in place and it works great but i have my front off the bed not completely working with this.
                                          Here is 2 same run parts, one from the middle of the bed(rest are same good) and one from the front (on the right). The nozzle is a tad off when printing on the front of the bed:

                                          alt text

                                          I was wandering where i should look for the issue? I know my grid is set wrong as it misses some points(skips them). Would that cause an issue?

                                          Otherwise i am very happy with Duet hardware and the way i can edit my configs on the fly, i can really appreciate that now since i am working on Marlin firmware for my budget cluster.

                                          P.S. perhaps the tool to calculate mesh grid appeared for square build plates? That would be handy. or is there any plans on automatic calculation of the mesh? Say you enter how many grid points on x and y and it sets spacing? Would be even better. i think Marlin does that

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

                                            @agniusm said in Creality CR-10 upgrade:
                                            I know my grid is set wrong as it misses some points(skips them). Would that cause an issue?

                                            Any probe points that cannot be reached by the probe (taking into account the machine limits set by M208 and the Z probe offsets set by the G31 X and Y parameters) will be skipped.

                                            P.S. perhaps the tool to calculate mesh grid appeared for square build plates? That would be handy. or is there any plans on automatic calculation of the mesh? Say you enter how many grid points on x and y and it sets spacing? Would be even better.

                                            Good idea, I'll add it to the work list.

                                            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

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