- International LinuxCNC Users
- Deutsch
- Spindel läuft an, wenn Linuxcnc beendet wird (7i92t mit Sorotec BOB C1)
Spindel läuft an, wenn Linuxcnc beendet wird (7i92t mit Sorotec BOB C1)
- ChrisB_II
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
23 Aug 2025 13:41 #333800
by ChrisB_II
Spindel läuft an, wenn Linuxcnc beendet wird (7i92t mit Sorotec BOB C1) was created by ChrisB_II
Moin allerseits,
mein erster Post Ich habe mir gerade eine Sorotec HobbyLine 6045 gekauft, die mit Beamicon2b geliefert wird. Ich stehe aber mit Windows auf Kriegsfuß und habe mich deshalb entschieden, auf LinuxCNC zu gehen. Also gleich eine 7i92tf gekauft und (nach viel Infosammlung) mit 7i92t_benezan2d geflasht. Die Maschine läuft damit auch hervorragend (bisher nur manuell gefahren und die Einstellungen gecheckt) und alles tut, wie es soll. Die Spindel wird von einem SolidStateRelais geschaltet, das am Port IO0 hängt. Das funktioniert auch gut, bis man LinuxCNC beendet, dann läuft die Spindel plötzlich wieder an...
Mein Bauchgefühl sagt mir, dass da ein Pullup/down-Widerstand oder Ähnliches fehlt, und das Signal nicht mehr definiert ist. Kann man den in der 7i92t irgendwie programmieren? Oder habt Ihr andere Ideen, wie man das in den Griff bekommt?
Vielen Dank im Vorraus!
Chris
mein erster Post Ich habe mir gerade eine Sorotec HobbyLine 6045 gekauft, die mit Beamicon2b geliefert wird. Ich stehe aber mit Windows auf Kriegsfuß und habe mich deshalb entschieden, auf LinuxCNC zu gehen. Also gleich eine 7i92tf gekauft und (nach viel Infosammlung) mit 7i92t_benezan2d geflasht. Die Maschine läuft damit auch hervorragend (bisher nur manuell gefahren und die Einstellungen gecheckt) und alles tut, wie es soll. Die Spindel wird von einem SolidStateRelais geschaltet, das am Port IO0 hängt. Das funktioniert auch gut, bis man LinuxCNC beendet, dann läuft die Spindel plötzlich wieder an...
Mein Bauchgefühl sagt mir, dass da ein Pullup/down-Widerstand oder Ähnliches fehlt, und das Signal nicht mehr definiert ist. Kann man den in der 7i92t irgendwie programmieren? Oder habt Ihr andere Ideen, wie man das in den Griff bekommt?
Vielen Dank im Vorraus!
Chris
Please Log in or Create an account to join the conversation.
- PCW
-
- Offline
- Moderator
-
Less
More
- Posts: 19098
- Thank you received: 5272
23 Aug 2025 15:39 #333809
by PCW
Replied by PCW on topic Spindel läuft an, wenn Linuxcnc beendet wird (7i92t mit Sorotec BOB C1)
All I/O pins on the 7I92[X] start up in input mode and remain there until
LinuxCNC starts. They change back to input mode when LinuxCNC exits
(or the watchdog bites)
The PIN state when in input mode is determined by pullup/pulldown resistors
on the I/O pins. Pullup or pulldown mode is selected by jumpers W1 and W2 on
the 7I92T[X] W1 controls the mode of P1 and W2 controls the mode of P2.
When the jumper is in the "UP" position, pullup mode (the default) is selected. When
the jumper is in the "DOWN" position, pulldown mode is selected.
I suspect you want to select pulldown mode on P2.
I should note that pulldown mode does not work with all breakout boards
as some require pullups because they have bare open collector Optocoupler
outputs.
LinuxCNC starts. They change back to input mode when LinuxCNC exits
(or the watchdog bites)
The PIN state when in input mode is determined by pullup/pulldown resistors
on the I/O pins. Pullup or pulldown mode is selected by jumpers W1 and W2 on
the 7I92T[X] W1 controls the mode of P1 and W2 controls the mode of P2.
When the jumper is in the "UP" position, pullup mode (the default) is selected. When
the jumper is in the "DOWN" position, pulldown mode is selected.
I suspect you want to select pulldown mode on P2.
I should note that pulldown mode does not work with all breakout boards
as some require pullups because they have bare open collector Optocoupler
outputs.
Please Log in or Create an account to join the conversation.
- ChrisB_II
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
23 Aug 2025 16:26 #333812
by ChrisB_II
Replied by ChrisB_II on topic Spindel läuft an, wenn Linuxcnc beendet wird (7i92t mit Sorotec BOB C1)
Thanks a lot! I will try that later on!
I'm a little ashamed because i have read that in the manual but did not remember...
I'm a little ashamed because i have read that in the manual but did not remember...
Please Log in or Create an account to join the conversation.
- ChrisB_II
- Offline
- New Member
-
Less
More
- Posts: 5
- Thank you received: 0
23 Aug 2025 16:31 #333813
by ChrisB_II
Replied by ChrisB_II on topic Spindel läuft an, wenn Linuxcnc beendet wird (7i92t mit Sorotec BOB C1)
Thanks again, it worked!
Hat geklappt!
DANKE!
Hat geklappt!
DANKE!
Please Log in or Create an account to join the conversation.
- International LinuxCNC Users
- Deutsch
- Spindel läuft an, wenn Linuxcnc beendet wird (7i92t mit Sorotec BOB C1)
Time to create page: 0.063 seconds