In current version (0.92) of lcapy-tk. placement of most of the parts is broken when done via the Menu (components->part). Seems to work for most of the parts when using the shortcut though (i.e. pressing "q" for a bjt) This did work in V 0.6 as it seems
Using --debug=2, this is the debug output for placing a component with the shortcut (works)
refresh
single click: button=1, x=603, y=427, xdata=18.150502, ydata=13.016722
Add node at (18.150501672240804, 13.016722408026755)
refresh
q
q
Adding Q2 3 4 5 npn; up=2
and this is the output when trying to place the component via the menu (does not work)
refresh
single click: button=1, x=765, y=424, xdata=23.026756, ydata=12.926421
Add node at (23.02675585284281, 12.926421404682275)
refresh
Adding component BJT
BJT
refresh
In current version (0.92) of lcapy-tk. placement of most of the parts is broken when done via the Menu (components->part). Seems to work for most of the parts when using the shortcut though (i.e. pressing "q" for a bjt) This did work in V 0.6 as it seems
Using --debug=2, this is the debug output for placing a component with the shortcut (works)
and this is the output when trying to place the component via the menu (does not work)