tweakoz / pygerber2gcode

Automatically exported from code.google.com/p/pygerber2gcode
1 stars 0 forks source link

cooper fill being cut in section?? #1

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Set up file for command line tool.
2. provide gerber files from kicad project
3. runt python pygerber2gcode_cui.py pyg2g_cui.conf

What is the expected output? What do you see instead?
I would expect that the copper fill should be left alone and not cut-into 
multiple pices.

What version of the product are you using? On what operating system?
Ubuntu 12.04, python 2.7.3

Please provide any additional information below.
Hi, First Thanks you very much for this tool looking forward to using it, I was 
using pcb2gcode, but it doesn't respect the thermal relief for pads. I was 
hopping to switch to yours as I like python myself too.

I am attaching the project, it is a simple ATX-PS breakout board. I am also 
including the output of pcb2gcode.

Original issue reported on code.google.com by wduem...@gmail.com on 11 Jan 2013 at 8:06

Attachments:

GoogleCodeExporter commented 8 years ago
Same issue here!
The fill contour is take as a track.

But it is a great interface and intuitive (I used pcb2gcode till now) and the 
g-code is really acurate.
Would lite to have also the non copper clearance also cutted out.

Original comment by juancarl...@gmail.com on 15 Mar 2013 at 9:12

Attachments:

GoogleCodeExporter commented 8 years ago
Thank you for using this program.
In current version, Polygons are not supported. Please use segments for filled 
pattern (zone).

KiCAD:
In Zone editor, set "Fill mode" to "Segment".

Thanks.

Original comment by hom...@gmail.com on 19 Aug 2013 at 11:15

GoogleCodeExporter commented 8 years ago
Hi, wduembeg.

I tried to convert your KiCAD data to G-code. Please see attached file.
I changed fill mode of zone in your data to "Segment"

Thanks.

Original comment by hom...@gmail.com on 19 Aug 2013 at 11:40

Attachments: