Hi
Wondering if anyone has tried to setup PathPilot (PP) to use 2 VFDs, one for the main mill spindle and the other for the RapidTurn (RT) spindle. They are different size motors so require different VFD parameter programing which is normally done via a shut down and then VFD key swap. I am wanting to avoid the shutdown to save time and preserve the part and machine coordinates.
This Tormach youtube video shows something like what we need to build starting around second 51 but without a reboot that switching milling modes forces:
CNC Machining A Chess Rook With A Tormach RapidTurn
Situation, my daughter and I are working on a project that needs lathe operations and milling operations and with the RapidTurn having the indexing every 15 degrees that makes for a perfect part holding solution after the lathe ops, but only so if we did not have to shut down to switch PathPilot and VFD parameter profiles. Note: We are not needing both modes to work at the same time, that would be a PP nightmare and is suspect the MESA card could not pull that off either. But if it’s one or the other that lowers the bar greatly! Here is what I am thinking:
HW/Electrical Solution: PCNC 1100: Add a second VFD, 1 dedicated to the Mill motor, the new one dedicated to the RapidTurn motor, so wiring would be quite simple, as I believe we only need to swap the control wires.
-
The 3-phases to the motors are dedicated to each motor so hard wired from respective VFD.
-
The power to the VFDs could be from the same source to each VFD. They would not run the motors simultaneously.
-
The few control wires would need to be relayed between the two modes. With the default relay position pointing to the mill’s VFD so that mode would always work if I messed something up like a SW update.
- Note they would be in a static / OFF (floating) state when being switched over. Would likely still do a small ckt to ensure clean switch over if this solution works. I have a used VFD on its way here already.
-
Note: There is a VFD reset IO that could potentially be used via USB IO relay to force it to load an alternate parameter file, but for now am going to ignore that potential option as the relays is super easy and quick.
SW solution: Have not dove into this yet and SW hacking is no longer my strong suit, so advice/support is greatly appreciated on all fronts.
1. The idea is to have the PP settings screen RapidTurn Button that switches the mode (Mill vs Lathe) continue to do so
a. Maybe even add an option to also trigger the swap via an M-Code indicating mill or RT.
2. Key need is: That PP continue to operate without issuing a reboot which is does today, thus preserving its coordinates
a. TBD what that means between a lathe and a mill, but the idea is to not have to remeasure part origin parameters which can be derived from the previous machine type mode’s part origin,
b. likely use the 4th axis coordinates to facilitate this.
c. That would require some relationship be pre-established between the mill and the RT.
3. I need to dig into why PP/PCNC needs the reboot, hoping it’s only for the VFD and would simply mean:
commenting out the reboot and
forcing the code to a past reset state in the new machine mode.
1. A code flowchart would be very helpful
b. Technically on a PCNC 770 w/RT there is no need to change over the VFD parameters as, If I am not mistaken, the rapid turn and the 770 spindles use the same type/size of motor, only the phase wires between motors would need to be relayed over, thus that machine would be cheaper easier to do this to
Any thoughts, Thanks,
E1

