fill.scr
来自「老外的PCB设计软件,是免费的.可以上网更新.」· SCR 代码 · 共 10 行
SCR
10 行
# Changes the Fill Style
#
# Simple example to define your own fill styles.
Set Fill_Layer Top Solid;
Set Fill_Layer Bottom Solid;
Set Fill_Layer tPlace Solid;
Set Fill_Layer bPlace Solid;
Set Display_Mode Real;
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?