• Tags
  • Documentation
  • Order
  • Register
  • Login
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.
  • undefined
    TC @JoergS5
    last edited by 6 Sept 2020, 20:48

    @JoergS5 yes now we are very close 😉
    Just one more error at the end of Firmware build:

    c:/program files/gnu arm eclipse/build tools/2.6-201507152002/bin//sh: crc32appender: not found
    makefile:94: recipe for target 'post-build' failed
    make[1]: [post-build] Error 127 (ignored)

    Did you see that before?

    undefined 1 Reply Last reply 6 Sept 2020, 21:12 Reply Quote 0
    • undefined
      JoergS5 @TC
      last edited by JoergS5 9 Jun 2020, 21:14 6 Sept 2020, 21:12

      @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.

      undefined 1 Reply Last reply 6 Sept 2020, 21:51 Reply Quote 0
      • undefined
        TC @JoergS5
        last edited by 6 Sept 2020, 21:51

        @JoergS5 hm but it is definitly there...

        undefined 1 Reply Last reply 6 Sept 2020, 21:56 Reply Quote 0
        • undefined
          droftarts administrators @TC
          last edited by 6 Sept 2020, 21:56

          @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

          undefined 1 Reply Last reply 6 Sept 2020, 21:57 Reply Quote 0
          • undefined
            TC @droftarts
            last edited by 6 Sept 2020, 21:57

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

            undefined 1 Reply Last reply 14 Sept 2020, 18:05 Reply Quote 0
            • undefined
              TC
              last edited by 14 Sept 2020, 18:00

              This post is deleted!
              1 Reply Last reply Reply Quote 0
              • undefined
                JoergS5 @TC
                last edited by JoergS5 14 Sept 2020, 18:05

                @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.

                undefined 1 Reply Last reply 14 Sept 2020, 18:15 Reply Quote 0
                • undefined
                  TC @JoergS5
                  last edited by 14 Sept 2020, 18:15

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

                  undefined 1 Reply Last reply 14 Sept 2020, 18:32 Reply Quote 0
                  • undefined
                    JoergS5 @TC
                    last edited by 14 Sept 2020, 18:32

                    @TC maybe for security reasons

                    undefined 1 Reply Last reply 15 Sept 2020, 12:07 Reply Quote 0
                    • undefined
                      TC @JoergS5
                      last edited by 15 Sept 2020, 12:07

                      @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.

                      undefined 1 Reply Last reply 15 Sept 2020, 13:27 Reply Quote 0
                      • undefined
                        JoergS5 @TC
                        last edited by 15 Sept 2020, 13:27

                        @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.

                        undefined 1 Reply Last reply 15 Sept 2020, 15:11 Reply Quote 0
                        • undefined
                          TC @JoergS5
                          last edited by 15 Sept 2020, 15:11

                          @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
                          • undefined
                            TC
                            last edited by 15 Sept 2020, 15:19

                            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