587,491 active members*
3,811 visitors online*
Register for free
Login
Results 1 to 16 of 16
  1. #1
    Join Date
    Jan 2011
    Posts
    32

    Charmille robofill 100 help thanks

    Hello everyone, I have adjusted a machine charmille robofill 100, but I'm no expert, I realized with a software cam path iso but the machine tool give me error data. I copy the iso on a floppy, when i write on machine cpy,ddo:1.iso,mem:1.iso. How should I set the path iso? I want to cut a square of 30x30 thick steel 30mm, someone can create an ISO working? And comand for the program work? I want the complete procedure thanks to all

  2. #2
    Join Date
    Aug 2004
    Posts
    55

    Re: Charmille robofill 100 help thanks

    Attached sample iso file and command file. The command file is set to run from DD0 if you want to copy to memory edit this line "SPG,DD0:SC1.ISO" to "SPG,MEM:SC1.ISO". Also make sure when you enter DD0 you use zero not the letter 'O'.

    The iso file does a rough cut E1 then finish cut E4. To run the command file from disk press Command then Cut then enter DD0:sc.cmd.



    Mark

  3. #3
    Join Date
    Jan 2011
    Posts
    32

    Re: Charmille robofill 100 help thanks

    Tranks!! I try it

  4. #4
    Join Date
    Jan 2011
    Posts
    32

    Re: Charmille robofill 100 help thanks

    Hello, i try it but the machine give an error: V incorrect and temp. Diel. 2

  5. #5
    Join Date
    Aug 2004
    Posts
    55

    Re: Charmille robofill 100 help thanks

    I just tested on my machine to make sure the files ok and it ran ok.

    2 things to try.
    Are U and V reading 0.00, if not enter MOV,U0,V0 then try again. You could try entering SIM,1 at the top of the command file so the machine just runs the code without cutting. Set to SIM,0 when you want to cut.

    If you still have a problem are all your axis referenced, to check press "SET UP" then "REFERENCE" do any of the axis have a "*" next to them. If they do you need to move that axis until it stops on the limit switch, you might need to try both directions to find out which limit switch sets the home. Enter MOV,X0,Y0 when finished.
    Also you will need to set wire alignment. Press "Measure" "Wire Alignment" and let the machine align the guides. You need a centering eye for this.

    The second error is temperature fault in tank check the thermostat on the back of the tank try setting to 22°, you could set higher just to run a test. Have you got a chiller to cool the tank?

    Mark.

    Edit If you had to reference U or V I should have said enter MOV,U0,V0

  6. #6
    Join Date
    Jan 2011
    Posts
    32

    Re: Charmille robofill 100 help thanks

    Hello, i give also a problem with file.tec, the floppy with Technologies ma corrupted and i dont a copy, si you send me content of technology's floppy? Thanks rot your disponibility

  7. #7
    Join Date
    Jan 2011
    Posts
    32

    Re: Charmille robofill 100 help thanks

    Hello, i block the machine, the floppy autodiagnostic is corrupt and now the error is #cks erreur format

  8. #8
    Join Date
    Jan 2011
    Posts
    32

    Re: Charmille robofill 100 help thanks

    How i reset machine?

  9. #9
    Join Date
    Jan 2011
    Posts
    32

    Re: Charmille robofill 100 help thanks

    The error #cks erreur format appear when i insert the floppy comunication and press charger

  10. #10
    Join Date
    Aug 2004
    Posts
    55

    Re: Charmille robofill 100 help thanks

    Do you have a PC with a floppy drive to make disk images. If not you,ll need a USB floppy drive, something like this.
    http://www.ebay.com/itm/1-44Mb-3-5-U...item43d8478183

    You'll need to check your disks and make disk images with something like WinImage. If your disks are faulty you might have to contact Charmilles for new disks.

    Then I'd recommend replacing the drive on your machine with one of these.
    http://www.ebay.com/itm/Floppy-Drive...item43b38025af

    Get 2 drives, one for the machine and one for your PC. You'll need one in your PC to make a Boot disks. You might need one of these if you PC doesn't have a floppy disk controller.
    http://www.ebay.co.uk/itm/2314800313...%3AMEBIDX%3AIT

    I'll send a private message with some more info.

    Mark.

  11. #11
    Join Date
    Jan 2011
    Posts
    32

    Re: Charmille robofill 100 help thanks

    You are the number one!! Thanks
    The final error to resolve is the: E640 temp. diel 2

  12. #12
    Join Date
    Jan 2011
    Posts
    32

    Re: Charmille robofill 100 help thanks

    Hello everyone , I have solved the problem of temperature bypassing the contacts , but now I have another problem .

    I want to make a hole with a diameter of 10 with cut and review but I have a problem with iso code: there is not intersection in the g03 block ,
    could someone give me the program to make this hole ?

    thank you all

  13. #13
    Join Date
    Aug 2004
    Posts
    55

    Re: Charmille robofill 100 help thanks

    I tried to email you the files but Gmail blocked the attachments, just in case you have no received my last email I'll up load here.

    Here's some examples. SC1.iso is a 10mm hole drawn at 0,0. SC2.iso is a 10mm hole drawn at 10,10. SC3.iso will cut both holes starting with the one at 0,0, You will need to set the Z height before you run "N26Z75.000 (SET TO CORRECT Z BEFORE RUN)". The H20. at the start of the file is the material height.


    SC.CMD is a command file, you can use it to load the tec file and set an offset with CLE. Change the line SPG,DD0:SC2.ISO to match the file you want to cut.

    The iso file does a rough cut E1 then finish cut E4. To run the command file from disk press Command then Cut then enter DD0:sc.cmd.

    Mark

  14. #14
    Join Date
    Aug 2004
    Posts
    55

    Re: Charmille robofill 100 help thanks

    Here's another example with just a straight line approach.
    Code:
    %
    ( MACHINE ROBOFIL100)
    ( CREATED-FRI. 04/24/2015 04:51PM)
    ( GENERATED WITH BobCAD Program name: SC1)
    ( Part Height       = H1.)
    ( Upper Plane level = 1.000)
    ( Lower Plane level = W0.)
    ( Between Planes    = R1.)
    ( Wire diameter     = 0.250)
    N1G92X0.Y0.G71W0.H1.R1.
    (FEATURE EDM 2X INSIDE 2 AXIS ROUGH CUT FORWARD)
    N2E1
    N3G61G01X5.M08
    N4G41D0G03X-5.Y0.I0.J0.
    N5G03X5.Y0.I0.J0.
    N6M01
    N7G39G40G00X0.
    N8G27
    N9Z125.0
    N10M02
    Mark

  15. #15
    Join Date
    Jan 2011
    Posts
    32

    Re: Charmille robofill 100 help thanks

    Thanks a lot

  16. #16
    Join Date
    Aug 2017
    Posts
    6

    Re: Charmille robofill 100 help thanks

    friend I need help, my machine is a chamille roboform 20A, it does not start,
    everything started with the battery card

Similar Threads

  1. Charmiller Robofill 310 Motors do not Move
    By WIRE CUTTER in forum EDM Discussion General Topics
    Replies: 0
    Last Post: 12-12-2014, 10:54 PM
  2. robofill 2000 help
    By byrnesmfg in forum EDM Discussion General Topics
    Replies: 0
    Last Post: 02-12-2013, 04:33 PM
  3. Charmille Robofil 440
    By tewkesbury129 in forum EDM Discussion General Topics
    Replies: 0
    Last Post: 10-03-2012, 10:30 AM
  4. Charmilles Robofill Surface Finish
    By WIRE CUTTER in forum EDM Discussion General Topics
    Replies: 5
    Last Post: 05-23-2010, 07:04 AM
  5. Charmilles Robofill 4000 Help!!
    By alexanderrt in forum Waterjet General Topics
    Replies: 1
    Last Post: 08-22-2006, 12:43 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •