msvisser / panelize-plugin

Automatic KiCad panelization plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DRAWSEGMENT is not defined

WhiteChairFromIkea opened this issue · comments

Hi, just spotted this pugin at https://forum.kicad.info/t/plugin-panelize/31614. Is it supposed to work with v5.99 kicad nightlies? I get this error when trying to panelize test board (tmp.zip):

1350n

This is a duplicate of https://forum.kicad.info/t/plugin-panelize/31614/2?u=poco

Such panelization plugin would be at the same "must have" level as https://github.com/openscopeproject/InteractiveHtmlBom is, insanely popular 🥇 👍 !

My kicad version (nightly) (https://kicad-downloads.s3.cern.ch/index.html?prefix=windows/nightly/):

Application: KiCad PCB Editor (64-bit)

Version: (5.99.0-12944-gcf3a979711), release build

Libraries:
	wxWidgets 3.1.5
	libcurl/7.78.0-DEV Schannel zlib/1.2.11

Platform: Windows 10 (build 19042), 64-bit edition, 64 bit, Little endian, wxMSW

Build Info:
	Date: Oct 25 2021 00:00:05
	wxWidgets: 3.1.5 (wchar_t,wx containers)
	Boost: 1.76.0
	OCC: 7.5.0
	Curl: 7.78.0-DEV
	ngspice: 35
	Compiler: Visual C++ 1929 without C++ ABI

Build settings:
	KICAD_USE_OCC=ON
	KICAD_SPICE=ON

I don't think this plugin works correctly with KiCAD 5.99 and 6.0 rc1

I don't think this plugin works correctly with KiCAD 5.99 and 6.0 rc1

This one https://forum.kicad.info/t/plugin-panelize/31614/6?u=poco starts, but does not work as expected. A good place to start fixing 🙂

good luck with that :)