⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 advpcb.rcs

📁 Protel99-SE-软件.zip
💻 RCS
📖 第 1 页 / 共 5 页
字号:
     End
     Popup '&Window {W}'
     Begin
          MenuItem '&Tile\tShift+F4'                   Client:TileAllOpenDocuments
          MenuItem '&Cascade\tShift+F5'                Client:CascadeAllOpenDocuments
          MenuItem SEPARATOR
          MenuItem 'Tile &Horizontally'               'Client:TileAllOpenDocuments(Mode=Horizontal)'
          MenuItem 'Tile &Vertically'                 'Client:TileAllOpenDocuments(Mode=Vertical)'
          MenuItem SEPARATOR
          MenuItem 'Arrange &Icons'                    Client:WindowArrangeIcons
          MenuItem 'Close &All'                        Client:CloseAllOpenDocuments
     End
     Popup '&Help {H}'
     Begin
          MenuItem '&Contents'                       'Client:RunHelpTopic(FileName=\Help\Protel.hlp|Topic=contents)'
          MenuItem '&PCB Topics'                     'Client:RunHelpTopic(FileName=\Help\pcbusr.hlp|Topic=Contents)'
          MenuItem SEPARATOR
          Popup 'Help &On'
          Begin
               MenuItem 'PCB &Components'            'Client:RunHelpTopic(FileName=\Help\pcbusr.hlp|Topic=ComponentsAndLibraries)'
               MenuItem 'PCB Li&braries'             'Client:RunHelpTopic(FileName=\Help\pcbusr.hlp|Topic=LibraryEditor)'
          End
          MenuItem '&Shortcut Keys'                  'Client:RunHelpTopic(FileName=\Help\pcbusr.hlp|Topic=KeyboardShortcutsTips)'
          MenuItem 'Process &Reference'              'Client:RunHelpTopic(FileName=\Help\AdvPCB.hlp | Topic=contents)'
          MenuItem SEPARATOR
          Popup '&Popups'
          Begin
              Popup 'Snap &Grid {G}'
              Begin
                   MenuItem '1 Mil'                      'PCB:SnapGrid(Size=1Mil)'
                   MenuItem '5 Mil'                      'PCB:SnapGrid(Size=5Mil)'
                   MenuItem '10 Mil'                     'PCB:SnapGrid(Size=10Mil)'
                   MenuItem '20 Mil'                     'PCB:SnapGrid(Size=20Mil)'
                   MenuItem '25 Mil'                     'PCB:SnapGrid(Size=25Mil)'
                   MenuItem '50 Mil'                     'PCB:SnapGrid(Size=50Mil)'
                   MenuItem '100 Mil'                    'PCB:SnapGrid(Size=100Mil)'
                   MenuItem '0.025 mm'                   'PCB:SnapGrid(Size=0.025MM)'
                   MenuItem '0.100 mm'                   'PCB:SnapGrid(Size=0.100MM)'
                   MenuItem '0.250 mm'                   'PCB:SnapGrid(Size=0.250MM)'
                   MenuItem '0.500 mm'                   'PCB:SnapGrid(Size=0.500MM)'
                   MenuItem '1.000 mm'                   'PCB:SnapGrid(Size=1.000MM)'
                   MenuItem '2.500 mm'                   'PCB:SnapGrid(Size=2.500MM)'
                   MenuItem '&Other...'                   PCB:SnapGrid
              End
              Popup '&Options {O}'
              Begin
                  MenuItem 'Li&brary Options...'     'PCB:DocumentPreferences(Tab = Options)'
                  MenuItem 'Library &Layers...'      'PCB:DocumentPreferences(Tab = Layers)'
                  MenuItem '&Mechanical Layers...'   'PCB:EditInternalPlanes(Mechanical=True)'
                  MenuItem 'Layer Stac&k Manager...' 'PCB:EditInternalPlanes(LayerStack=True)'
                  MenuItem SEPARATOR
                  MenuItem '&Preferences...'         'PCB:SetupPreferences(Tab = Options)'
                  MenuItem 'Displa&y...'             'PCB:SetupPreferences(Tab = Display)'
                  MenuItem 'C&olors...'              'PCB:SetupPreferences(Tab = Colors)'
                  MenuItem 'Show/Hi&de...'           'PCB:SetupPreferences(Tab = Show/Hide)'
                  MenuItem 'Defa&ults...'            'PCB:SetupPreferences(Tab = Defaults)'
              End
              Popup '&Zoom {Z}'
              Begin
                  MenuItem '&Window'                 'PCB:Zoom(Action = Window)'
                  MenuItem '&Point'                  'PCB:Zoom(Action = Point)'
                  MenuItem SEPARATOR
                  MenuItem '&Select...'               PCB:Zoom
                  MenuItem SEPARATOR
                  MenuItem '&In'                     'PCB:Zoom(Action = In)'
                  MenuItem '&Out'                    'PCB:Zoom(Action = Out)'
                  MenuItem 'Pa&n'                    'PCB:Zoom(Action = Pan)'
                  MenuItem '&Redraw'                 'PCB:Zoom(Action = Redraw)'
                  MenuItem 'Curren&t'                'PCB:Zoom(Action = RedrawCurrent)'
                  MenuItem '&Last'                   'PCB:Zoom(Action = Last)'
                  MenuItem SEPARATOR
                  MenuItem '&All'                    'PCB:Zoom(Action = All)'
                  MenuItem '&Board'                  'PCB:Zoom(Action = Board)'
              End
              Popup 'Right Mouse Click {Right_Click}'
              Begin
                   Popup '&Place'
                   Begin
                        MenuItem '&Arc '                            PCB:PlaceArc
                        MenuItem 'C&oordinate'                      PCB:PlaceCoordinate
                        MenuItem '&Di&mension'                      PCB:PlaceDimension
                        MenuItem '&Fill'                            PCB:PlaceFill
                        MenuItem '&Pad'                             PCB:PlacePad
                        MenuItem '&String'                          PCB:PlaceString
                        MenuItem '&Track'                          'ManRoute:RunExternalManualRouter(mode = line|$Description=Place lines on the current document)'
                        MenuItem '&Via'                             PCB:PlaceVia
                   End
                   Popup '&Tools'
                   Begin
                        MenuItem 'New &Component'                   CompMake:RunWizard
                        MenuItem '&Remove Component'                PCB:DeleteComponentFromLibrary
                        MenuItem 'R&ename Component...'             PCB:ChangeComponentName
                        MenuItem SEPARATOR
                        MenuItem '&Next Component'                  PCB:NextComponent
                        MenuItem '&Prev Component'                  PCB:PreviousComponent
                        MenuItem '&First Component'                 PCB:FirstComponent
                        MenuItem '&Last Component'                  PCB:LastComponent
                   End
                   Popup '&View'
                   Begin
                        MenuItem 'Fit &Document'                   'PCB:Zoom(Action = Board)'
                        MenuItem '&Fit All Objects'                'PCB:Zoom(Action = All)'
                        MenuItem '&Area'                           'PCB:Zoom(Action = Area)'
                        MenuItem 'Around &Point'                   'PCB:Zoom(Action = Point)'
                        MenuItem SEPARATOR
                        MenuItem 'Zoom &In'                        'PCB:Zoom(Action = In)'
                        MenuItem 'Zoom &Out'                       'PCB:Zoom(Action = Out)'
                        MenuItem '&Zoom Last'                      'PCB:Zoom(Action = Last)'
                        MenuItem 'Pa&n'                            'PCB:Zoom(Action = Pan)'
                        MenuItem '&Refresh'                        'PCB:Zoom(Action = Redraw)'
                   End
                        MenuItem SEPARATOR
                        MenuItem 'Li&brary...'                     'PCB:DocumentPreferences(Tab = Options)'
                   Popup 'Option&s'
                   Begin
                       MenuItem 'Li&brary Options...'     'PCB:DocumentPreferences(Tab = Options)'
                       MenuItem 'Library &Layers...'      'PCB:DocumentPreferences(Tab = Layers)'
                       MenuItem '&Mechanical Layers...'   'PCB:EditInternalPlanes(Mechanical=True)'
                       MenuItem 'Layer Stac&k Manager...' 'PCB:EditInternalPlanes(LayerStack=True)'
                       MenuItem SEPARATOR
                       MenuItem '&Preferences...'         'PCB:SetupPreferences(Tab = Options)'
                       MenuItem 'Displa&y...'             'PCB:SetupPreferences(Tab = Display)'
                       MenuItem 'C&olors...'              'PCB:SetupPreferences(Tab = Colors)'
                       MenuItem 'Show/Hi&de...'           'PCB:SetupPreferences(Tab = Show/Hide)'
                       MenuItem 'Defa&ults...'            'PCB:SetupPreferences(Tab = Defaults)'
                   End
                   MenuItem SEPARATOR
                   MenuItem '&Properties...'                        PCB:ChangeSingleObject
              End
          End
          MenuItem SEPARATOR
          MenuItem '&About...'                                      Client:HelpAbout
     End
End

HotKeyTable 'PCBHotKeys'
Begin
     Key 'PCB:DocumentPreferences(ElectricalGridEnabled = Toggle)' E     Shift             EndKey
     Key PCB:Redo                                   Backspace           Ctrl               EndKey
     Key PCB:Undo                                   Backspace        Alt                   EndKey
     Key 'PCB:Select(Scope = ConnectedCopper)'      H                Ctrl                  EndKey
     Key PCB:SnapGrid                               G                Ctrl                  EndKey
     Key PCB:MeasureDistance                        M                Ctrl                  EndKey
     Key 'PCB:DocumentPreferences(Tab = Layers)'    L                Ctrl                  EndKey
     Key 'PCB:SetupPreferences(Tab = Show/Hide)'    D                Ctrl                  EndKey
     Key PCB:SetupPreferences                       O                Ctrl                  EndKey
     Key 'PCB:DocumentPreferences(Tab = Layers)'    L                                      EndKey
     Key 'PCB:DocumentPreferences(MeasurementUnit=Toggle)'   Q                             EndKey
     Key PCB:Undo                                   U                Ctrl                  EndKey
     Key 'PCB:Zoom(Action = Area)'                  Z                Ctrl                  EndKey
     Key 'Client:RunHelpTopic(FileName=\Help\Protel.hlp|Topic=contents)'   F1            EndKey
     Key Client:TileAllOpenDocuments                F4               Shift                 EndKey
     Key Client:CascadeAllOpenDocuments             F5               Shift                 EndKey
     Key 'PCB:Zoom(Action = In)'                    PgUp                                   EndKey
     Key 'PCB:Zoom(Action = Out)'                   PgDn                                   EndKey
     Key 'PCB:Zoom(Action = MicroIn)'               PgUp             Shift                 EndKey
     Key 'PCB:Zoom(Action = MicroOut)'              PgDn             Shift                 EndKey
     Key 'PCB:Zoom(ZoomLevel = 4.0)'                PgUp             Ctrl                  EndKey
     Key 'PCB:Zoom(Action = All)'                   PgDn             Ctrl                  EndKey
     Key 'PCB:SetCurrentLayer(LayerName = NextSignal)'        *                                      EndKey
     Key 'PCB:Zoom(Action = Pan)'                   Home                                   EndKey
     Key 'PCB:Zoom(Action = Redraw)'                End                                    EndKey
     Key 'PCB:Zoom(Action = RedrawCurrent)'         End              Alt                   EndKey
     Key 'PCB:Jump(Object = Absolute)'              Home             Ctrl                  EndKey
     Key 'PCB:Jump(Object = Relative)'              End              Ctrl                  EndKey
     Key 'PCB:MoveCursor(Position = Up10)'          Up               Shift                 EndKey
     Key 'PCB:MoveCursor(Position = Down10)'        Down             Shift                 EndKey
     Key 'PCB:MoveCursor(Position = Left10)'        Left             Shift                 EndKey
     Key 'PCB:MoveCursor(Position = Right10)'       Right            Shift                 EndKey
     Key 'PCB:MoveCursor(Position = Up)'            Up                                     EndKey
     Key 'PCB:MoveCursor(Position = Down)'          Down                                   EndKey
     Key 'PCB:MoveCursor(Position = Left)'          Left                                   EndKey
     Key 'PCB:MoveCursor(Position = Right)'         Right                                  EndKey
     Key 'PCB:PreviousComponent'                    Left             Ctrl                  EndKey
     Key 'PCB:NextComponent'                        Right            Ctrl                  EndKey
     Key 'PCB:SetCurrentLayer(LayerName = Next)'              +                            EndKey
     Key 'PCB:SetCurrentLayer(LayerName = Previous)'          -                            EndKey
     Key PCB:Paste                                  Insert           Shift                 EndKey
     Key 'PCB:Paste(OnCurrentLayer=True)'           Insert           Alt                   EndKey
     Key PCB:Copy                                   Insert           Ctrl                  EndKey
     Key PCB:Cut                                    Delete           Shift                 EndKey
     Key PCB:Clear                                  Delete           Ctrl                  EndKey
     Key PCB:Paste                                  V                Ctrl                  EndKey
     Key PCB:Copy                                   C                Ctrl                  EndKey
     Key PCB:Cut                                    X         

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -