
There is a TU150-E lathe,with the hard disk driver damage and the soft disk lost, we can not get it work again,which software can i use to get it work again?
thanks so much!
thanks so much!

CNC Guru


You can download the TU150 softwarefrom,
https://website.denford.ltd.uk/dos-vinta ... formation/
You will need the Flstep & Drivers2 & make it a boot disc.
https://website.denford.ltd.uk/dos-vinta ... formation/
You will need the Flstep & Drivers2 & make it a boot disc.

CNC Apprentice


I see you have the serial number EO5299, I have the same machine with serial number EO5266 manufactured in November. Small world I guess. Mike

Thanks Martin!
I have created DOS on harddriver and boot ,decompress "drivers2" and "flstep" to C:\denford .Which drivers in "drivers2" do i need to
load for the motion card(link to com3) , and keypad on desk-top TUTRO (link to com2), what should be add into "autoexec.bat"?
I have created DOS on harddriver and boot ,decompress "drivers2" and "flstep" to C:\denford .Which drivers in "drivers2" do i need to
load for the motion card(link to com3) , and keypad on desk-top TUTRO (link to com2), what should be add into "autoexec.bat"?

hello mike2424!
Does your machine use dos?
Does your machine use dos?

CNC Apprentice


Yes it uses dos. I am in the learning mode at this time as I try to spend time with it between jobs here in the shop. I want to use the machine to make taper pins, but I keep screwing up the programming. Maybe a couple more beers and it will all make sense. Mike

I have a TU150U, but probably the same procedure, did you see this post:
viewtopic.php?p=20455#p20455
viewtopic.php?p=20455#p20455

CNC Guru


These are the Flstep.go & Flstep.opt files that were sent out with the machine.
You will need to copy the files over the standard set on the disc.
FLSTEP.GO
IBM.RS2 2
$3F8 4 COM1
$3E8 5 MACHINE
DENFORD1.KBD 1
18.2 $2F8 3
VGA.CRT 0
Flstep.APP
FLSTEP.OPT
{--------CIM Settings------------
EXTCOMM_ENABLE 1
EXTCOMM_ROUTE 1
EXTCOMM_SDEVICE COM1
EXTCOMM_BAUD 4800
EXTCOMM_PARITY 0
EXTCOMM_DATABITS 8
EXTCOMM_STOPBITS 1
EXTCOMM_LF 1
EXTCOMM_ES 1
EXTCOMM_EE 2
REMOTECHUCK 1
autoerror 0
dragmarking 0
displaysize 3 {PRODUCT OPTIONS FILE AS OF 18/09/96
narrowsimbox 0 {FOR MIRAC
utils_menu_1 Dos Access
utils_go_1 dos
utils_menu_2 Turning Designer
utils_go_2 ldesign
mirac_sdevice machine
showtool 0
{--------FEEDS & SCALING--------
SLAVE_ACCEL 120
rem mint_mfact 200
HIGHFEED 3000
HIGHFEEDZ 3000
{--------SPINDLE----------------
slave_spindlelag 35
safespindle 150
slave_encoder 2000
slave_spindlef 0.85
slave_thread 1
highspindle 5000
{--------TOOLPOST---------------
SLAVE_ATC 2
MAXTOOL 8
{---------X-AXIS-----------------
MACHINEEXTENTX 140
MOVERANGEX 94
CHUCKCENTREX 50
CHUCKX 80
JAWSX 10
BILLETX 30
{---------Z-AXIS-----------------
MACHINEEXTENTZ 229
MOVERANGEZ 199
CHUCKZ 20
JAWSZ 10
BILLETZ 50
{--------MISCELLANEOUS FUNCS-----
datumorder 0
inspect 1
nopots 0
noair 0
slave_pchuck 1
footswitch 2
lubesense 1
slave_io 1
You will need to copy the files over the standard set on the disc.
FLSTEP.GO
IBM.RS2 2
$3F8 4 COM1
$3E8 5 MACHINE
DENFORD1.KBD 1
18.2 $2F8 3
VGA.CRT 0
Flstep.APP
FLSTEP.OPT
{--------CIM Settings------------
EXTCOMM_ENABLE 1
EXTCOMM_ROUTE 1
EXTCOMM_SDEVICE COM1
EXTCOMM_BAUD 4800
EXTCOMM_PARITY 0
EXTCOMM_DATABITS 8
EXTCOMM_STOPBITS 1
EXTCOMM_LF 1
EXTCOMM_ES 1
EXTCOMM_EE 2
REMOTECHUCK 1
autoerror 0
dragmarking 0
displaysize 3 {PRODUCT OPTIONS FILE AS OF 18/09/96
narrowsimbox 0 {FOR MIRAC
utils_menu_1 Dos Access
utils_go_1 dos
utils_menu_2 Turning Designer
utils_go_2 ldesign
mirac_sdevice machine
showtool 0
{--------FEEDS & SCALING--------
SLAVE_ACCEL 120
rem mint_mfact 200
HIGHFEED 3000
HIGHFEEDZ 3000
{--------SPINDLE----------------
slave_spindlelag 35
safespindle 150
slave_encoder 2000
slave_spindlef 0.85
slave_thread 1
highspindle 5000
{--------TOOLPOST---------------
SLAVE_ATC 2
MAXTOOL 8
{---------X-AXIS-----------------
MACHINEEXTENTX 140
MOVERANGEX 94
CHUCKCENTREX 50
CHUCKX 80
JAWSX 10
BILLETX 30
{---------Z-AXIS-----------------
MACHINEEXTENTZ 229
MOVERANGEZ 199
CHUCKZ 20
JAWSZ 10
BILLETZ 50
{--------MISCELLANEOUS FUNCS-----
datumorder 0
inspect 1
nopots 0
noair 0
slave_pchuck 1
footswitch 2
lubesense 1
slave_io 1

thanks Martin !!
Can I download these two files from the website or only create them myself?
Can I download these two files from the website or only create them myself?

CNC Guru


They should have both been created when you downloaded the FLSTEP software. You can just replace the text in the files to suit.