. .
Page 1 of 2 12 LastLast

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    So what do you want STL file or G-code file.?

    For G-code we will need more details like Cutter type and diameter, # of flutes, Material.

  2. #2
    Rufe0 he needs it concaved your code is convexed.

  3. #3
    Click image for larger version. 

Name:	As4x4block.PNG 
Views:	547 
Size:	231.7 KB 
ID:	16573

    There you go 4x4 saved as a STL let me know

  4. #4
    Quote Originally Posted by JAZZCNC View Post
    Rufe0 he needs it concaved your code is convexed.
    Also, by programming a ball-nose tool to trace an arc, it will not cut the same path, unless the tool radius is zero! This is due to the way the contact point on the tool moves - my quick diagram should make it obvious:

    Click image for larger version. 

Name:	Tool_radius_compensation.png 
Views:	585 
Size:	8.8 KB 
ID:	16574
    Old router build log here. New router build log here. Lathe build log here.
    Electric motorbike project here.

  5. #5
    Try it Old school and learn G-code from Master TP (terry parker).!!! https://www.machsupport.com/forum/in...?topic=24988.0

  6. #6
    RE: JAZZCNC

    It looks pretty concave to me, I guess if you had your machine set with the Z low at the top and high at the bottom then it would be, anyway it's a simple task to do file>replace the G2>G3 and vise versa.

    RE: Jonathan

    Yes I forgot to mention he would need a ball nose tool with radius less than 5 17/32.

    You could do it longitudinally with a normal endmill but you'd be massively wearing the tooth corners out and it would take practically a million passes to get smooth.
    The ideal way todo this would be with a fly cutter however you'd need a horizontal mill, unless you could fix the work piece vertically.

  7. #7
    Quote Originally Posted by Rufe0 View Post
    RE: Jonathan

    Yes I forgot to mention he would need a ball nose tool with radius less than 5 17/32.
    or equal to! But more seriously, that's not the point I was making - your code will be more accurate as the tool diameter tends to zero, so clearly you need to compensate the tool height as in my diagram.

    I'm not sure that the code Jazz has linked to does this either?
    Old router build log here. New router build log here. Lathe build log here.
    Electric motorbike project here.

  8. #8
    Quote Originally Posted by Rufe0 View Post
    RE: JAZZCNC

    It looks pretty concave to me, I guess if you had your machine set with the Z low at the top and high at the bottom then it would be, anyway it's a simple task to do file>replace the G2>G3 and vise versa.
    Hey!! Think you'll have to explain that one to me.? Only way that code would cut concave is if machine was upside down . . . But like you say to get it concave is easy fix but still not correct because like Jon points out there's no tool height Comp.


    Quote Originally Posted by Jonathan View Post
    I'm not sure that the code Jazz has linked to does this either?
    Think it does Jon because he's got tool dia in one of the params and does some maths with it but I haven't checked it so could be wrong.!! . . . Terry isn't a muppet so would have took the easy route I'm sure if not.?
    Last edited by JAZZCNC; 20-11-2015 at 05:19 PM.

  9. #9
    Quote Originally Posted by JAZZCNC View Post
    Think it does Jon because he's got tool dia in one of the params and does some maths with it but I haven't checked it so could be wrong.!! . . . Terry isn't a muppet so would have took the easy route I'm sure if not.?
    To cut the correct concave profile, you need to cut along a diameter which is the tool diameter subtracted from the diameter of the surface you wish to cut. Having looked more carefully, I can confirm that Terry has done this (the line #1000=[#1040-#1030]), so barring other errors, he is not a muppet, at least in this case.

    I plotted a graph to demonstrate. The blue line represents the desired surface, red line is the toolpath (so an arc of radius [r_surface-r_tool]), and the red circles represent the tool. You can see it touches nicely at a tangent.

    Click image for larger version. 

Name:	toolpath.png 
Views:	362 
Size:	9.8 KB 
ID:	16575

    So, sorry Rufe0, but in Jazz's words, you apparently are a muppet!
    Last edited by Jonathan; 20-11-2015 at 06:20 PM. Reason: spelling
    Old router build log here. New router build log here. Lathe build log here.
    Electric motorbike project here.

  10. #10
    Quote Originally Posted by JAZZCNC View Post
    Hey!! Think you'll have to explain that one to me.? Only way that code would cut concave is if machine was upside down . . . But like you say to get it concave is easy fix but still not correct because like Jon points out there's no tool height Comp.
    Ah I think I've figured out the confusion, in mach 3 it's convex but I was using quick and dirty toolpath simulator. Tried it in a couple other simulators I had when you questioned it and they where all concave. I think it's the G18 XZ axis designation, in Mach3 the CW/CCW circular interpolation is in respect to the back elevation whereas everything else it's the front.

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. RFQ: Small aluminum milling/water cutting
    By Harry Hills in forum Projects, Jobs & Requests
    Replies: 0
    Last Post: 02-11-2014, 01:54 AM
  2. NEW MEMBER: where to buy aluminum extrusion
    By troyboy1 in forum New Member Introductions
    Replies: 3
    Last Post: 21-07-2014, 01:52 PM
  3. symmetrical hart shape in vectric v carve pro
    By cockneyrebel in forum Vectric
    Replies: 15
    Last Post: 24-02-2014, 02:55 PM
  4. Flexible Stainless Steel pipe that holds its shape?
    By Fivetide in forum Marketplace Discussion
    Replies: 15
    Last Post: 14-02-2013, 07:35 PM
  5. tool for aluminum on uk
    By edgas10 in forum Tool & Tooling Technology
    Replies: 1
    Last Post: 26-04-2011, 11:23 AM

Bookmarks

Posting Permissions

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