PDA

View Full Version : Engineer needed West Midlands



cpf
30-11-2020, 12:28 PM
Hi we are in need of an engineer in the west midlands we are based in Digbeth. Our machine is cutting at 2.5 x its size in both y and x axis. If any one could suggest one that would be great thank you

Clive S
30-11-2020, 12:40 PM
Hi we are in need of an engineer in the west midlands we are based in Digbeth. Our machine is cutting at 2.5 x its size in both y and x axis. If any one could suggest one that would be great thank you

This might be just a scale problem ie metric, imperial is the software or CAM G20, G21

cpf
30-11-2020, 02:08 PM
I have just checked our G code and it is reading G17. I have changed it to G21 it made no difference so i thought i would try G20 as well just to see what would happen it just ploughed straight down into the board so i quickly cancelled it as i didn't want the machine to get damaged.
I am starting to think that maybe there is a dodgey connection some where as i am unsure as to why this is happening. We have had the pendant apart to check everything is in tact in there and all is fine.
Thank you for your advice!

Clive S
30-11-2020, 03:05 PM
I have just checked our G code and it is reading G17. I have changed it to G21 it made no difference so i thought i would try G20 as well just to see what would happen it just ploughed straight down into the board so i quickly cancelled it as i didn't want the machine to get damaged.
I am starting to think that maybe there is a dodgey connection some where as i am unsure as to why this is happening. We have had the pendant apart to check everything is in tact in there and all is fine.
Thank you for your advice!

G17 is the XY plane G20 is for imperial and G21 is for metric.

Are you sure that the drawing scale is in mm and not inches ?

In the MDI type G1 X0 F200 then G1 X10 F200 Then check to see if X moved 10mm

JAZZCNC
30-11-2020, 08:36 PM
I am starting to think that maybe there is a dodgey connection some where as i am unsure as to why this is happening. We have had the pendant apart to check everything is in tact in there and all is fine.
Thank you for your advice!

This won't be a dodgy connection or bad wire issue. It will 99.99% be a parameter change in the pendant or G-code.
Lose wires can't change the size of a part or make it move any further than it's been told to move and still have the part come out the correct shape (assuming the part is correct just larger.?)

To be honest It's typical of the kind of issues these DSP style pendants can suffer from and often they just blow their minds (parameters) and never run again. In this case, it's better to just rip them out and install PC based motion controller.
Often the machine runs better and the PC control software gives far more control and better operator experience.



If you can post the G-code file I will take a look for you and check the code. Just Zip it up and post the file.

cpf
01-12-2020, 03:51 PM
This won't be a dodgy connection or bad wire issue. It will 99.99% be a parameter change in the pendant or G-code.
Lose wires can't change the size of a part or make it move any further than it's been told to move and still have the part come out the correct shape (assuming the part is correct just larger.?)

To be honest It's typical of the kind of issues these DSP style pendants can suffer from and often they just blow their minds (parameters) and never run again. In this case, it's better to just rip them out and install PC based motion controller.
Often the machine runs better and the PC control software gives far more control and better operator experience.



If you can post the G-code file I will take a look for you and check the code. Just Zip it up and post the file.

Hi yes it is running fine just on a much larger scale .We have ordered a new pendant and wire so they are on the way but we have been told before to change to the pc version as it is much easier to use. We are bearing this in mind but think we will wait until the new pendant arrives to test that first. i have inserted the G code below as well

29207

Clive S
01-12-2020, 05:24 PM
i have inserted the G code below as well


It does not look like there is a file in the ZIP

cpf
01-12-2020, 06:06 PM
It does not look like there is a file in the ZIP
29208

cpf
01-12-2020, 06:07 PM
Hi i think that should be on there now sorry

Clive S
01-12-2020, 06:43 PM
29208

I can't see anything wrong with the file apart from not having a G21 at the top

T1M6
G17 G21
G0Z20.000
G0X0.000Y0.000S22000M3
G0X0.172 Y2.503 Z6.000

As a workaround could you reduce the DXF file in Vcarve with scale .

It is under "transform objects set size". and reduce it with the %

cpf
01-12-2020, 07:49 PM
I can't see anything wrong with the file apart from not having a G21 at the top

T1M6
G17 G21
G0Z20.000
G0X0.000Y0.000S22000M3
G0X0.172 Y2.503 Z6.000

As a workaround could you reduce the DXF file in Vcarve with scale .

It is under "transform objects set size". and reduce it with the %


Okay Great! We will give that ago and if it works use that until the new pendant arrives .We do have Mach 3 on a PC and are also thinking of just using that from now on if the pendants do break, and most people seem to have a PC linked up as it is much easier. Do you know if i would need anything new to connect my pc with Mach 3 on it to my rich auto circuit board. I'm thinking a new circuit board but unsure as to which one ?
Many Thanks Bria

johnsattuk
01-12-2020, 08:56 PM
I use ' Discriminator ' for working on Gcode can scale edit very easily