1
0
Fork 0
This repository has been archived on 2019-12-23. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
arduinisten/eagle-5.7.0/scr/fill.scr

10 lines
213 B
Text
Raw Normal View History

2010-03-30 20:14:34 +02:00
# 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;