586,361 active members*
3,502 visitors online*
Register for free
Login
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2015
    Posts
    0

    3D printing in spherical space, update

    Machine Basic Description:

    Our 3-D printer (fabrication nearly complete) has circular rails, 1) full 360-degree track in the X-Y plane for rotation around the Z-axis. 2) on that track, standing up vertically at 90 degrees to the circular track, rotates a half-circle arch gantry, and, 3) along that gantry travels a tool carriage holding a linear actuator with the printing nozzle that points towards the center of the hemisphere circumscribed by the arcs.

    Inside the spherical space circumscribed by the rails of the machine, is a smaller diameter, roughly hemispherical form (with some protrusions) that we are going to spray onto.

    Attachment 276774

    Current Plan and Questions:
    The machine uses 3 axes to coordinate arrival at xyz, and then has a knuckle, (either 1 or 2 axes, we're not sure yet) to point the spray sideways and perhaps up and down. Two of the three axes are driven by 1500W servos with H2N-TD AC Servo Drivers, the arch gantry is driven by two, one at the base of each end. The plan is to mark each quadrant of the circle with magnets, and if a mismatch is detected (I.e, if the two ends do not show as exactly 180 degrees apart, a PID routine will bring them back into alignment.

    Questions:
    1. I assume we need 2 separate streams of Gcode, what is the basic method for this?
    2. Can one KFLOP board handle a 5-axis system, or do we need two? (sorry for basic questions).
    3. We will not use the board stand-alone, but will want to stream Gcode in real time, based on information gathered while traversing the path. Where is a FIFO buffer that we can stream the Gcode into for processing by KFLOP?

    We plan to perform spherical to xyz conversion in KMotion, kinetics_spherical.cpp, subclassed from Kinetics class so we can have xyz Gcode, and can read xyz coordinates from the KMotion display. Could use help with this:

    Questions:
    1. Our machine's x-axis is circular, and infinite. We will go around and around the hemisphere working our way from bottom to top. Kinetics_xxx.cpp needs to know axis lengths, so how do I handle this?
    2. When generating Gcode we would like to simply use a series of 3D points along our path. How will KFlop know to keep going forward when we have made one revolution?
    3. I believe Rhino/RhinoCam or Rhino/VisualMill can plan our 5-axis paths, is that correct?

    We are in Eugene, OR, if anyone is nearby, I'd love to pick your brain!

    Thank you,

    Paul

  2. #2
    Join Date
    May 2006
    Posts
    4047

    Re: 3D printing in spherical space, update

    Hi Paul,

    See responses to the same post on our Yahoo Group:
    https://groups.yahoo.com/neo/groups/...messages/11382

    Regards
    TK
    http://dynomotion.com

Similar Threads

  1. 3-D Printing in Spherical Space
    By psorey in forum Dynomotion/Kflop/Kanalog
    Replies: 8
    Last Post: 04-10-2015, 11:10 PM
  2. 3D printing gets metal with European Space Agency’s AMAZE project
    By cncadmin in forum 3D Printer / 3D Scanner Discussion
    Replies: 0
    Last Post: 10-15-2013, 09:20 PM
  3. 3D Printing Live! Joining the ranks of the international 3D printing conferences
    By cncadmin in forum 3D Printer / 3D Scanner Discussion
    Replies: 0
    Last Post: 10-15-2013, 09:20 PM
  4. Is this spherical design possible, & if so, how do I do it?
    By Odin in forum MetalWork Discussion
    Replies: 4
    Last Post: 08-12-2008, 01:33 PM
  5. Paper space Model space ??
    By cncadmin in forum Autodesk
    Replies: 10
    Last Post: 05-29-2003, 12:07 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •