jean-pierre charras
9a0d346afa
Minor update: pic_programmer demo: use current (updated) components instead of old ones in schematic and board.
10 years ago
jean-pierre charras
ecad3ad235
Netlist generator: avoid changing the order of parts in libparts section each time libraries are reloaded.
pic_programmer demo: very minor fix and update netlist.
cached_container.cpp: more info when the message "Out of memory" is displayed.
10 years ago
jean-pierre charras
e25ba1f51e
Demos: make a private library for each demo, to avoid issues when using modified kicad new schematic libraries
11 years ago
jean-pierre charras
ff154dba3c
demos/ schematic tidying
11 years ago
jean-pierre charras
6bae852cb9
Minor fixes: specctra export: skip malformed circles (having a radius = 0) in board outline creation, which can crash 3d-viewer or vrml export.
dialog_fp_lib_table: remember during a session the last open table (global or local).
drawing_tool: fix compil warning
Update demos.
11 years ago
jean-pierre charras
3814cdaff1
Pcbnew: Minor fix in hotkeys. Demos: add an example to use a local fp-lib-table and local libs, and update schematics and boards.
11 years ago
jean-pierre charras
fe919cd456
Update demos. Fix pspice netlist issues when using ( and ) in net names ( parenthesis are replaced by underscore) .
12 years ago
jean-pierre charras
61edf74377
Demo files cleanup and update
15 years ago
jean-pierre charras
02b88a7016
Use bin/plugins/ as install path for bitmap2component instead of bin/
16 years ago
charras
e4fdce4a47
minor update
18 years ago
lifekidyeaa
0381261834
eeschema:
* made schematic loading of 'GLabels' dependent on the schematic file version (currently at 2).
If the version == 1, these are loaded as hierarchal labels
* made text labels global in the herarchy, consistent with their historical usage.
18 years ago
raburton
dedb0228dc
add files not currently available in source (e.g. docs, modules, etc.)
set svn:eol-style property to native for all ascii files to support cross platform development
19 years ago