Hi Moray
Thanks for your help, now everything works fine !!!
Best Regards
Gerad
Search found 6 matches
- Sun Dec 27, 2020 10:07 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Handling G30 in KMotionCNC and Probe signal?
- Replies: 14
- Views: 5741
- Sun Dec 27, 2020 11:02 am
- Forum: User PC Applications and Libraries .Net
- Topic: Handling G30 in KMotionCNC and Probe signal?
- Replies: 14
- Views: 5741
Re: Handling G30 in KMotionCNC and Probe signal?
Hi Tom I have tried to remove the line with „DefineCoordSystem(0,1,2,3)“ in init.c but problem is still here. If I changed to DefineCoordSystem(0,1,2) I got a compiler error. What means this command? With cursor keys X master and x slave moves fine, same with input from console moverel0=100 But G Co...
- Sat Dec 26, 2020 9:53 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Handling G30 in KMotionCNC and Probe signal?
- Replies: 14
- Views: 5741
Re: Handling G30 in KMotionCNC and Probe signal?
Hi Tom I try to get the old milling machine to work. Is a portal machine with 2 X axis. Can move with commands via console moverel0=100 for example, also movement with cursor keys out of MACH3 Schmidtscreen ist ok. But if I use MIDI interface: G0 X100 only CH0 moved and Ch3 (slave from 0) dont move....
- Sat Feb 29, 2020 12:24 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Handling G30 in KMotionCNC and Probe signal?
- Replies: 14
- Views: 5741
Re: Handling G30 in KMotionCNC and Probe signal?
Hi Tom
can you recommend an encoder?
BR
Gerad
can you recommend an encoder?
BR
Gerad
- Fri Feb 28, 2020 6:29 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Handling G30 in KMotionCNC and Probe signal?
- Replies: 14
- Views: 5741
Re: Handling G30 in KMotionCNC and Probe signal?
Hi Tom
thanks for fast response.
Another question: I would like to measure spindle revolutions with magnetic sensor
and display it in MACH3 screen.
Is it possible to count the tics/sec an send to MACH3?
BR
Gerad
thanks for fast response.
Another question: I would like to measure spindle revolutions with magnetic sensor
and display it in MACH3 screen.
Is it possible to count the tics/sec an send to MACH3?
BR
Gerad
- Thu Feb 27, 2020 4:51 pm
- Forum: User PC Applications and Libraries .Net
- Topic: Handling G30 in KMotionCNC and Probe signal?
- Replies: 14
- Views: 5741
Re: Handling G30 in KMotionCNC and Probe signal?
Hi Tom I use Kflop with MACH3 and Schmidt Screen. Now I tried to work with Fusion360. The postprocessor from Fusion like to use G28 I have set home offsets in MACH3 parameter list, but if G28 occurs the machine likes to go to 0,0,0. Normal homing process works well, I have defined my switch position...