PCB Factory. Garagenentwicklung und Produktion von Elektronik. Ch2

!

, , CAD EAGLE. « ». «»
3D ! « »)



g-code Eagle brd pcb-gcode-setup.ulp Run in Board

Bild


:



«Generation Options»

Generate bottom outlines – «Milling»
Generate bottom drills –

Generate Milling – 0 Z
Spot drill holes – , . V , . - . «» .

«Isolation» «Single pass» — 0,1

«Etching Tool Size» — . , , .

«Machine»


«Units» —
«Feed rate» — XY Z
«Z axis» —
«Z high» —
«Z up» — ()
«Z down» — 0 Z
«Drill depth» — . . , .

«Gcode style»


.


g-code.

«Gcode options»


g-code.
«Use user gcode (from user-gcode.h)»

g-code



.



, .

G92 Z2 – Z=2 . . () , Z 2. 0.2 (2.0-1.8), «» 0.5 (2.0-1.5). 2 .
G1 Z5 F100 – 5 Y .
G28 Y – 0 Y
G28 Y –

«Accept and make my board»

, (brd) :


*.bot.mill.gcode –
*.top.mill.gcode – - , ( )
*.bot.drill.gcode – ( default.drl)
*.bot.etch.gcode –



(etch) Repetier-Host ( )



(bot.mill)



(drill)





V .



J32002: 20 ., 0,2 , 3,175 , 30 .

! . .







Repetier-Host.
Y, X
, .
0 ( ).
Z.
, 0 .
Z 20 .

.
( , , )



*.bot.etch.gcode

:

G92 Z2 – Z=2
G1 Z5 F100 – Z 5 , -
G28 Y – Y
G28 X – X

, , .

.



, .
*.bot.mill.gcode

:

G92 Z2
G1 Z5 F100
G28 Y
G28 X
G90 ;set positioning to absolute
G21 ;set units to millimeters
;(Beginning of every bottom file)
;(Outline Begin)
;(Bottom outline Begin)
;(Metric Mode)
G21
;(Absolute Coordinates)
G90
G0 X0.0000 Y0.0000

. .

, .
.
.



!!! , , .
0,8 .
, .

Z 2 . 2 (0 ).

.



*.bot.drill.gcode

:

G92 Z2
G1 Z5 F100
G28 Y
G28 X
G90 ;set positioning to absolute
G21 ;set units to millimeters
;(Beginning of every bottom file)
;(Beginning of All Drill files)
;(Bottom Drill Begin)
;( Tool| Size | Min Sub | Max Sub | Count )
;( ;T01 | 1.000mm 0.0394in | 0.0236in | 0.1437in | 91 )
;(Metric Mode)
G21
;(Absolute Coordinates)
G90
;(Tool Change Begin)
;(Bottom Tool Change Begin)
;M05
;G0 Z0.0000
G0 X0.0000 Y0.0000

.

, , .
, , . . !

p.s.
3D .
3D .





Source: https://habr.com/ru/post/de389229/


All Articles