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

Posts made by prot0typ1cal

  • RE: Support for dual carriage CoreXY with shared x-axis

    I see dc42 just released 1.19beta9 on GitHub ๐Ÿ™‚

    posted in Firmware wishlist
    undefined
    prot0typ1cal
    10 Jul 2017, 21:59
  • RE: Build/Linker error, new setup help

    The CoreName is set to CoreNG in the C/C++ Build>Build Variables.
    Interestingly, when I added the quotes around the syscall.o path string, get โ€“start-group ""
    Hmm... what if,

    Replaced
    ${workspace_loc:/${CoreName}/RADDS/cores/arduino/syscalls.o}

    with
    C:\Eclipse\Firmware\CoreNG\RADDS\cores\arduino/syscalls.o

    Success!!! Generated bin file.
    Funny, building Lars CoreXYU fork for Duet085 the string is:
    ${workspace_loc:/${CoreName}/SAM3X8E/cores/arduino/syscalls.o}
    and builds fine.

    posted in Firmware installation
    undefined
    prot0typ1cal
    3 Jul 2017, 16:43
  • RE: Support for dual carriage CoreXY with shared x-axis

    Got it,
    Thanks man.
    Your rig is looking pretty sweet, love the youtube vid!

    posted in Firmware wishlist
    undefined
    prot0typ1cal
    12 Jun 2017, 23:09
  • RE: Support for dual carriage CoreXY with shared x-axis

    Registered here just for this thread ๐Ÿ™‚

    Lars, any chance sharing your code?
    Been looking through the Repetier files and cannot for the life of me find the section for coreXY to modify for coreXYU.

    Just got my 7" PanelDue to flash, and am working on flashing the arduino Due (mine is a RADDS+Due, sorry not Duet).

    Cheers,

    Tom
    AKA Hlidskjalf maker

    posted in Firmware wishlist
    undefined
    prot0typ1cal
    11 Jun 2017, 23:05
Unless otherwise noted, all forum content is licensed under CC-BY-SA