morgan · he/him
  • Joined on 2021-09-21
morgan opened issue morgan/kiconnect#7 2025-05-31 12:05:30 -04:00
bed of nails generator
morgan opened issue morgan/kiconnect#6 2025-05-30 20:31:05 -04:00
Exporting clearances fro MCAD
morgan opened issue morgan/kiconnect#5 2025-05-29 19:25:08 -04:00
Assembly/test jigs for dual sided boards
morgan opened issue morgan/kiconnect#4 2025-05-29 19:21:54 -04:00
Panelization
morgan pushed to development at morgan/kiconnect 2025-05-29 01:28:36 -04:00
205254a4f3 make parts use sync_from
6137b50208 improving sync_from
0a95b5529e more migration to BoardSketch
a162b98000 Type doesnt want to be writable anymore
c61020242d make KiConnect::BoardSketch syncable
Compare 6 commits »
morgan pushed to development at morgan/kiconnect 2025-05-17 02:16:13 -04:00
03fc42579f move much of the board outline functionality to BoardSketch
db3a25dbd2 typo, get > getObject
Compare 2 commits »
morgan created branch polygon_helper in morgan/kiconnect 2025-05-17 02:16:05 -04:00
morgan pushed to polygon_helper at morgan/kiconnect 2025-05-17 02:16:05 -04:00
796206f116 helper method to find the Board Feature of a Sketch
03fc42579f move much of the board outline functionality to BoardSketch
db3a25dbd2 typo, get > getObject
Compare 3 commits »
morgan pushed to development at morgan/kiconnect 2025-05-17 01:44:27 -04:00
984cb42b1c wip towards SketchObjectPython feature for board outline
e1a0301e35 track board thickness on Board Feature
0e5f275b97 quickish fix to prevent board from jumping around when overall size changes
3a40276260 remove prints
da98f7ba01 part of eventual multiboard support
Compare 11 commits »
morgan opened issue morgan/kiconnect#3 2025-05-06 16:20:28 -04:00
Attempt to reconnect API after ApiError
morgan opened issue morgan/kiconnect#2 2025-05-01 21:46:10 -04:00
Beyond multi-board, multi-polygon support is needed for internal cutouts
morgan pushed to development at morgan/kiconnect 2025-05-01 00:08:34 -04:00
c1194ecee0 remove Activate() from Syncable subclasses
cfc3370ad8 make Syncables base class handle selection filtering and dispatching sync to sub Features
613f959781 move to specific sync_to and sync_from methods
e81979ad84 add KiConnect Type to Substrate (PartDesign::Body)
ad679b9ae6 add stub sync methods and isChildOf helper method
Compare 15 commits »
morgan opened issue morgan/kiconnect#1 2025-04-30 22:37:53 -04:00
Better selection for syncing support
morgan pushed to development at morgan/kiconnect 2025-04-08 17:22:02 -04:00
915d4981bd rename screenshot
morgan pushed to development at morgan/kiconnect 2025-04-08 17:21:14 -04:00
29ded56e6a update to include image title
morgan pushed to development at morgan/kiconnect 2025-04-08 17:20:35 -04:00
80871eb02b update readme to include screenshot
morgan pushed to development at morgan/kiconnect 2025-04-08 15:21:55 -04:00
cd21370c90 missing board.py! (and icon)
f51bbad9b1 check if ICON is set
cfdbdd32bb cleanup and add get_api method
da64ab6b6e changed project workflow to use make* more in the FC Feature style. Board now creates Parts, as will layers, stubbed out copper for now
c5d757c6bd rework of API, added socket connection status, made more consistent with Feature style
Compare 12 commits »
morgan pushed to development at morgan/kiconnect 2025-03-31 15:50:14 -04:00
c09306cbc8 update to latest kicad-python to support sync >to> KiCAD, needs KiCAD 9.0.2 (README update)
morgan pushed to development at morgan/kiconnect 2025-03-31 15:47:32 -04:00
b203270b54 update to latest kicad-python to support sync >to> KiCAD, needs KiCAD 9.0.2
morgan opened issue Barback/Barback#41 2025-01-28 17:16:07 -05:00
redesign antenna mount