Hi,
I'm Reiko from Germany. Almost a year ago, I bought an old Knuth WF1 CNC milling machine. After disassembling it, cleaning it thoroughly, and repairing faulty parts, I brought it back to life using an Acorn controller.
Here are a few pictures of the retrofit.
IMG-20240817-WA0002.jpeg ...
Search found 8 matches
- Sun Jun 29, 2025 5:41 am
- Forum: Success Stories
- Topic: Knuth WF1-CNC Mill Retrofit
- Replies: 4
- Views: 7914
Knuth WF1-CNC Mill Retrofit
This post has been liked 7 time(s).
- Sun Jun 29, 2025 12:08 pm
- Forum: Success Stories
- Topic: Knuth WF1-CNC Mill Retrofit
- Replies: 4
- Views: 7914
Re: Knuth WF1-CNC Mill Retrofit
Yes you can see the full retrofit here: https://forum.zerspanungsbude.net/viewt ... 50&t=79213
I have no problems with the Layout.
I have no problems with the Layout.
This post has been liked 1 time(s).
- Mon Aug 04, 2025 4:47 pm
- Forum: Centroid Acorn CNC Controller
- Topic: Spindle High/Med/Low settings - need Help <answered>
- Replies: 6
- Views: 395
Re: Spindle High/Med/Low settings - need Help
Hello,
I resolved the repeated gear selection issue by modifying the post processor as well. If the next spindle speed remains within the same range as the previous one, the macro will not be triggered.
for this functionality I added this variable to the PP
var lastGearMacro = ""; // global ...
I resolved the repeated gear selection issue by modifying the post processor as well. If the next spindle speed remains within the same range as the previous one, the macro will not be triggered.
for this functionality I added this variable to the PP
var lastGearMacro = ""; // global ...
This post has been liked 0 time(s).
- Mon Aug 04, 2025 11:55 am
- Forum: Centroid Acorn CNC Controller
- Topic: Spindle High/Med/Low settings - need Help <answered>
- Replies: 6
- Views: 395
Re: Spindle High/Med/Low settings - need Help
Hello,
thank you for the Answers. I was able to solve my problem - now i need no buttons. I have modified the Post Processor for my maschine. The Post Processor call´s macro 43, 42 or 41 in the G-Code depending on the Spindle speed for the Tool. The macro tells me with a M200 message which gear i ...
thank you for the Answers. I was able to solve my problem - now i need no buttons. I have modified the Post Processor for my maschine. The Post Processor call´s macro 43, 42 or 41 in the G-Code depending on the Spindle speed for the Tool. The macro tells me with a M200 message which gear i ...
This post has been liked 0 time(s).
- Sat Aug 02, 2025 3:28 am
- Forum: Centroid Acorn CNC Controller
- Topic: Spindle High/Med/Low settings - need Help <answered>
- Replies: 6
- Views: 395
Spindle High/Med/Low settings - need Help <answered>
Hello,
I need help with the Spindle High/Med/Low settings for the manual gearbox on my mill. I entered the max and min speed for the High range and also the gear ratios for the Med and Low ranges. However, the buttons in the VCP are not working.
Additionally, when I run a program with an RPM lower ...
I need help with the Spindle High/Med/Low settings for the manual gearbox on my mill. I entered the max and min speed for the High range and also the gear ratios for the Med and Low ranges. However, the buttons in the VCP are not working.
Additionally, when I run a program with an RPM lower ...
This post has been liked 0 time(s).
- Wed Oct 30, 2024 3:05 pm
- Forum: Centroid Acorn CNC Controller
- Topic: Limit Switch for homing
- Replies: 5
- Views: 977
Re: Limit Switch for homing
Thanks thats the answer i was looking for. Because i couldn't find the HomeLimitAll configuration in the Installation Manual.
This post has been liked 0 time(s).
- Wed Oct 30, 2024 1:50 pm
- Forum: Centroid Acorn CNC Controller
- Topic: Limit Switch for homing
- Replies: 5
- Views: 977
Re: Limit Switch for homing
Hi Uwe,
yes you do. I know the method do you have described. Let me ask in a different way.
Can i use the same row of switches for both functions, homing and hardware limit?
Regards Reiko
yes you do. I know the method do you have described. Let me ask in a different way.
Can i use the same row of switches for both functions, homing and hardware limit?
Regards Reiko
This post has been liked 0 time(s).
- Wed Oct 30, 2024 1:23 pm
- Forum: Centroid Acorn CNC Controller
- Topic: Limit Switch for homing
- Replies: 5
- Views: 977
Limit Switch for homing
Hi,
I am retrofit a Knuth WF1 CNC Mill with a Acorn Controller. I have limit switches on all axis in plus and minus direction they a all wired in series.
Can I use them also for homing the machine or do i need a separate row switches?
Regards Reiko
I am retrofit a Knuth WF1 CNC Mill with a Acorn Controller. I have limit switches on all axis in plus and minus direction they a all wired in series.
Can I use them also for homing the machine or do i need a separate row switches?
Regards Reiko
This post has been liked 0 time(s).