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

    Using HangPrinter geometry for Wall Plotter?

    Scheduled Pinned Locked Moved
    General Discussion
    3
    37
    1.4k
    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.
    • JoergS5undefined
      JoergS5 @TC
      last edited by JoergS5

      @TC in the reprapfirmware\Tools\crc32appender directory is this tool for different operating systems, this must be reachable. I expect it creates a signature or checksum information.

      TCundefined 1 Reply Last reply Reply Quote 0
      • TCundefined
        TC @JoergS5
        last edited by

        @JoergS5 hm but it is definitly there...

        droftartsundefined 1 Reply Last reply Reply Quote 0
        • droftartsundefined
          droftarts administrators @TC
          last edited by

          @TC see this thread https://forum.duet3d.com/topic/12275/crc32appender-now-needed-for-rrf
          The folder that contains crc32appender needs to be in you PATH.

          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

          TCundefined 1 Reply Last reply Reply Quote 0
          • TCundefined
            TC @droftarts
            last edited by

            @droftarts @JoergS5 Ah now its working. Thanks a lot!

            JoergS5undefined 1 Reply Last reply Reply Quote 0
            • TCundefined
              TC
              last edited by

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • JoergS5undefined
                JoergS5 @TC
                last edited by JoergS5

                @TC you can make a fork of the Reprapfirmware in github and use it to add your files. The advantage would be, you can update easily with the newest updates of the original and check if anything breaks. Sometimes the method's signatures change.

                TCundefined 1 Reply Last reply Reply Quote 0
                • TCundefined
                  TC @JoergS5
                  last edited by

                  @JoergS5 Oh thanks. I just noticed I can't upload the the files here 😉

                  JoergS5undefined 1 Reply Last reply Reply Quote 0
                  • JoergS5undefined
                    JoergS5 @TC
                    last edited by

                    @TC maybe for security reasons

                    TCundefined 1 Reply Last reply Reply Quote 0
                    • TCundefined
                      TC @JoergS5
                      last edited by

                      @JoergS5 I tried to fork the firmware. Hope I did it right...

                      https://github.com/TC1991/RepRapFirmware/blob/dev/src/Movement/Kinematics/VerticalPlotterKinematics.cpp
                      https://github.com/TC1991/RepRapFirmware/blob/dev/src/Movement/Kinematics/VerticalPlotterKinematics.h

                      Proberbly I will also have to add there the changes in Kinematics.cpp etc.

                      JoergS5undefined 1 Reply Last reply Reply Quote 0
                      • JoergS5undefined
                        JoergS5 @TC
                        last edited by

                        @TC I think you have added it to a wrong branch, to dev. I would use v3.02-dev, there is the current development. The blob in the path confuses me a bit.

                        TCundefined 1 Reply Last reply Reply Quote 0
                        • TCundefined
                          TC @JoergS5
                          last edited by

                          @JoergS5 Doesn't the link you posted for the robotic kinematics alos contain a blob? https://github.com/JoergS5/RepRapFirmware/blob/v3.02-dev/src/Movement/Kinematics/FiveAxisRobotKinematics.cpp

                          Ok then I change it to v3.02. Do I have to update my changes in kinematics.h and kinematics.cpp there too?

                          1 Reply Last reply Reply Quote 0
                          • TCundefined
                            TC
                            last edited by

                            New links:

                            https://github.com/TC1991/RepRapFirmware/blob/v3.02-dev/src/Movement/Kinematics/VerticalPlotterKinematics.h
                            https://github.com/TC1991/RepRapFirmware/blob/v3.02-dev/src/Movement/Kinematics/VerticalPlotterKinematics.cpp

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