1. 26 Nov, 2011 1 commit
  2. 25 Nov, 2011 3 commits
  3. 24 Nov, 2011 3 commits
  4. 17 Nov, 2011 5 commits
  5. 16 Nov, 2011 2 commits
  6. 15 Nov, 2011 2 commits
  7. 14 Nov, 2011 1 commit
    • Vladimir Ur's avatar
      Nanometric work. Design rules, D_PAD (except m_Pos) is now in new units.... · 4b9b2f4e
      Vladimir Ur authored
      Nanometric work. Design rules, D_PAD (except m_Pos) is now in new units. Metric files can be loaded w/o KICAD_NANOMETRE flag set but saved only with this flag, this could help to gain some compatibility during transition process. ifdef'd code is somewhat minimized by using transition macros. Some potential code bugs are commented.
      4b9b2f4e
  8. 12 Nov, 2011 4 commits
  9. 11 Nov, 2011 4 commits
  10. 10 Nov, 2011 3 commits
  11. 09 Nov, 2011 2 commits
    • Vladimir Ur's avatar
      General design rules tab converted to nanoscale. A bit of refactorisation in... · 0fdf71a8
      Vladimir Ur authored
      General design rules tab converted to nanoscale. A bit of refactorisation in via sizes. And build key is KICAD_NANOMETRE not KICAD_NANOMETRIC (as I stated in previous commit).
      0fdf71a8
    • Vladimir Ur's avatar
      Work on internal (nano)metric length units started. · a273b7bd
      Vladimir Ur authored
      Added configuartion option KICAD_NANOMETRIC for this.
      * With option set to false: *
      - it should work and compile as usual
      - some values are saved with decimal point (which should be backward/forward compatible as old versions should just drop fractional part)
      * With option set to true: *
      - lengths in Global Design Rules should be settable 1nm steps.
      FROM/TO_LEGACY_LU(_DBL) macros introduced for easy interconnection between old and new units.
      a273b7bd
  12. 08 Nov, 2011 3 commits
  13. 07 Nov, 2011 3 commits
  14. 06 Nov, 2011 1 commit
  15. 04 Nov, 2011 1 commit
  16. 03 Nov, 2011 1 commit
  17. 01 Nov, 2011 1 commit