plasma stepper config
- getyers
- Topic Author
- Offline
- New Member
Less
More
- Posts: 19
- Thank you received: 0
25 Jun 2019 14:36 #137804
by getyers
plasma stepper config was created by getyers
hello from spain.
im new to plsama cnc but i have built a three axis x y z all of which running fine withe the linuxcnc program, my problem is i cannot trigger the relay on my mach 3 5 axis bob from within the stepper configuration, i use pin 17 but what will trigger the relay ( cw, ccw, pwm, splinde on or what else could i try)
im new to plsama cnc but i have built a three axis x y z all of which running fine withe the linuxcnc program, my problem is i cannot trigger the relay on my mach 3 5 axis bob from within the stepper configuration, i use pin 17 but what will trigger the relay ( cw, ccw, pwm, splinde on or what else could i try)
Attachments:
Please Log in or Create an account to join the conversation.
- pl7i92
- Offline
- Platinum Member
Less
More
- Posts: 1875
- Thank you received: 354
25 Jun 2019 16:43 - 25 Jun 2019 16:46 #137811
by pl7i92
Replied by pl7i92 on topic plasma stepper config
simply use spindel on for plasma start
dont forget the ADRESS of the parport
in terminal you shoudt do
on my pc its 0x2028
Standard is 0x378
dont forget the ADRESS of the parport
in terminal you shoudt do
dmesg | grep parpo*
[ 8.947499] parport_pc 00:01: reported by Plug and Play ACPI
[ 8.947571] parport0: PC-style at 0x2028, irq 7 [PCSPP,TRISTATE]
[ 9.044192] lp0: using parport0 (interrupt-driven).
on my pc its 0x2028
Standard is 0x378
Last edit: 25 Jun 2019 16:46 by pl7i92. Reason: edit
Please Log in or Create an account to join the conversation.
Time to create page: 0.113 seconds