Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
kicad-source-mirror
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Commits
Open sidebar
Elphel
kicad-source-mirror
Repository
a82bc9d1a29b028f5c108f7993df72a1f1f06498
Switch branch/tag
kicad-source-mirror
pcbnew
pcad2kicadpcb_plugin
History
Find file
Select Archive Format
Source code
Download zip
Download tar.gz
Download tar.bz2
Download tar
pcad2kicadpcb: check for file format
· b66d6e2d
Alexander Lunev
authored
11 years ago
b66d6e2d
Name
Last commit
Last update
..
examples
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
12 years ago
CMakeLists.txt
1) Add "rules" to base of tree for copying into BZR_HOME/rules.
11 years ago
pcad2kicad_common.cpp
Fix pcad2kicad issue, from A. Lunev, and a minor code cleaning in component_references_lister.cpp.
11 years ago
pcad2kicad_common.h
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
12 years ago
pcad_plugin.cpp
Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected.
12 years ago
pcad_plugin.h
Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected.
12 years ago
pcb.cpp
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
11 years ago
pcb.h
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
11 years ago
pcb_arc.cpp
Migrated the interfaces accepting angles to the double type
11 years ago
pcb_arc.h
Migrated the interfaces accepting angles to the double type
11 years ago
pcb_callbacks.h
Implemented the LAYER_NUM typedef (LAYER was already taken as a class name...) to represent a layer number.
11 years ago
pcb_component.cpp
Factored layer utility functions: classification, layer flip and mask flip
11 years ago
pcb_component.h
Factored layer utility functions: classification, layer flip and mask flip
11 years ago
pcb_copper_pour.cpp
Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected.
12 years ago
pcb_copper_pour.h
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
12 years ago
pcb_cutout.cpp
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
12 years ago
pcb_cutout.h
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
12 years ago
pcb_keepout.cpp
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
12 years ago
pcb_keepout.h
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
12 years ago
pcb_line.cpp
Factored out text anchor drawing
11 years ago
pcb_line.h
Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected.
12 years ago
pcb_module.cpp
Fix an issue with setting the Reference and Value of a module.
11 years ago
pcb_module.h
Pcbnew: Partial merge from pcad2kicad (from Alexander Lunev). Fix an old bug related to pads with offset: sometimes the connection to a zone was not detected.
12 years ago
pcb_net.cpp
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
12 years ago
pcb_net.h
Pcbnew: Add pcad2kicad pcb plugin, to import PCAD boards ( .pcb ASCII data file PCad 2000 format ) from Alexander Lunef
12 years ago
pcb_pad.cpp
Loading commit data...
pcb_pad.h
Loading commit data...
pcb_pad_shape.cpp
Loading commit data...
pcb_pad_shape.h
Loading commit data...
pcb_plane.cpp
Loading commit data...
pcb_plane.h
Loading commit data...
pcb_polygon.cpp
Loading commit data...
pcb_polygon.h
Loading commit data...
pcb_text.cpp
Loading commit data...
pcb_text.h
Loading commit data...
pcb_via.cpp
Loading commit data...
pcb_via.h
Loading commit data...
pcb_via_shape.cpp
Loading commit data...
pcb_via_shape.h
Loading commit data...
s_expr_loader.cpp
Loading commit data...
s_expr_loader.h
Loading commit data...