Off road disclaimer

This commit is contained in:
Vladimir Vinogradov 2023-06-10 12:30:58 +03:00
parent 17a8363c18
commit f9f3cbfc90
2 changed files with 62 additions and 0 deletions

View File

@ -0,0 +1,26 @@
(module rusefi_lib:Disclaimer (layer F.Cu) (tedit 5EC64B48)
(fp_text reference G? (at 0 -5.715) (layer F.SilkS) hide
(effects (font (size 1.524 1.524) (thickness 0.3048)))
)
(fp_text value Disclaimer (at 0 -8.255) (layer F.SilkS) hide
(effects (font (size 1.524 1.524) (thickness 0.3048)))
)
(fp_text user "and equipment." (at 0 3.175) (layer F.SilkS)
(effects (font (size 0.762 0.762) (thickness 0.127)))
)
(fp_text user "for closed stages, track" (at 0 1.905) (layer F.SilkS)
(effects (font (size 0.762 0.762) (thickness 0.127)))
)
(fp_text user "(AKA not for street use). This is " (at -0.127 0.635) (layer F.SilkS)
(effects (font (size 0.762 0.762) (thickness 0.127)))
)
(fp_text user "emissions or safety regulations" (at 0 -0.635) (layer F.SilkS)
(effects (font (size 0.762 0.762) (thickness 0.127)))
)
(fp_text user "This is not for applications with" (at 0 -1.905) (layer F.SilkS)
(effects (font (size 0.762 0.762) (thickness 0.127)))
)
(fp_text user "FOR OFF ROAD PURPOSES ONLY" (at 0 -3.175) (layer F.SilkS)
(effects (font (size 1 1) (thickness 0.15)))
)
)

View File

@ -0,0 +1,36 @@
(kicad_symbol_lib (version 20220914) (generator kicad_symbol_editor)
(symbol "Disclaimer" (pin_names (offset 1.016)) (in_bom yes) (on_board yes)
(property "Reference" "G" (at 0 8.89 0)
(effects (font (size 1.524 1.524)) hide)
)
(property "Value" "Disclaimer" (at 0 6.35 0)
(effects (font (size 1.524 1.524)) hide)
)
(property "Footprint" "kicad6-libraries:Off_Road_Disclaimer" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(property "Datasheet" "" (at 0 0 0)
(effects (font (size 1.27 1.27)) hide)
)
(symbol "Disclaimer_0_0"
(text "(AKA not for street use). This is " (at 1.27 -3.81 0)
(effects (font (size 1.27 1.27)))
)
(text "and equipment." (at 0 -8.89 0)
(effects (font (size 1.27 1.27)))
)
(text "emissions or safety regulations" (at 0 -1.27 0)
(effects (font (size 1.27 1.27)))
)
(text "for closed stages, track" (at 0 -6.35 0)
(effects (font (size 1.27 1.27)))
)
(text "FOR OFF ROAD PURPOSES ONLY" (at 0 3.81 0)
(effects (font (size 1.27 1.27)))
)
(text "This is not for applications with" (at 0 1.27 0)
(effects (font (size 1.27 1.27)))
)
)
)
)