- 16 May, 2012 3 commits
-
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
Dick Hollenbeck authored
-
- 15 May, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 14 May, 2012 1 commit
-
-
henner zeller authored
-
- 13 May, 2012 1 commit
-
-
jean-pierre charras authored
Pcbnew: fix Pcbnew name capitalization in messages. About dialog: add a link to kicad-pcb.org
-
- 11 May, 2012 1 commit
-
-
jean-pierre charras authored
3D viewer: fix incorrect scaling factor when using nanometers. Very minor other fixes
-
- 10 May, 2012 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 09 May, 2012 1 commit
-
-
Dick Hollenbeck authored
Fix some comments. Enhance LEGACY_PLUGIN such that it can tolerate, then fix bad legacy footprint libraries containing duplicate footprint names. This may have been an undocumented bug from more than a year ago, which manifested itself in *.mod files containing duplicate names. LEGACY_PLUGIN loads those now quietly, but appends "_v2", "_v3", etc. to each succeeding duplicate sharing the same name.
-
- 08 May, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 07 May, 2012 1 commit
-
-
Dick Hollenbeck authored
-
- 06 May, 2012 6 commits
-
-
Dick Hollenbeck authored
base on expected text and current window font. Expand the virtual world to 2.14 meters in the nanometer build of PCBNEW. This seems to be holding up for now.
-
Dick Hollenbeck authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
Eeschema (also Libedit and Libview) now starts always to the default grid (50 mils) Gerbview starts with the last selected grid, but the validity is tested. In Pcbnew the grid value is always displayed, so it should always be good.
-
jean-pierre charras authored
Eeschema (also Libedit and Libview) starts always to the default grid (50 mils) Gerbview starts with the last selected grid, but the validity is tested. In Pcbnew the grid value is always displayed, so it should always be good.
-
- 05 May, 2012 4 commits
-
-
Dick Hollenbeck authored
-
Jerry Jacobs authored
-
Jerry Jacobs authored
-
Dick Hollenbeck authored
Delete LEGACY_PLUGIN cache after deleting library of same name. Remove automatically generted freerouter help header. Add Normalize() to BOX2. Clamp some values in the virtual space of drawframe.cpp
-
- 04 May, 2012 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Should allow Pcbnew code easier to change and Gerbview code more understandable and easier to maintain. Code cleaning (remove dead code, add comments). Minor other enhancements.
-
jean-pierre charras authored
Should allow Pcbnew code easier to change and Gerbview code more understandable and easier to maintain. Code cleaning (remove dead code, add comments). Minor other enhancements.
-
- 03 May, 2012 3 commits
-
-
Lorenzo Marcantonio authored
Fix some warning compil issues. Add zlib sources to avoid build issues under Windows (zlib not installed with mingw).
-
jean-pierre charras authored
-
jean-pierre charras authored
Add patch from Lorenzo Marcantonio. Fix some warning issues, and zlib issue under Windows (zlib sources added)
-
- 02 May, 2012 1 commit
-
-
Frank Bennett authored
to Kicad from other EDA tools. edif2kicad / EDIF to EEschema schematic import Tools with EDIF out writer: o OrCad o DataXpress o Viewlogic o IntuSoft ICAP o Protel nVisage o PADS ? o P-CAD ? o EDIF viewer (www.cimmetry.com) o EDIF translator (www.elgris.com/content/edif_overview.html) pcb123net2kicad / converts a pcb123 netlist to Kicad default format
-
- 01 May, 2012 1 commit
-
-
jean-pierre charras authored
-
- 30 Apr, 2012 1 commit
-
-
Dick Hollenbeck authored
generation tool. For now, it is just an s-expression beautifier using our "non-specctra mode" version of s-expressions.
-
- 27 Apr, 2012 3 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
-
jean-pierre charras authored
-
- 26 Apr, 2012 4 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
All: change MILS_TO_IU_SCALING_FACTOR constant to IU_PER_MILS ( and MM_TO_IU_SCALING_FACTOR to IU_PER_MM) Also fix bug 985654.
-
jean-pierre charras authored
All: change MILS_TO_IU_SCALING_FACTOR constant to IU_PER_MILS ( and MM_TO_IU_SCALING_FACTOR to IU_PER_MM) Also fix bug 985654.
-
jean-pierre charras authored
All: change MILS_TO_IU_SCALING_FACTOR constant to MILS_PER_IU ( and MM_TO_IU_SCALING_FACTOR to MM_PER_IU) Also fix bug 985654.
-
- 25 Apr, 2012 2 commits
-
-
jean-pierre charras authored
-
jean-pierre charras authored
Other scaling factors (MILS_TO_IU_SCALING_FACTOR and DECIMILS_TO_IU_SCALING_FACTOR) also defined only in convert_to_biu.h. Allows different scaling value for Gerbview. Needs more tests.
-