Hello Guest it is April 19, 2024, 05:18:24 AM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - DemonHeli

Pages: 1
1
Thank you, I thought R was for rapid move. That makes perfect sense as the circle was only a dot on the mach3 screen.

2
I've read all the codes and understand what they do but it keeps getting stuck on one line: N9 G03 X14.157 Z-9. R0 F1250.
I'm guessing it has to do with the Z or the rapids to 0 or the feed speed but no matter what value I change to it won't pass this line.

Just stops no error. Any one tell me why?

Source:

O0001
N1 G17 G21 G40 G80
N2 (10mm CRB 2FL 14 LOC)
N3 T10 M06
N4 S5000 M03
N5 G54
N6 M08
N7 G90 G00 X-6.843 Y1.283
N8 G43 Z5. H10
N9 G03 X14.157 Z-9. R0 F1250.
N10 G01 X18.157
N11 G03 X-31.843 R-25.
N12 X18.157 R-25.
N13 G00 Z5.
N14 Z25. M09
N15 G91 G28 Z0
N16 G28 X0 Y0
N17 M30

3
Great info. I understand Modbus is a protocol but what plugins do I need to connect Mach3 to the serial port. I'm guessing Brains is a plugin that you configure to pass commands through to the serial port?

4
Which one is easier? looking to control the 3 Axis, possibly a forth, maybe turn on a relay for flood or vacuum. What is Macropump or Brains, and are these plugins for Mach3?

5
Checked the manual for the Delta VFD and it does speak Modbus through the RS485. What plugin or software do I need to install in MAch3 to setup Serial Modbus anyone have instructions? I'm also reading the other guys delta thread. Thanks for the help so far I'm finally getting somewhere!

6
OK that sucks, I'm an IT guy but I need to get this working yesterday. How do I get Mach3 to talk to a Delta VFD with RS485 input?

7
I have Mach3, I have a CNC with a Delta VFD that has a RS485 input. I have a Serial to 485 adaptor for my PC. How do I get Mach3 to use the serial port rather than the Parallel port? So far doesn't sound possible without some sort of break out board but I can't find a specific introduction on what is required to make the connection.

Thanks,

Pages: 1