micsche / kicad-laser-min

laser cnc minimal gcode generator
The Unlicense
30 stars 6 forks source link

Get this directly included in KiCAD? #1

Closed Harvie closed 3 years ago

Harvie commented 4 years ago

Hello, have you considered adding this as integral feature to the kicad and geting it merged? I think this might be neat addition to the "export" menu in pcbnew.

micsche commented 4 years ago

Definitely doable. Will send an email to kicad team.

On Mon, 03 Aug 2020 at 09:55, Tomas Mudrunka notifications@github.com wrote:

Hello, have you considered adding this as integral feature to the kicad and geting it merged? I think this might be neat addition to the "export" menu in pcbnew.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/micsche/kicad-laser-min/issues/1, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHNBN3DIOGSIEWGJW46L6JDR6ZUODANCNFSM4PTCGXWQ .

micsche commented 3 years ago

No response from kicad team.

Harvie commented 3 years ago

I've tried to ask on their gitlab: https://gitlab.com/kicad/code/kicad/-/issues/7138

Harvie commented 3 years ago

They just proposed this to be implemented as KiCAD plugin. This makes sense to me.

micsche commented 3 years ago

That's good. What next?

Harvie commented 3 years ago

We have to figure out... But ultimately it should be easy to create simple wrapper plugin to execute unmodified kicad-laser-min from GUI.

micsche commented 3 years ago

kicad gui?

On Sun, 07 Feb 2021 at 14:19, Tomas Mudrunka notifications@github.com wrote:

We have to figure out... But ultimately it should be easy to create simple wrapper plugin to execute unmodified kicad-laser-min from GUI.

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/micsche/kicad-laser-min/issues/1#issuecomment-774673327, or unsubscribe https://github.com/notifications/unsubscribe-auth/AHNBN3D56SOHR34YCOZ47ATS52HPJANCNFSM4PTCGXWQ .

Harvie commented 3 years ago

kicad gui?

yes. that is the point. create kicad plugin to launch kicad-laser-min directly from kicad gui.