Lathe Fusion Post Request
Moderator: cnckeith
-
- Posts: 98
- Joined: Wed May 09, 2018 7:54 am
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 0479B7ADF2F3-1127192707
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Greensboro, NC
Lathe Fusion Post Request
Would it be possible to add a check box to the community Fusion post processor that adds spindle speed variation and feedrate variation?
Mike
Thanks!Mike
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 203
- Joined: Sun Sep 20, 2020 7:34 pm
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 0035FF8FEB5F-0708203490
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
Re: Lathe Fusion Post Request
Where is this community Fusion PP???
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3593
- 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: Lathe Fusion Post Request
Yes I could do this, but....
No I will not do this
Simply because as a value in the PP it would be on for the whole time for all tools.
The better way to do is with Pass through manual NC
Then save as a template in your cloud and you could drag and drop it where you want
Example here only for profile roughing.
You can also make different templates with different parameters for SSV and FRV using G10
Uwe
No I will not do this

Simply because as a value in the PP it would be on for the whole time for all tools.
The better way to do is with Pass through manual NC
Then save as a template in your cloud and you could drag and drop it where you want
Example here only for profile roughing.
You can also make different templates with different parameters for SSV and FRV using G10
Uwe
Last edited by suntravel on Wed Jul 02, 2025 11:36 am, edited 1 time in total.
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)
-
- Community Expert
- Posts: 3593
- 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: Lathe Fusion Post Request
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 98
- Joined: Wed May 09, 2018 7:54 am
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 0479B7ADF2F3-1127192707
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Greensboro, NC
Re: Lathe Fusion Post Request
Uwe,
Thank you for that idea. I was editing the files in a text editor.
What does this mean, "You can also make different templates with different parameters for SSV and FRV using G10" ? I thought the parameters were only set in the wizard.
Mike
Thank you for that idea. I was editing the files in a text editor.
What does this mean, "You can also make different templates with different parameters for SSV and FRV using G10" ? I thought the parameters were only set in the wizard.
Mike
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3593
- 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: Lathe Fusion Post Request
G10 P1982 R0.1
G10 P1983 R100
M94 /70
Will turn on SSV with +-100rpm / 0.1s
You can write parameters with G10
The wizard is just a tool for user convenient to set up CNC12 / PLC / macros / parameters
Everything the wizard is doing can be done in another way too.
Uwe
G10 P1983 R100
M94 /70
Will turn on SSV with +-100rpm / 0.1s
You can write parameters with G10
The wizard is just a tool for user convenient to set up CNC12 / PLC / macros / parameters
Everything the wizard is doing can be done in another way too.
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 98
- Joined: Wed May 09, 2018 7:54 am
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 0479B7ADF2F3-1127192707
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Greensboro, NC
Re: Lathe Fusion Post Request
Thank you!
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 98
- Joined: Wed May 09, 2018 7:54 am
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 0479B7ADF2F3-1127192707
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Greensboro, NC
Re: Lathe Fusion Post Request
I've tried this, but when I post the file, the M codes are not in the file. What do I need to set to have them post to the file?
It says you have to modify the post to allow this function.
https://www.autodesk.com/support/techni ... r-HSM.html
https://www.autodesk.com/support/techni ... rking.html
I tried following their instructions, but the "onManualNC" section of the post was not there. So I didn't know how to proceed.
It says you have to modify the post to allow this function.
https://www.autodesk.com/support/techni ... r-HSM.html
https://www.autodesk.com/support/techni ... rking.html
I tried following their instructions, but the "onManualNC" section of the post was not there. So I didn't know how to proceed.
- Attachments
-
- 3 dias.cnc
- (3.98 KiB) Not downloaded yet
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Community Expert
- Posts: 3593
- 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: Lathe Fusion Post Request
This function was removed from autodesk
Now back on track again
New V3 PP is here:
viewtopic.php?p=101826#p101826
Uwe

Now back on track again

New V3 PP is here:
viewtopic.php?p=101826#p101826
Uwe
(Note: Liking will "up vote" a post in the search results helping others find good information faster)
-
- Posts: 98
- Joined: Wed May 09, 2018 7:54 am
- Acorn CNC Controller: Yes
- Allin1DC CNC Controller: No
- Oak CNC controller: No
- CNC Control System Serial Number: 0479B7ADF2F3-1127192707
- DC3IOB: No
- CNC12: Yes
- CNC11: No
- CPU10 or CPU7: No
- Location: Greensboro, NC
Re: Lathe Fusion Post Request
Thank you very much!!!
(Note: Liking will "up vote" a post in the search results helping others find good information faster)