index
:
oshw_logo
master
custom Open Source Hardware Logo generator
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
oshw_logo.html
Age
Commit message (
Expand
)
Author
2019-05-14
make layout more compact
King Kévin
2019-05-14
update code link
King Kévin
2019-05-13
add support for coralEDA pcb-rnd sub-circuits
King Kévin
2019-05-13
add spaces for more readibility
King Kévin
2015-09-08
change: use silkscreen as default
King Kévin
2015-09-07
change: default dimensions
King Kévin
2015-09-06
fix: spelling
King Kévin
2015-09-06
add: git link
King Kévin
2015-09-06
comment out CVLP export as it's not usefull
King Kévin
2015-09-06
add: license and README
King Kévin
2015-09-05
add: explanation text
King Kévin
2015-09-05
fix: use cvlp file extension for json export
King Kévin
2015-09-05
remove: clearance and soldermask. this should be up to the layout
King Kévin
2015-09-05
fix: add newlines in eagle XML export
King Kévin
2015-09-05
fix: logo dimensions
King Kévin
2015-09-04
change default dimensions
King Kévin
2015-09-02
fix silkscreen line pads
King Kévin
2015-09-02
fix function attribute
King Kévin
2015-09-02
adapt logo creation to new pad definition
King Kévin
2015-08-30
add eagle export to options
King Kévin
2015-08-30
fix: read unit on refresh
King Kévin
2015-08-30
moved unit conversion function
King Kévin
2015-08-30
reduced logo size
King Kévin
2015-08-28
implemented change_unit
King Kévin
2015-08-28
switch input value from range to number
King Kévin
2015-08-28
first commit: generating log, svg, pcb, kicad is done. changing unit is WiP
King Kévin