Mach3 A-Achse als Spindel?

Steuerungssoftware, CAM, 2D/3D CAD, G-Code Editoren
Antworten
hitchhiker
Beiträge: 4
Registriert: 15.10.2020, 13:22

Mach3 A-Achse als Spindel?

Beitrag von hitchhiker » 15.10.2020, 13:28

Moin leute.

ich wollt mal fragen wie ich die AAchse als Spindel nutzen kann?

meine eigentliche frässpindel läuft per Relais.
nun wollt ich eine Drehachse zur Drehspindel umsetzen.

nutzen tu ich ein nema17 stepper.
es ist alles erstmal nur ein versuch!

ich nutz ein china board von rnr motion eco 2.0.
das hat kein dir/step support für die Spindel.Nur PWM.
Swapaxis wäre eine idee aber geb ich das als Befehl in der Befehlszeile ein krig ich eine fehlermeldung.

ich versteh das nicht wie ich das anwenden soll.



Danke!

human
Beiträge: 12
Registriert: 21.05.2018, 16:18

Re: Mach3 A-Achse als Spindel?

Beitrag von human » 10.11.2020, 10:45

Moin
hitchhiker hat geschrieben:
15.10.2020, 13:28
ich wollt mal fragen wie ich die AAchse als Spindel nutzen kann?
Ja, kann man. Ich nutze einen Servomotor als Spindel und als C-Achse.

Hier mal die Beschreibung zu SwapAxis:
SwapAxis
Sub SwapAxis(FirstAxis As Integer, SecondAxis As Integer)
This function swaps the STEP and DIR pins for the two specified axes. This has
precisely the same effect as changing the pin settings in Config->Ports&Pins. Note that
no other axis parameters or settings are changed. If the two specified axes have different
acceleration and velocity settings, unreliable operation will likely result. Note also that if
you exit Mach3 while the swap is in effect, the swapped pins will be written to the XML
configuration file, and the swap will still be in effect the next time you start Mach3. It is
illegal to perform two consecutive swaps, without first executing a ResetAxisSwap().
Doing so will likely result in incorrect operation.
Arguments:
FirstAxis in an Integer value that specifies the first axis to swap. 0=X, 1=Y, 2=Z,
etc.
SecondAxis in an Integer value that specifies the second axis to swap. 0=X, 1=Y,
2=Z, etc.
Return Value:
None
Ich würde es aber damit nicht machen.
Probleme könnte auch das Motor Tuning machen, da dein Stepper andere Einstellungen als deine Spindel benötigt.
Aber Versuch macht klug.
Brauchs halt ne Stepper Endstufe, die PWM kann.

Gruß
Robert

Antworten

Wer ist online?

Mitglieder in diesem Forum: Google [Bot] und 14 Gäste