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

    Single axis "printer" possible?

    Scheduled Pinned Locked Moved
    RepRapFirmware on other controllers
    4
    10
    535
    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.
    • whopping pochardundefined
      whopping pochard
      last edited by

      Hi all,

      I've been working on putting together a little rig for empirically testing hotend components (because I'm a giant nerd, I love data, and had an extra SKR 1.4 board laying around).

      I have it set up with a basic extruder and groove mount block for pushing plastic, as well as with a second groove mount placed below a tiny linear axis. The idea is to write a gcode macro to take temperature measurements at 0.1 mm increments across the heat break.

      IMG_0816.jpeg

      Is it possible to just define a single axis, and still have it home that axis and accept subsequent move commands? Should I assign it to a non-XYZ axis name? Any other hints or suggestions?

      Thanks!

      jrocklandundefined fcwiltundefined 2 Replies Last reply Reply Quote 0
      • jrocklandundefined
        jrockland @whopping pochard
        last edited by

        @whopping-pochard in your homeall file, just remove everything and write g92 x0 y0 z0.
        You will be able to "print".

        whopping pochardundefined 1 Reply Last reply Reply Quote 1
        • fcwiltundefined
          fcwilt @whopping pochard
          last edited by

          @whopping-pochard

          Most certainly.

          What Duet hardware are you using and what firmware is it running?

          It doesn't matter what you name the axis unless you need to use the Z probe features in which case name it Z.

          You will have to write your own gcode files for testing of course.

          Frederick

          Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

          whopping pochardundefined 1 Reply Last reply Reply Quote 0
          • whopping pochardundefined
            whopping pochard @jrockland
            last edited by

            @jrockland Ahhhh that is what was tripping me up! Thanks!!

            1 Reply Last reply Reply Quote 0
            • whopping pochardundefined
              whopping pochard @fcwilt
              last edited by

              @fcwilt Thanks! I’m running the latest 3.x firmware on the SKR 1.4. My original Duet boards are all in actual printers. 😁

              fcwiltundefined 1 Reply Last reply Reply Quote 0
              • fcwiltundefined
                fcwilt @whopping pochard
                last edited by

                @whopping-pochard said in Single axis "printer" possible?:

                @fcwilt Thanks! I’m running the latest 3.x firmware on the SKR 1.4. My original Duet boards are all in actual printers. 😁

                I doubt you will be able to get it to work unless you use a Duet board.

                šŸ˜‰

                Frederick

                Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

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

                  @fcwilt why not? its exactly the same firmware (although the LPC version does have a few limitations, only due to memory constraints though)

                  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

                  fcwiltundefined 1 Reply Last reply Reply Quote 0
                  • fcwiltundefined
                    fcwilt @jay_s_uk
                    last edited by

                    @jay_s_uk said in Single axis "printer" possible?:

                    @fcwilt why not? its exactly the same firmware (although the LPC version does have a few limitations, only due to memory constraints though)

                    Did you not see the "wink"?

                    I was just messing with him for not using a Duet product.

                    Frederick

                    Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

                    1 Reply Last reply Reply Quote 1
                    • whopping pochardundefined
                      whopping pochard
                      last edited by

                      Poe's Law strikes again!! šŸ˜‚

                      fcwiltundefined 1 Reply Last reply Reply Quote 0
                      • fcwiltundefined
                        fcwilt @whopping pochard
                        last edited by

                        @whopping-pochard said in Single axis "printer" possible?:

                        Poe's Law strikes again!! šŸ˜‚

                        But I did include the wink as required. šŸ˜‰

                        Frederick

                        Printers: a small Utilmaker style, a small CoreXY and a E3D MS/TC setup. Various hotends. Using Duet 3 hardware running 3.4.6

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