nofill.scr
来自「老外的PCB设计软件,是免费的.可以上网更新.」· SCR 代码 · 共 11 行
SCR
11 行
# Changes the Fill Style
#
# The fill style for Top and Bottom layer will be switched to 'empty'.
# Use fill.scr to undo this action.
Set Fill_Layer Top Empty;
Set Fill_Layer Bottom Empty;
Set Fill_Layer tPlace Empty;
Set Fill_Layer bPlace Empty;
Set Display_Mode NoDrill;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?