586,011 active members*
4,057 visitors online*
Register for free
Login
Page 2 of 2 12
Results 21 to 33 of 33
  1. #21
    Join Date
    Apr 2013
    Posts
    1788

    Re: Homebrew 4th axis build underway

    When trying to view the videos I get:
    This Content Isn't Available Right Now
    When this happens, it's usually because the owner only shared it with a small group of people, changed who can see it or it's been deleted.

  2. #22
    Join Date
    Mar 2020
    Posts
    218

    Re: Homebrew 4th axis build underway


  3. #23
    Join Date
    Nov 2007
    Posts
    2151

    Re: Homebrew 4th axis build underway

    Sweet.
    Now you can relax and unwind 4th axis inside joke

    Anyway
    Nice work. hog finish on motor mount is fine for tools imho

  4. #24
    Join Date
    Nov 2007
    Posts
    2151

    Re: Homebrew 4th axis build underway

    I was reading your thread while watching and testing g-code simulation with a 4th axis test part
    New version of cam was giving me a hard time but persistence pays off. This g-code simulation feature is crazy useful with 4th axis tool paths.
    Clip of simple 4th axis test part. Just a 1" dia pvc pipe.
    The operation shown can generate a lot of code or a little code based on settings and surface selected and even how the model was drawn in cad!
    Attachment 446358
    I use stuff like this to experiment with the many settings until I come up with some good efficient usable code. Then use those setting on real parts in hopes of good tool paths.

  5. #25
    Join Date
    Mar 2020
    Posts
    218

    Re: Homebrew 4th axis build underway

    Quote Originally Posted by mountaindew View Post
    Sweet.
    Now you can relax and unwind 4th axis inside joke

    Anyway
    Nice work. hog finish on motor mount is fine for tools imho
    Hah! Clever.

    I'm not overly concerned with the finish on the motor mount but I am still thinking of making a new one using my new capabilities anyway. One because it'll be shinier, two because it'll give me a chance to learn more about what my new setup is capable of.

    What software are you using? I've been doing everything in the freebie version of fusion since I am just a hobbyist but someday I may step up to something more capable.

  6. #26
    Join Date
    Nov 2007
    Posts
    2151

    Re: Homebrew 4th axis build underway

    Quote Originally Posted by soofle616 View Post
    Hah! Clever.

    I'm not overly concerned with the finish on the motor mount but I am still thinking of making a new one using my new capabilities anyway. One because it'll be shinier, two because it'll give me a chance to learn more about what my new setup is capable of.

    What software are you using? I've been doing everything in the freebie version of fusion since I am just a hobbyist but someday I may step up to something more capable.
    I started using sprutcam from days long before fusion. It can be a difficult program to learn. I get good results with somewhat ease mostly because of years of use. And the one thing that annoys me about 4th axis projects is the sometimes long rewind to zero if you dont use a homing sensor or other strategy too return to 0 more efficiently.

    Anyway good reading and nice useful tool for more complex projects
    search grabcad for interlocking puzzle. This is a simple 4th axis project you might enjoy.

  7. #27
    Join Date
    Mar 2020
    Posts
    218

    Re: Homebrew 4th axis build underway

    Quote Originally Posted by mountaindew View Post
    I started using sprutcam from days long before fusion. It can be a difficult program to learn. I get good results with somewhat ease mostly because of years of use. And the one thing that annoys me about 4th axis projects is the sometimes long rewind to zero if you dont use a homing sensor or other strategy too return to 0 more efficiently.

    Anyway good reading and nice useful tool for more complex projects
    search grabcad for interlocking puzzle. This is a simple 4th axis project you might enjoy.
    The unwind thing definitely does annoy me. I haven't spent much time playing with my new toy since getting it going so I don't have any kind of "intelligent" solution yet but I do want to figure out a way to get the machine to reset itself to 0° rather than unwinding all the way from 360 or more.

  8. #28
    Join Date
    Apr 2013
    Posts
    1788

    Re: Homebrew 4th axis build underway

    Stop unwinding!
    G92 A0 ( reset rotary)

  9. #29
    Join Date
    Nov 2007
    Posts
    2151

    Re: Homebrew 4th axis build underway

    Quote Originally Posted by kstrauss View Post
    Stop unwinding!
    G92 A0 ( reset rotary)
    Cant get my cam software to spit out that g-code.
    Will do some testing.

  10. #30
    Join Date
    Apr 2013
    Posts
    1788

    Re: Homebrew 4th axis build underway

    You can always enter it via the MDI.

  11. #31
    Join Date
    Dec 2008
    Posts
    740

    Re: Homebrew 4th axis build underway

    Quote Originally Posted by kstrauss View Post
    Stop unwinding!
    G92 A0 ( reset rotary)
    G92 will simply add an offset to the current position in order to make DRO read zero (or some other value). That might be fine if the previous op ended at a integral number of full rotations, if not you'll lose track of the zero reference position. The offsets are also lost after a G92.1.

    To "unwind" the actual work offset and then return to zero (optional) you'd probably need something more like this:
    Code:
    #<new_A> = [#<_a> MOD 360]
    
    o<unfold> if [#<new_A> GT 180]
      #<new_A> = [#<new_A> - 360]
    o<unfold> endif 
    
    G10 L20 P0 A[#<new_A>]
    
    G0 A0 (optional return to zero)
    Unfortunately I haven't used Sprut for quite a few years so can't help with manual code insertion.
    Step

  12. #32
    Join Date
    Apr 2013
    Posts
    1788

    Re: Homebrew 4th axis build underway

    Yes, if you want to maintain the original setting you need to do something like you suggested. I mostly go full revolutions when making a part so resetting to zero works well for me.

  13. #33
    Join Date
    Mar 2020
    Posts
    218

    Re: Homebrew 4th axis build underway

    Update:

    Finished building an installing a subplate for my a-axis yesterday to hopefully make it easy to drop in and run. Location is based on two countersunk bolts and two SMW diamond pins all locating on the fixture plate. Spent a lot of time dialing things in last night and overall I'm quite pleased with where I left it. 0.0003" over 2.5 inches in Y, tilt angle is good to .0004" over 6.75" along X and even the face of the cheap chinese chuck is flat to within about 0.0002-0.0004" based on a 360° spin. I do want to recheck my tilt angle though. I used a 1/2" aluminum rail as my test bar. Supposed to be straight to within .001" over 12" but since the end was unsupported, I'm curious if gravity and/or downward pressure from my haimer may have caused some deflection. I'm not sure that it matters that much as I doubt the deflection was dramatic and the greatest liklihood is that long pieces like my test bar will have a tailstock support at the end anyway so if the misalignment is slight, the tailstock will push it back in to place. The only thing I'm not thrilled with is the .003" TIR of the test bar measured about 1" from the chuck. For most of what I'll be doing that's not going to cause a problem but I would have liked to see it closer to .001. At some point I may look into a 4 jaw replacement but by the time I get that far I may have learned to accept that what I've built will never be a microarc and I'll just buy one of those. Next up is a matching subplate for the tailstock, to be put together over the long weekend, I hope. When all that is done I may have another look at my post processor to see if I can incorporate the code posted above to avoid unwinding.
    Attached Thumbnails Attached Thumbnails 118586290_3301502063297679_8080890299354756010_o.jpg  

Page 2 of 2 12

Similar Threads

  1. my 5th 3rd is underway (2500x1600x400 v-groove)! what shall I call it?
    By posix in forum CNC Wood Router Project Log
    Replies: 7
    Last Post: 09-28-2009, 11:55 AM
  2. HOMEBREW Z AXIS WIERD BACKLASH
    By dgalaxy in forum Bridgeport / Hardinge Mills
    Replies: 4
    Last Post: 05-03-2008, 04:05 PM
  3. My Homebrew
    By Danka in forum Community Club House
    Replies: 0
    Last Post: 12-31-2007, 06:59 PM
  4. Homebrew CNC Lathe
    By Deviant in forum Uncategorised MetalWorking Machines
    Replies: 24
    Last Post: 03-06-2005, 04:38 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
  •