Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Panelizer: how to open KiCad gerbers #9

Closed
rusefi opened this issue Feb 6, 2017 · 5 comments
Closed

Panelizer: how to open KiCad gerbers #9

rusefi opened this issue Feb 6, 2017 · 5 comments

Comments

@rusefi
Copy link

rusefi commented Feb 6, 2017

I have a folder with my gerbers geberated by KiCad - for example uncompressed https://svn.code.sf.net/p/rusefi/code/trunk/hardware/brain_board/gerber/brain_board_STM32F407_R0.2.zip

I launch GerberTools_2017_1_27\Panelizer\GerberPanelizer_VS2015.exe and then what?

I do not have a .gerberset file - how do I create one?

I try opening my gerbers one by one but nothing is rendered. Please help.

@zigastegu
Copy link

Did you change .gm1 outlinr file to .gko?

@rusefi
Copy link
Author

rusefi commented Feb 6, 2017

I have not changed .gm1 outlinr file to .gko, I did not know I needed to?

Assuming I should have renamed it, I have renamed my .gm1 to .gko but nothing seems to have changed - still cannot open individual files, still no idea about gerbersets

if that would help I am trying to open https://svn.code.sf.net/p/rusefi/code/trunk/hardware/rusefi_hardware_history/brain_board_SD_Card_1_rev00.10/gerber/brain_board_SD_Card_1_R0.01.zip (an uncompressed version of that file)

@zigastegu
Copy link

zigastegu commented Feb 6, 2017

Ok, you renamed .gm1 to .gko

Then:

  1. Open Panelizer
  2. File -> New
  3. Board Placement -> Add Gerber Folder
  4. For multiple instances of same gerber file right click on instance in the gerber tree
  5. Probably (0,0) coordinates (auxiliary axis) is not assigned on board edge so use: Board Placement -> Autopack:Naive

Other things are up to you to discover
OR ask here

bla

@zigastegu
Copy link

About the auxiliary axis for easier board placement in the future:
bla2
bla3
bla4

@StijnKuipers
Copy link
Member

The concept is to add entire folders in 1 go - you cannot add individual gerber files.

Process is roughly:

  1. start the .exe
  2. drag the folders you want to the main area
  3. a new panel document will start with 1 instance for each folder you dragged on to the area.
  4. you can add more instances (rightclick menu) / save the current setup / move stuff around
  5. export merged.

There are some notes in the included documentation - the layer-names roughly follow the defacto standards (see OSHPark, Seeed, PCBWay or DirtyPCBs etc)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants