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

    Will this forum help people who have RRF on lpc devices?

    Scheduled Pinned Locked Moved
    Other control boards
    5
    6
    442
    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.
    • BlueSandboxundefined
      BlueSandbox
      last edited by

      I have RRF running on my skr 1.3 and I was wondering if i could ask questions here on this forum. Obviously not problems because of the fact that this firmware wasnt meant for lpc devices, but general questions and problems?

      droftartsundefined 1 Reply Last reply Reply Quote 0
      • Phaedruxundefined
        Phaedrux Moderator
        last edited by

        Sure, you can ask anything you'd like. Obviously there may be unexpected differences when running on unsupported hardware.

        Z-Bot CoreXY Build | Thingiverse Profile

        1 Reply Last reply Reply Quote 1
        • A Former User?
          A Former User
          last edited by

          you'll do everyone a favour by stating it is for LPC port so we can take that into account, besides that what he said ☝

          1 Reply Last reply Reply Quote 2
          • droftartsundefined
            droftarts administrators @BlueSandbox
            last edited by droftarts

            @BlueSandbox I think it's fine to ask; there have been plenty of threads on the forum before. Both @gloomyandy and @jay_s_uk are members on the forum, and probably best to aim your questions at them. Input from Duet 3D staff maybe very limited though, as we generally don't have any experience using the LPC boards.

            I'm going to move this thread to 'RepRapFirmware on other controllers', as it's not relevant to Duet Web Control. Further LPC threads should be in that category too, please.

            Edit: actually 'Other control boards' category.

            Ian

            Bed-slinger - Mini5+ WiFi/1LC | RRP Fisher v1 - D2 WiFi | Polargraph - D2 WiFi | TronXY X5S - 6HC/Roto | CNC router - 6HC | Tractus3D T1250 - D2 Eth

            BlueSandboxundefined 1 Reply Last reply Reply Quote 1
            • BlueSandboxundefined
              BlueSandbox @droftarts
              last edited by

              @droftarts Thanks, mostly my questions would be about general duet things like how to find the printhead coordinates. LPC stuff i can ask them in the LPC discord.

              arhiundefined 1 Reply Last reply Reply Quote 0
              • arhiundefined
                arhi @BlueSandbox
                last edited by

                @BlueSandbox said in Will this forum help people who have RRF on lpc devices?:

                how to find the printhead coordinates.

                you can go to the printer url and add /rr_status at the end

                e.g.: http://ender5.local.lan/rr_status

                and that will return json will all the important stuff including head coordinates

                or even better you can get /rr_model (flags is a parameter)

                e.g.: http://ender5.local.lan/rr_model?flags=d99fn

                and of course you can use G-Code M114 to get current position

                https://duet3d.dozuki.com/Wiki/Gcode#Section_M114_Get_Current_Position

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