Hello Guest it is April 27, 2024, 01:04:28 PM

Author Topic: Chiron FZ12 on its way sometime soon(ish)  (Read 193726 times)

0 Members and 1 Guest are viewing this topic.

Re: Chiron FZ12 on its way sometime soon(ish)
« Reply #370 on: March 03, 2014, 02:42:57 AM »
Are you running a 32 bit or 63 bit with the CSMIO hardware?

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Chiron FZ12 on its way sometime soon(ish)
« Reply #371 on: March 03, 2014, 03:39:01 AM »
If you release the Igus chain from the Z axis you should be able to get the height to 2045mm.


I am using XP 32 Bit but using a 64bit OS is not a problem with Mach and an external controller.

I have attached the ladder again, this has a newer date so should be the one I am using.

Hood
Re: Chiron FZ12 on its way sometime soon(ish)
« Reply #372 on: March 03, 2014, 03:46:24 AM »
Thanks for the code.

I want to skip off work now and go look at the machine, but the boss watches the door.

Do you run a business doing upgrades or machine work for people?

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Chiron FZ12 on its way sometime soon(ish)
« Reply #373 on: March 03, 2014, 03:49:57 AM »
I work for myself, most of my work is repair and fabrication and refit of fishing boats and I use the machines to make parts for doing that.

Hood
Re: Chiron FZ12 on its way sometime soon(ish)
« Reply #374 on: March 03, 2014, 04:12:36 AM »
Thanks for the code. Looks good.

I will use it once I have the machine sorted.

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Chiron FZ12 on its way sometime soon(ish)
« Reply #375 on: March 03, 2014, 05:05:14 AM »
This is the VB that I have in the M6Start macro, M6End is empty.

 'Toolchange macro for Chiron FZ12S
 
 Code "G53G0Y310Z-5M3S200"
 While IsMoving()
 Wend

SetTool =GetSelectedTool()
 
  tool = GetSelectedTool() Mod 12
  If Tool = 0 Then
  Tool = 12
  End If
 
 Do                                       
 Call SetModOutput (tool,1)                 
 If GetInput (tool) Then Exit Do 
 Sleep 10
 Loop
 Call SetModOutput (tool,0)
 SetCurrentTool( SetTool )                                 


Hood

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Chiron FZ12 on its way sometime soon(ish)
« Reply #376 on: March 03, 2014, 05:06:36 AM »
BTW do you have a parts manual or maintenance manual for the Chiron?


Hood
Re: Chiron FZ12 on its way sometime soon(ish)
« Reply #377 on: March 03, 2014, 05:32:20 AM »
I got a full drawings of the unit, electrical and mechanical.

There is also a book on programing the Sinumerik unit

Also the instruction manual.

I could get it scanned for you into PDF.

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: Chiron FZ12 on its way sometime soon(ish)
« Reply #378 on: March 03, 2014, 07:08:31 AM »
I would really appreciate the mechanical drawings if it wasnt too much hassle to get them scanned.

Hood
Re: Chiron FZ12 on its way sometime soon(ish)
« Reply #379 on: March 03, 2014, 07:19:09 AM »
I will bring them to work and see if I can get them scanned.

Will email once I have a copy.

Went to look at the Chiron and picked up all the arbours. There is a full set for the machine. Two are still installed. The others where lose.

Looks all intact and complete except for arms on the tool changer head.

Got a photo of the tool changer if you want to see
« Last Edit: March 03, 2014, 07:27:30 AM by Rudker »