How do I program incremental C(H) and Y(V) axis 4.82 lathe pro
Moderator: cnckeith
-
- Posts: 30
- Joined: Mon Oct 31, 2022 5:51 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 20d77882d94b-0817226462
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: How do I program incremental C(H) and Y(V) axis 4.82 lathe pro
Blessings brotherman i got it looking at your example. Do you find this just as easy as H& V axis g code programing?, Or is this a work around?
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3655
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: How do I program incremental C(H) and Y(V) axis 4.82 lathe pro
Workaround, you have to use what you have....
But I never missed not having incremental moves for C and Y
Uwe
But I never missed not having incremental moves for C and Y
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 30
- Joined: Mon Oct 31, 2022 5:51 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 20d77882d94b-0817226462
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: How do I program incremental C(H) and Y(V) axis 4.82 lathe pro
i will have to learn/ add this type of variable, programming to my old brain i can see repeat indexing stuff by macro is fast and loose just by changing dimensions .... i do love parameterized cad modeling in fusion 360...that also took my old brain a while to learn when i switched from Bobcad ....
Thnks again for your help suntravel may the LORD bless all that you put your hands to!
Thnks again for your help suntravel may the LORD bless all that you put your hands to!
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 30
- Joined: Mon Oct 31, 2022 5:51 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 20d77882d94b-0817226462
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: How do I program incremental C(H) and Y(V) axis 4.82 lathe pro
here is my setup
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 30
- Joined: Mon Oct 31, 2022 5:51 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 20d77882d94b-0817226462
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: How do I program incremental C(H) and Y(V) axis 4.82 lathe pro
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 30
- Joined: Mon Oct 31, 2022 5:51 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 20d77882d94b-0817226462
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: How do I program incremental C(H) and Y(V) axis 4.82 lathe pro
i started making the pillar out of a heavy cast iron fixture until i dropped it and it cracked along a bolt line......right material poor design if i wanted to dribble the pillar on concrete... next design aluminum ...cast is expensive for some reason ....but sub guide mounts are cast to dampen hoping counter aluminum vibes.....taking small bites chewing well so far...
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3655
- Joined: Thu Sep 23, 2021 3:49 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 6433DB0446C1-08115074
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Germany
Re: How do I program incremental C(H) and Y(V) axis 4.82 lathe pro
Cool build
Uwe
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
Re: How do I program incremental C(H) and Y(V) axis 4.82 lathe pro
Expanding on the example Uwe posted:
To move the C axis on a lathe incrementally +90 degrees:
To move the C axis on a lathe incrementally +90 degrees:
Code: Select all
G0 C[#5043 + 90]
1 user liked this post
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 30
- Joined: Mon Oct 31, 2022 5:51 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 20d77882d94b-0817226462
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: How do I program incremental C(H) and Y(V) axis 4.82 lathe pro
some of your posts and especially the detail you provide helped me make the transition to acorn from mach3/4 almost a year ago so i appreciate your help sir!
cncsnw is the #100=#5043 also needed
cncsnw is the #100=#5043 also needed
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 30
- Joined: Mon Oct 31, 2022 5:51 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 20d77882d94b-0817226462
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: How do I program incremental C(H) and Y(V) axis 4.82 lathe pro
all- just tried last suggestion alone in mdi got my answer
(Note: Liking will "up vote" a post in the search results helping others find good information faster)