当前位置:网站首页>Li Chuang EDA learning notes 15: draw border or import border (DXF file)
Li Chuang EDA learning notes 15: draw border or import border (DXF file)
2022-07-02 14:43:00 【Gutie_ bartholomew】
Before placing the package , You need to draw the board border first . The border needs to be in “ Border layer ” draw . First switch to “ Border layer ”, Then use wires or arcs to draw .
When using the schematic, turn PCB when , Lichuang EDA A border is automatically generated , The area inside the frame is... Of the total package area 1.5 times .
If you don't like the border , You can delete it and redraw it yourself . On the toolbar “ Global delete ” The function can quickly delete borders .
Lichuang EDA Provides a border setting wizard , Through it, you can easily set the border .
It can be done by : Tools > Border settings Or on the toolbar “ Tools ” Under the icon “ Border settings ”.
In the dialog box, you can choose 3 Border of type in : rectangular , circular , Rounded rectangle . And set the corresponding parameters .
If you need to create a complex border , You can import a DXF File generation .DXF Can be CAD And other software to draw and generate .
Be careful :
- If multiple borders overlap in the drawn border , Or the border is not closed , Exporting gerber It will be reported in time “ The border is not closed ” error .
- Lichuang EDA Support the use of borders to dig holes , Or use
hole
、 orSolid fill ( type : Slotted hole )
To dig holes . - The right-click menu of wire can be changed to slot .
If you want to draw a complicated border by yourself , So Lichuang eda Only common drawing tools are provided , Lack of some in autocad It seems to be a very common tool in , Then maybe you only have cad Draw the frame in , Then import in , The import method is as follows :
stay file > Import DXF Open the Import dialog :
I chose DXF After the document , Will appear DXF File preview :
Lichuang EDA There are four unit conversions : Inch inch、 centimeter cm、 mm mm、 Mils mil;
In schematic diagram, etc ,DXF The length of is set to pixels , Such as length 100 Of DXF, The length after import is 100px.
Import on PCB、PCB modular ,PCB Library and select the layer to import : top floor 、 Bottom 、 Top screen 、 Bottom screen 、 Frame 、 file .
Click on “ Import ” After button , Can appear in the canvas .
Be careful :
- Imported DXF The document must be marked with .dxf Extension name .
- When you select the imported layer as the border , The circle will be converted into a via .
- There will be some details that cannot be perfectly supported , Like a helix , Mirror image, etc . If you find details that cannot be well supported, please DXF Send it to us for analysis .
- It is not recommended to import directly into the signal layer , Because we need to calculate the signal connection relationship , Importing the signal layer may get stuck .
- If you import DXF If there is a combination, please dissolve the combination before importing .
边栏推荐
- Teamtalk source code analysis win client
- 腾讯云 TStor 统一存储通过信通院首批文件存储基础能力评测
- ##51单片机实验之简易验证码发生器
- PHP linked list creation and traversal
- 1、编辑利器vim
- Talk about idempotent design
- Why can't browsers read JSX?
- taobao.logistics.dummy.send( 无需物流发货处理 )接口,淘宝店铺发货API接口,淘宝订单发货接口,淘宝r2接口,淘宝oAu2.0接口
- Fabric.js 橡皮擦的用法(包含恢复功能)
- Tujia muniao meituan has a discount match in summer. Will it be fragrant if the threshold is low?
猜你喜欢
PHP linked list creation and traversal
Xilinx Vivado set *. svh as SystemVerilog Header
Yyds dry goods inventory software encryption lock function
Reuse and distribution
buuctf-pwn write-ups (7)
Fabric.js 上划线、中划线(删除线)、下划线
Makefile separates file names and suffixes
MQ教程 | Exchange(交换机)
PyQt5_ Qscrollarea content is saved as a picture
[email protected]: The platform “win32“ is incompatible with this module."/>
info [email protected]: The platform “win32“ is incompatible with this module.
随机推荐
Fabric.js 橡皮擦的用法(包含恢复功能)
Obsidian installs third-party plug-ins - unable to load plug-ins
mathjax 入门(web显示数学公式,矢量的)
Chapter 9: xshell free version installation
什么是 eRDMA?丨科普漫画图解
STM32 standard firmware library function name (I)
< schematic diagram of oral arithmetic exercise machine program development> oral arithmetic exercise machine / oral arithmetic treasure / children's math treasure / children's calculator LCD LCD driv
Daily learning 3
tmall. product. schema. Get (product information acquisition schema acquisition), Taobao store upload commodity API interface, Taobao commodity publishing interface, Taobao commodity upload API interf
How kaggle uses utility script
Chinese science and technology from the Winter Olympics (III): the awakening and evolution of digital people
博睿数据一体化智能可观测平台入选中国信通院2022年“云原生产品名录”
Fabric.js 上划线、中划线(删除线)、下划线
天猫商品详情接口(APP,H5端)
buuctf-pwn write-ups (7)
A white hole formed by antineutrons produced by particle accelerators
Why can't browsers read JSX?
Fabric.js 自由绘制椭圆
删除元素(带过渡动画)
ONNX+TensorRT:将预处理操作写入ONNX并完成TRT部署