Can't open gerber files from EAGLE

Issue #502 resolved
João Pinhal created an issue

Hello, so I am very new to PCB milling and I was trying to generate g-code for my CNC with FlatCAM. I have tried versions 8.4, 8.5 and 8.9 and in 2 different computers and I can’t get FlatCAM to open my gerber files. However, other gerber viewers can open it fine, so it is not the gerber files the cause of this problem. When I try to open them in FlatCAM, nothing happens, I have tried multiple CAM processors jobs and nothing. Also I have searched around but I didn’t find anyone with my problem and it is getting frustrating.

Thank you for your help in advance,

João Pinhal

Comments (10)

  1. Marius Stanciu

    Hello João,

    Can you post the Gerber file that show the problems? You can post a Dropbox, MEGA link or upload it to www.wetransfer.com and post the link here. Or you can attach it here by editing the original post.
    Without something to work on it is quite problematic to debug the issues. FlatCAM beta should be able to open it without a problem.

    Best regards,

    Marius

  2. Marius Stanciu

    Hello João,

    In FlatCAM beta 8.994 your files load without a problem, except the solderpaste Gerber files but those are empty, no geometry.

  3. João Pinhal reporter

    Well that is the only version I couldn’t get installed, I installed WinPython, Shapely and RTree but when I do python FlatCAM.py it had a bunch of modules that weren’t installed, I installed some of them using pip, but I got stuck in the module svg, no matter how much I tried to I it always said it wasn’t installed, I suspect that I’m not using the python of WinPy, but I don’t have the knowledge to know that. Could you try with version 8.4 or 8.5?

    Edit: I said I tried with version 8.9 but I got confused with the versions.

    Edit2: So I found that the module was called svg.path, I installed it, but there are still a lot of dependencies that didn’t get installed

    Edit3: I finally got it working, thank you for your help, I suggest you make this process of installing a little more friendly ahah, but thanks

  4. Marius Stanciu

    Why are you bothering to run it from sources? Since you mention WinPython you are obviously on Windows where there are Flatcam beta WIndows installers posted in the Download section (actually a link to them https://bitbucket.org/jpcgt/flatcam/downloads/FlatCAM_beta_8.994_installers.txt).

    When an installer is used you no longer need to install the Python toolchain, everything is packed in….

    Could you try with version 8.4 or 8.5?

    Unfortunately I do not develop on the old version 8.4/8.5 nor do I use them …

  5. João Pinhal reporter

    Since you mention WinPython you are obviously on Windows where there are Flatcam beta WIndows installers posted in the Download section (actually a link to them https://bitbucket.org/jpcgt/flatcam/downloads/FlatCAM_beta_8.994_installers.txt).

    Ok, this makes more sense, since it was a txt I probably didn’t even consider it as the right one. In the installation, it does say “Download the installer“ but when I read this I was looking for the .exe and didn’t find it, my mistake. Thanks anyway.

  6. Log in to comment