RussNelson / ringo

Extras for the MakerPhone by @CircuitMess, now called "Ringo".
0 stars 0 forks source link

MAKERphone_border.stl is missing #1

Closed steka closed 1 day ago

steka commented 2 weeks ago

The case.scad file imports MAKERphone_border.stl, but it seems you forgot to add the file to the repository.

Opening case.scad with OpenSCAD report: WARNING: Can't open import file '/home/nelson/ringo/MAKERphone_border.stl', import() at line 20

RussNelson commented 2 weeks ago

Fixed, thanks!

steka commented 1 week ago

Sorry, but it seems that you forgot to push the changes to GitHub.

RussNelson commented 1 week ago

Exactly what happened, yes! I got distracted by Github's change in RSA keys. Thank for the reminder.

Writing objects: 100% (3/3), 6.09 KiB | 6.09 MiB/s, done. Total 3 (delta 0), reused 0 (delta 0) To github.com:RussNelson/ringo.git 93ea912..ceaf8a3 master -> master

On Mon, Jun 17, 2024 at 2:35 AM Stefan Blixten Karlsson < @.***> wrote:

Sorry, but it seems that you forgot to push the changes to GitHub.

— Reply to this email directly, view it on GitHub https://github.com/RussNelson/ringo/issues/1#issuecomment-2172409798, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAI2PAVAP3OE6WKT3E5M2DLZHZ7TVAVCNFSM6AAAAABJKV22HCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNZSGQYDSNZZHA . You are receiving this because you commented.Message ID: @.***>

steka commented 1 week ago

Thanks, now we have the file. I was however forced to modify the path to it in case.scad to make it work.

I recommend the following changes: image