Duet3D Logo Duet3D
    • Tags
    • Documentation
    • Order
    • Register
    • Login
    1. Home
    2. pgoellner
    3. Topics
    • Profile
    • Following 0
    • Followers 0
    • Topics 3
    • Posts 7
    • Best 2
    • Controversial 0
    • Groups 0

    Topics created by pgoellner

    • pgoellnerundefined

      RepRapFirmware Release 3.1.1 build

      Firmware developers
      • firmware build • • pgoellner
      5
      0
      Votes
      5
      Posts
      531
      Views

      JoergS5undefined

      @pgoellner in your screenshot you use reprapFirmware 3.2Beta4.1, but for 3.1.1 you need a different version. Go to github, go to tags, download the zip of tag version 3.1.1. This version will fit to the 3.1.0 libraries. DuetWifiSocketServer is not needed for compilation.

      If you want to use the newest beta build instead, I would choose a version which is tagged for RRF and all libraries. CoreNG is replaced by CoreN2G, so this is probably to be used instead for the newest builds.

      When compiling, is is sufficient to set the target in RRF, clean the project and compile. It will start compiling all libraries with the target and with the original set targets of the libraries (a bug), then RRF.

    • pgoellnerundefined

      Solved stackOverflow at Tasks.cpp

      Firmware developers
      • firmware stack overflow • • pgoellner
      4
      0
      Votes
      4
      Posts
      342
      Views

      pgoellnerundefined

      @dc42 Thanks, that solve my Problem 🙂 . This should perhaps be covered by a "DEBUG-BUILD-FLAG".

    • pgoellnerundefined

      What’s the best way to set up a continuous rotation for an axis?

      Firmware developers
      • • • pgoellner
      9
      1
      Votes
      9
      Posts
      914
      Views

      arhiundefined

      ah, perfect, thanks