Peristatique.kicad_prl 1.2 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "board": {
  3. "active_layer": 0,
  4. "active_layer_preset": "All Layers",
  5. "auto_track_width": true,
  6. "hidden_netclasses": [],
  7. "hidden_nets": [],
  8. "high_contrast_mode": 0,
  9. "net_color_mode": 1,
  10. "opacity": {
  11. "images": 0.6,
  12. "pads": 1.0,
  13. "tracks": 1.0,
  14. "vias": 1.0,
  15. "zones": 0.6
  16. },
  17. "ratsnest_display_mode": 0,
  18. "selection_filter": {
  19. "dimensions": true,
  20. "footprints": true,
  21. "graphics": true,
  22. "keepouts": true,
  23. "lockedItems": true,
  24. "otherItems": true,
  25. "pads": true,
  26. "text": true,
  27. "tracks": true,
  28. "vias": true,
  29. "zones": true
  30. },
  31. "visible_items": [
  32. 0,
  33. 1,
  34. 2,
  35. 3,
  36. 4,
  37. 5,
  38. 8,
  39. 9,
  40. 10,
  41. 12,
  42. 13,
  43. 14,
  44. 15,
  45. 16,
  46. 17,
  47. 18,
  48. 19,
  49. 20,
  50. 21,
  51. 22,
  52. 23,
  53. 24,
  54. 25,
  55. 26,
  56. 27,
  57. 28,
  58. 29,
  59. 30,
  60. 32,
  61. 33,
  62. 34,
  63. 35,
  64. 36
  65. ],
  66. "visible_layers": "fffffff_ffffffff",
  67. "zone_display_mode": 1
  68. },
  69. "meta": {
  70. "filename": "Peristatique.kicad_prl",
  71. "version": 3
  72. },
  73. "project": {
  74. "files": []
  75. }
  76. }