Files

  • Not Found
  • Invalid object requested. SHA must identify a commit or a tree.
Last update 5 years 1 week by Michael Pass
Filesscripts
..
DESCRIPTION
eagle.scr
eagle.scr
# Configuration Script # # This file can be used to configure the editor windows. # # Uncomment this if you want a set of useful default shortcuts! #SCRIPT default-assign.scr; # BRD: MENU '[bin/designlink.svg] Search and order : Run designlink-order.ulp -general;'\ '[bin/pcb-service.svg] PCB Service : Run pcb-service.ulp;'\ ; DISPLAY = 'Preset_Top' None 1 17 18 19 20 21 23 25 39 41 51; DISPLAY = 'Preset_Bottom' None 16 17 18 19 20 22 24 26 40 42 52; DISPLAY = 'Preset_Standard' None 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 39 40 41 42 51 52; SCH: Grid ON; Change Width 0.006in; MENU '[bin/designlink.svg] Search and order {\ General : Run designlink-order.ulp -general; |\ Schematic : Run designlink-order.ulp; \ }'\ ; LBR: MENU '[bin/designlink.svg] Search and order : Run designlink-order.ulp -general;'\ ; DEV: Grid Default; SYM: Grid Default On; Change Width 0.010in; PAC: Grid Default On; Change Width 0.005in; Change Size 0.050in;
Report a bug