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

    No heater printing

    Scheduled Pinned Locked Moved
    Duet Hardware and wiring
    5
    9
    1.3k
    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.
    • Kulitorumundefined
      Kulitorum
      last edited by

      I made a clay extruder for my printer.

      How can I make reprap firmware print without any heater or temperature sensors?

      Does it have a fake heater that I can make always return 200c or something to make the firmware extrude with a cold extruder, or even without temp sensors?

      Thanks.

      1 Reply Last reply Reply Quote 0
      • Whitewolfundefined
        Whitewolf
        last edited by

        Take a look at the gcode wiki you will find commands for cold extrusion

        Exploring the universe wherever the tech blows

        1 Reply Last reply Reply Quote 0
        • larsundefined
          lars
          last edited by

          M302: Allow cold extrudes

          M302 P1

          https://duet3d.com/wiki/G-code#M302:_Allow_cold_extrudes

          1 Reply Last reply Reply Quote 0
          • Kulitorumundefined
            Kulitorum
            last edited by

            ThenI still have to install thermistors, just to give it some kind of temperature reading, but the printer does not have any real need for a temp reading.

            I will install one for now, and suggest that a fake temperature sensor is added to the firmware.

            1 Reply Last reply Reply Quote 0
            • Dougal1957undefined
              Dougal1957
              last edited by

              instead on installing thermistors you could use a 100K resistor in there place

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

                If you define your tool as having no heaters in the M563 command, I don't think you should need to use any temperature sensors. Have you tried that?

                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
                • Kulitorumundefined
                  Kulitorum
                  last edited by

                  Yes, I tried that. I dont remember what went wrong, but I could not get that to work too.

                  I have installed a thermistor and added M302 P1 to my init code, and that works.

                  Thanks

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

                    I've just tested the forthcoming RRF 1.18RC1. If you create a tool with no heaters, extrusion does work using G1 E commands. However, DWC 1.17+2 greys out the Extrude and Retract buttons. This appears to be fixed in the beta of DWC 1.19 that chrishamm has given me to test.

                    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
                    • Kulitorumundefined
                      Kulitorum
                      last edited by

                      Ok, great.

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