Current Server Time: 03:30 (Central Europe)

#apertus IRC Channel Logs

2021/11/24

Timezone: UTC


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