Gerber file is not parsed and displayed

Issue #622 new
Artem Synytsyn created an issue

Hello everyone! Thank you for great piece of software, I’ve used it a lot some time ago, but now I’m trying to run new Beta version on fresh system, and it has problems. Here are my steps to reproduce.

  1. Clean installation of KUbuntu 22.10
  2. Install all updates
  3. Clone repository git clone https://bitbucket.org/jpcgt/flatcam.git, last commit ebf5cb9e3094362c4b0774a54cf119559c02211d
  4. In repository 'git checkout Beta'
  5. setup_ubuntu.sh, but commented there last line with easy_install command
  6. Downgrade vispy to version 0.7 by command pip3 install vispy==0.7
  7. Run FlatCAM via command python3 FlatCAM.py
  8. File > Open Gerber. I use this file just for test. https://github.com/curtacircuitos/pcb-tools/blob/master/examples/gerbers/bottom_copper.GBL It loaded ok some time ago, also I've checked on another machine with MacOS.
  9. Nothing is displayed on Plot area. Also no operations with geometry is displayed
  10. Addition: Excellon drill files are upload ok, I've shown this on screenshot.

Any help will be appreciated, because I do not even know where to start to debug this issue :-/

Comments (3)

  1. Log in to comment