Switch to combo oled and remove nice_view fp_rect

This commit is contained in:
Marco Massarelli 2023-06-12 00:54:16 +02:00
parent 42b106bcce
commit 2e757a441f
2 changed files with 2 additions and 6 deletions

View File

@ -486,8 +486,8 @@ pcbs:
params:
P3: SCL
P4: SDA
oled: nice_view
reverse: false
oled: both
reverse: true
adjust:
shift: [0.5 ks + 10.147, 0.5 kp -0.125 kp - 19.3 - 22.65 - 0.398 + 3.652]

View File

@ -341,10 +341,6 @@ module.exports = {
))
`
const nice_view_standard = `
(fp_rect (start 7 1.3) (end -6.68 -34.7)
(layer "Dwgs.User") (width 0.12))
(fp_rect (start 7 1.3) (end -6.68 -34.7)
(layer "F.Fab") (width 0.12))
`
const nice_view_front = `
(fp_text user "GND" (at 2.54 -6.24 90 ) (layer "F.SilkS")