So you want to use polar coordinates? That is very easy with LinuxCNC, just
use the @ symbol to specify the length and angle of the path.
Ex: G1 @1^10 creates a line segment with length 1 at an angle of 10 deg
from the x axis.
See the docs here:
http://linuxcnc.org/docs/html/gcode/overview.html#_polar_coordinates

On Mon, Jun 19, 2017 at 9:51 PM, jim <james.a.wil...@gmail.com> wrote:

> I Want to sharpen a band saw mill blade which has a 10 degree tooth angle.
>
> Will be using a 1/4" Dia. stone in the spindle and following the shape of
> the blade.
>
> Then indexing to the next tooth.
>
> I will try g15 and g16 even though they are not on the reference list.
>
>
>
>
> On 17-06-19 09:18 PM, Stuart Stevenson wrote:
>
>> Yes, it will probably use the same g code you see for other systems
>>
>> Which 10 degree angle do you want?
>>
>>
>> On Jun 19, 2017 7:29 PM, "jim" <james.a.wil...@gmail.com> wrote:
>>
>> I need my machine to move On a 10 degree line using the  x y axis .
>>>
>>> I see g codes for this on other systems .
>>>
>>> Can Linuxcnc do this?
>>>
>>> Thank you,
>>>
>>> Jim
>>>
>>>
>>> ------------------------------------------------------------
>>> ------------------
>>> Check out the vibrant tech community on one of the world's most
>>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>>> _______________________________________________
>>> Emc-users mailing list
>>> Emc-users@lists.sourceforge.net
>>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>>
>>> ------------------------------------------------------------
>> ------------------
>> Check out the vibrant tech community on one of the world's most
>> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>> _______________________________________________
>> Emc-users mailing list
>> Emc-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/emc-users
>>
>>
>
> ------------------------------------------------------------
> ------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> _______________________________________________
> Emc-users mailing list
> Emc-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/emc-users
>
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to