jean-pierre charras
bde90d164e
StickHub demo update
3 weeks ago
John Beard
e016dc52fd
Pcbnew: Add concept of a 'point'
This is a zero-dimensional object that can be used for snapping
and documentation of useful, but non-physical features on a
board or footprint. They do not correspond to any physical
output in exports or plots.
Points do have a "size", but this is a graphical property only
and determines how large they are drawn on the board.
They also have a layer, which allows them to be selected and
made visible according to layer filters.
Fixes: https://gitlab.com/kicad/code/kicad/-/issues/4691
7 months ago
Seth Hillbrand
147ffa379c
Add new demo project CM5 MINIMA
It is a nice little carrier board for the RP CM5. Demonstrates good
design features
3 months ago
jean-pierre charras
5d8c8b9c54
pcbnew, appearance control: add entry to enable/disable LAYER_BOARD_OUTLINE_AREA
4 months ago
Jeff Young
f9011e9e35
Update sample script.
Fixes https://gitlab.com/kicad/code/kicad/-/issues/20538
6 months ago
Carsten Presser
33ee9e99fe
Improve rectifier demo
This demo project used old symbols that don't match the current style of
the library. Replace them with the correct ones.
But also move them to the project library again.
Add a workbook that has the simulation traces selected.
7 months ago
Marek Roszko
3d15317282
Add missing demo installs
8 months ago
Ian McInerney
0954f8ff76
Ensure vme-wren demo is installed
8 months ago
Seth Hillbrand
5ca7abf2c1
Add vme-wren demo
8 months ago
Wayne Stambaugh
7f84e24ac5
Update demos to V9 file formats except simulations.
8 months ago
Seth Hillbrand
9b56b8d89a
Add royalblue54L feather demo
8 months ago
JamesJCode
8746313ce3
Fix class-d simulation demo
9 months ago
JamesJCode
65918b8bad
Fix up-down-counter simulation demo
9 months ago
Seth Hillbrand
6c7c531a5f
Add generic op amp sim demo
9 months ago
jean-pierre charras
7a29ed6815
Fix demo simulation/subsheets (add a .kicad_pro file, and fix ERC)
9 months ago
jean-pierre charras
337217ccb2
Demo update
9 months ago
jean-pierre charras
82516c6f16
Demos update
10 months ago
jean-pierre charras
ab85c41028
Demo update
10 months ago
John Beard
13a60be892
Demos: resave video project
11 months ago
John Beard
07e5aace3d
Demo: resave Stickhub project
11 months ago
Tomasz Wlostowski
244a886415
demos: update file format in the multichannel example
11 months ago
Tomasz Wlostowski
8751a62aa6
pcbnew: fix PCB_SELECTION_TOOL multidrag condition
11 months ago
Tomasz Wlostowski
792845b550
multichannel: added unrouted version of the demo project
1 year ago
Tomasz Wlostowski
f60017903f
demos: demo project for the MULTICHANNEL_TOOL
2 years ago
jean-pierre charras
efc9db55e8
Demos update
1 year ago
jean-pierre charras
e130780238
Demo update
1 year ago
jean-pierre charras
5ce6060012
Demos update
1 year ago
jean-pierre charras
eb5530eadf
Demos update.
1 year ago
jean-pierre charras
53896105c0
Demos update
2 years ago
jean-pierre charras
608294171b
Demos update
2 years ago
Alex Shvartzkop
8cd0c5d574
Remove electric demo from install
2 years ago
jean-pierre charras
3178bbfba0
Demo update. Remove also a useless demo
2 years ago
jean-pierre charras
31394e95d7
Demo update
2 years ago
Seth Hillbrand
a98ff2bb9f
Fix 3d Display on tiny_tapeout
2 years ago
Seth Hillbrand
7001c4e351
Remove errand remnant of capitalized demo
2 years ago
Seth Hillbrand
d25ac664f8
Adding additional demos
Some simulation demos curtesy of Holger Vogt and a new board design
curtesy of Pat Deegan
2 years ago
jean-pierre charras
f5e76e6116
Demos update
2 years ago
Graham Keeth
e3eab57133
add IBIS demo, based on schematic/models by Fabien Corona
2 years ago
jean-pierre charras
bfa9ea66cc
Demo update
2 years ago
jean-pierre charras
b2c33ed6b2
Demo update
2 years ago
jean-pierre charras
249b2e740e
Demo update
2 years ago
jean-pierre charras
248a8caa45
Demos update
2 years ago
jean-pierre charras
cb5c571d0d
Demos: update old action script to be compatible with current code
2 years ago
jean-pierre charras
c3ae2d4f43
Demos update
3 years ago
jean-pierre charras
aa7f9a0fe5
Update spice demo.
3 years ago
Wayne Stambaugh
37b9b3f3cc
Update demos using latest file formats.
3 years ago
Jeff Young
baa13b885f
Don't add Sim.Params unless it contains data, and update sallen key demo.
3 years ago
Jeff Young
6f44468385
Fix more lifetime issues in simulator tuning.
Fixes https://gitlab.com/kicad/code/kicad/issues/13257
3 years ago
Jeff Young
a3a2e2e5b1
Update demos and legacy qa files SpiceMapping -> Spice_Node_Sequence.
Also removes migration in the code as it will no longer be needed.
3 years ago
Yang sheng
aff5245041
Fix enum class DRILL_MARKS no export to python
3 years ago