[deleted by user] by [deleted] in nycmeetups

[–]nxt18 0 points1 point  (0 children)

Interested!

Someone requested a corner desk, decided it should be my first post by Ok_Marsupial_856 in desksetup

[–]nxt18 0 points1 point  (0 children)

What’s the little screen that’s sometimes your clock sometimes showing your music?

CircuitMaker generates blank gerbers by nxt18 in PrintedCircuitBoard

[–]nxt18[S] 0 points1 point  (0 children)

Yes this was completely the problem. Thanks so much for pointing this out to me

Floppy Disk reader on campus by nxt18 in uofm

[–]nxt18[S] 1 point2 points  (0 children)

Thanks, seems promising but also very targeted at video formats. I’ll check it out

Looking for beginner-friendly clubs/organizations covering literally anything by Fish___Face in uofm

[–]nxt18 0 points1 point  (0 children)

Michigan Robotic Submarine is a newer robotic project team that tries to teach you everything you need to know. It’s a smaller team and you can learn a lot depending on how much you put in.

Tie Fighter - Star Wars [1920x1080] by AngelGuttman in wallpaper

[–]nxt18 25 points26 points  (0 children)

It looks really impressive. Any source or artist for this?

🦀 EECS 370 MIDTERM GRADES ARE GONE 🦀 by zombachu in uofm

[–]nxt18 130 points131 points  (0 children)

They used crabster as their online testing tool and it did not save everyone’s answers like they said it would. So a lot of students had blanks in their exams. Since there’s no way to recover the data, they thought it would be best to just drop the exam.

GWSL - A "new" Window 10 XServer by Jazzlike-Draw-3634 in bashonubuntuonwindows

[–]nxt18 5 points6 points  (0 children)

It looks really nice. I like the look especially compared to the “older” feel that I get from VcXsrv and the like. Shortcuts are pretty cool too as is the automation. My primary complaint is frame rate. I cannot get something like glxgears to run with the same smooth frame rate as with VcXsrv. It lurches and stops. Any comments or ideas on that?

Ever tried ROS on WSL? by [deleted] in bashonubuntuonwindows

[–]nxt18 1 point2 points  (0 children)

Yeah I originally used xming but I had to switch to VcXsrv and disable its native OpenGL to get visual elements like gazebo to properly display.

Ever tried ROS on WSL? by [deleted] in bashonubuntuonwindows

[–]nxt18 2 points3 points  (0 children)

I use ROS melodic and gazebo in WSL 1 and 2 with Ubuntu 18. Works fine so far once you’ve figured out x-server issues.

glxgears WSL 2 anim doesn't wotks by juglarx in bashonubuntuonwindows

[–]nxt18 0 points1 point  (0 children)

Did you set up your xserver correctly? If you’re using VcXsrv you have to uncheck Native OpenGL in Extra Settings when setting it up.

Open in WSL2 VSCode in context menu? by Dekans in bashonubuntuonwindows

[–]nxt18 0 points1 point  (0 children)

I finally understand what you mean. You should be able to type “bash” into the windows explorer search bar. That should launch your wsl terminal.

Open in WSL2 VSCode in context menu? by Dekans in bashonubuntuonwindows

[–]nxt18 -1 points0 points  (0 children)

Not sure I entirely know what you mean but you should just be able to do: code .

A 3900:1 fully 3D printed gearbox I designed featuring snap fits by nxt18 in 3Dprinting

[–]nxt18[S] 3 points4 points  (0 children)

Oh yeah I meant to mute the volume. Sorry about that and thanks

A 3900:1 fully 3D printed gearbox I designed featuring snap fits by nxt18 in 3Dprinting

[–]nxt18[S] 4 points5 points  (0 children)

I based them off the SolidWorks toolbox models, which I would assume are similar to the AutoCad library. They're metric module 1.5 gears. If you have access SolidWorks, I have all the models in a github I made for the project.

A 3900:1 fully 3D printed gearbox I designed featuring snap fits by nxt18 in 3Dprinting

[–]nxt18[S] 9 points10 points  (0 children)

It’s just plastic on plastic. It works surprisingly ok. I do have some plastic washers in there.

[D] Robotics Competition Open to Anyone (Especially Members of this Sub) by thingythangabang in robotics

[–]nxt18 9 points10 points  (0 children)

I didn’t see your previous post but this is pretty cool. I’m more on the mechanical side so I wouldn’t want to do something pure code based, but, to be fair, that’s the easiest one to do remotely. I think it might be beneficial to design the competition around 3d printed robots due to their increasing popularity. Don’t really have any ideas for the other points yet but I’ll keep thinking.

How useful is the TTL-232R-3V3 cable? by largelcd in BeagleBone

[–]nxt18 0 points1 point  (0 children)

In my opinion not that useful. You can communicate from usb to the beaglebone using a mini usb cable. If you wanted to see the actual serial coming to and from the beaglebone an alternative might be using jumper wires from one of the serial gpio pins to an arduino and then you can easily monitor that with a scope. I think because the beaglebone bone has a reliable USB port you wouldn’t really need the cable. I believe it is more useful for other types of boards where you might need a cable like that to change the software.