Matsuura ES800v-PC2 programing

Started by mike93, August 31, 2021, 06:08 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

mike93

We just got one of these It us built in 1-2008 with the 840 control we just got a post It looks like Greek can we run it with stranded funuc, EIA or do we need the 840 Simenons stuff?
">

JParis

#1
Not 100% but pretty certain you'll need to run it on the Sieman's code

CNCAppsJames

#2
The only Matsuura I've run with the Siemens control was a CUBLEX and I ran FANUC code on it no problem.

In case you need them, here's the manuals.
https://www.dropbox.com/sh/aux5osccw0r3mwk/AABC751DcGxlDnS1yIda1sHya?dl=0">https://www.dropbox.com/sh/aux5osccw0r3 ... 1sHya?dl=0">https://www.dropbox.com/sh/aux5osccw0r3mwk/AABC751DcGxlDnS1yIda1sHya?dl=0

On eMC, @MIL-TFP-41 has a Matsuura with the 840DI.
"We have run out of money. I guess we'll have to think." Ernest Rutherford

Inventor Pro 2026 - CAD
CAMplete TruePath 2026 - CAV and Post Processing
Fusion360 and Mastercam 2026 - CAM

mike93

#3
Thanks

MIL-TFP-41

#4
We have that exact machine, sans pallet changer. Just run the standard code you get with MPMASTER. The only necessary changes that come to mind would be the high speed codes (use HON R# or G131 R#) and rigid tapping. See sample below.

Once you get the machine, MAKE SURE you get a copy of the ghost images off the hard drive & store them somewhere safe & secure. Also the NC archives and PLC archives. You will need them for disaster recovery.


(TOOL - 1  - .25 4FL CARB E.M. )
N1 T1 M06
M08
T2
G0 G17 G90 G54 X3.2062 Y.225 S4000 M03
HONR7
G43 H1 Z1.
Z.1
G1 Z0. F50.
G41 D1 Y.175 F25.
G3 X3.2562 Y.125 I.05 J0.
(more code, blah blah)
G1 G40 Y.225
G0 Z1.
M05
M09
G0 G90 G49 G53 Z0.
HOF
M01
(TOOL - 2 - 1/4-20 TAP )
N2 T2 M06
M08
T1
G0 G17 G90 G54 X3.2562 Y0.
G43 H2 Z1.
G95
G98 G84 Z-.5 R.05 F.05 S500
Y-3.3542
G80
G94
M05
M09
G0 G90 G49 G53 Z0.

mike93

#5
This machine has been up and running for a bit now, but today it got E stopped during a pallet change, an emergency stop will not clear any buddy got some ideas?