You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This issue was created based on the discussion below,
In that discussion, it was suggested that the problem shown below was due to the kicad python API.
[https://github.com/yaqwsx/KiKit/discussions/673]
When I run the command provided by kikit to create a solder stencil, an error message is displayed.
error message:
[swig/python detected a memory leak of type 'EDA_ANGLE *', no destructor found.
swig/python detected a memory leak of type 'EDA_ANGLE *', no destructor found.]
The issue that was originally posted in the discussion, ``Stencil files are not generated correctly,'' has been resolved, but this error message still appears.
This issue was created based on the discussion below,
In that discussion, it was suggested that the problem shown below was due to the kicad python API.
[https://github.com/yaqwsx/KiKit/discussions/673]
When I run the command provided by kikit to create a solder stencil, an error message is displayed.
command:
[kikit stencil createprinted --pcbthickness 1.6 --thickness 0.4 --framewidth 5.0 --ignore D1,R1 --frameclearance 0.3 --enlargeholes 0.1 ./3dprint_staincil_test.kicad_pcb ./staincil/]
error message:
[swig/python detected a memory leak of type 'EDA_ANGLE *', no destructor found.
swig/python detected a memory leak of type 'EDA_ANGLE *', no destructor found.]
The issue that was originally posted in the discussion, ``Stencil files are not generated correctly,'' has been resolved, but this error message still appears.
I have attached the pcb file that I used to verify the bug.
3dprint_staincil_test.zip
The environment used for verification was windows10, kicad 8.0.2, kikit1.5.1.
thank you.
The text was updated successfully, but these errors were encountered: