Current Server Time: 23:52 (Central Europe)

#apertus IRC Channel Logs

2021/11/24

Timezone: UTC


01:05
danieeeel
left the channel
01:17
danieeeel
joined the channel
05:07
Bertl_oO
off to bed now ... have a good one everyone!
05:07
Bertl_oO
changed nick to: Bertl_zZ
08:09
se6astian
good day
08:49
se6astian
davidak[m]: we are currently reworking the copyright and license notices in the source code for files where it is still missing
08:49
se6astian
do you remember if you worked on this script?
08:49
se6astian
https://github.com/apertus-open-source-cinema/axiom-firmware/blob/main/software/scripts/axiom_whitebalance.py
12:34
Bertl_zZ
changed nick to: Bertl
12:34
Bertl
morning folks!
14:54
davidak[m]
<se6astian> "do you remember if you worked on..." <- i only created this https://github.com/apertus-open-source-cinema/axiom-firmware/pull/8
14:54
davidak[m]
(it's still not complete, lol)
14:55
davidak[m]
i wanted to finish it at some point, but there is always too much to do
14:59
davidak[m]
the script is here now: https://github.com/apertus-open-source-cinema/axiom-firmware/pull/39/commits/ce1c42fdb46f52ea534e6852b28b1cc6841554b0
14:59
davidak[m]
you can add my name to it
15:02
se6astian
great, thanks
16:21
davidak[m]
do you have final measurements for the AXIOM Beta Compact? or is that still open
16:22
vup
Bertl: do you know by chance of any way to surpress (or give a default value) to these prompt from eagle:
16:22
vup
Board contains a polygon that may cause extremely large plot data.
16:22
vup
Continue?
16:22
vup
[Yes No](y):
16:26
vup
a figured it out myself (-N+)
16:39
Bertl
yeah, we have scripts to create the gerbers btw
16:40
Bertl
(check with se6astian for details)
16:40
Bertl
off for now ... bbl
16:40
Bertl
changed nick to: Bertl_oO
16:40
vup
well I now have a script aswell :P
16:52
se6astian
we basically used the oshpark 4 layer cam script
16:53
se6astian
but IIRC I still got the large polygon warning regularly
16:53
vup
did you manually generate the cam data with the eagle gui or do you have a automated script?
16:55
se6astian
manually
16:55
vup
ah ok
16:56
vup
I just wrote a quick python scripts that does it automatically
16:56
se6astian
ah cool! that should be added to https://github.com/apertus-open-source-cinema/pcb-paneliser
16:56
se6astian
so we can use it for the next panel we create
16:57
vup
right
16:57
se6astian
let me check if you have rights there
16:58
se6astian
done
17:00
se6astian
axiom_power_sensor_off.sh is surely your work Bertl_oO
17:00
se6astian
https://github.com/apertus-open-source-cinema/axiom-firmware/blob/main/software/scripts/axiom_power_sensor_off.sh
17:00
se6astian
can you confirm?
17:02
se6astian
also axiom_icsp_id_via.py ?
17:11
danieeel
joined the channel
17:16
danieeeel
left the channel
17:17
vup
Bertl_oO: is it fair to assume that for schematic and board pairs where only one of the two contains a copyright and license that that also applies to to the other?
17:17
se6astian
vup what idea do you have for PDF generation of board/schematics ?
17:18
se6astian
IIRC you had something for that in use already some time ago
17:18
vup
yeah
17:18
vup
I have a script that generates them
17:18
vup
I am currently working on automating that for all the board + generating the gerbers
17:19
vup
(and maybe generating a small website with links to all the data)
17:20
vup
my general idea would be to put all the eagle files into a git repo and use github actions to generate the pdfs for the schematics and the gerbers automatically
17:21
vup
or what do you think?
17:22
vup
maybe we can even integrate a online gerber viewer
17:22
se6astian
sounds great
17:22
se6astian
felix shared a very good one some time ago
17:22
se6astian
let me see if I can still find it
17:23
vup
se6astian: Bertl_oO I cannot find any license information for https://files.apertus.org/HARDWARE/AXIOM/ALPHA/quad-center-{xx,v0.5,v0.6,v0.7}.{brd,scm}
17:23
se6astian
or do you have one in mind already?
17:23
vup
not really
17:23
vup
this one: https://tracespace.io/view/ looked okish, but was very slow
17:27
se6astian
emailed felix
17:27
se6astian
couldnt find it myself either
17:28
se6astian
the PDFs/gerbers will also go into the github repo from the automated system I assume?
17:29
vup
yeah, I would maybe put them on a different branch
17:40
se6astian
ok
17:40
se6astian
sounds good
17:45
felix_
just saw the email, but i can also answer here: that was probably https://gerblook.org/ but after it was bought by some company someone else started https://tracespace.io/view/
17:57
vup
nice thx
17:59
se6astian
many thanks felix_!
17:59
se6astian
from my memory it looked different
17:59
se6astian
but this looks fine too :)
18:02
felix_
i don't really remember how it looked back then
18:02
se6astian
wasnt there another solution as well
18:02
felix_
or did you mean the part and placement document that i generetaed from kicad for the sdi board i designed?
18:03
felix_
will be back later; have to get some food now
18:04
vup
se6astian: the kicad thing is this: https://apertus-open-source-cinema.github.io/axiom-micro-mainboard/ (in this case for the micro mainboard)
18:07
se6astian
also very nice!
18:07
se6astian
I want it all :D
18:07
vup
yeah
18:07
vup
those are easy for boards made in kicad
18:08
vup
but for eagle boards one would have to test how well it works with automatic eagle import in kicad
21:54
felix_
yep, that is the kicad thing i was thinking of