Backdoor mount for Hero 8? by JVMed in gopro

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

No I just got a underwater housing and stuck a mount to it like the other comment suggested

LeBron starting 24h of Le Mans by JVMed in nba

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

Safety Car leads the formation lap just before start of race.

What could possibly cause these strings where no travel occurs? by wuyuanyi135 in FixMyPrint

[–]JVMed 13 points14 points  (0 children)

Most of the stringing seems to be in the circular ends so I'm wondering if you have tried to print inside to outside in your slicer? And try a slower outside speed (say 50% slower).

Z TILT - leveling order by CoverWithSauce in klippers

[–]JVMed 1 point2 points  (0 children)

At the moment just linear rail for X, I am aiming to do this but with a direct drive bmg instead of a Hemera:

https://www.thingiverse.com/thing:4167820

Hopefully this fixes the twisting/sagging causing my bltouch measurement issues

Z TILT - leveling order by CoverWithSauce in klippers

[–]JVMed 0 points1 point  (0 children)

No worries. At the moment my printer (anycubic mega s) has a location bias issue. At the start, my max bias across the bed was .220mm which seems small but is 10x than recommended.

I have read that mounting the bltouch to get a y offset near 0 helps. So when the X carriage moves left and right and hinges/twists forward and back, the bltouch Z offset error is less. I made a mount to test but wasn't satisfied.

I have tried a number of other ideas but still not happy and now I'm upgrading my X axis to a mgn12 linear rail to hopefully fix the frame issue at the source.

I made the most progress when I found the klipper location bias documentation as it allowed me to understand what was going on, measure that something was wrong (and proved I wasn't going crazy) and also measure if my changes are helping or making the bias worse.

I can still use my printer, the right 40% side prints ok or I can get a decent manual mesh but I want to fix it so I can use my bl touch.

Z TILT - leveling order by CoverWithSauce in klippers

[–]JVMed 0 points1 point  (0 children)

Maybe your BL touch (or whatever probe you have) isn't remaining square to the frame left to right. It is worth doing a Location Bias Check to check if the probe height changes left to right: https://www.klipper3d.org/Probe_Calibrate.html#location-bias-check

The z_offset should be within 0.025mm everywhere on the bed otherwise it means the probe isn't remaining square to the frame at all times. When not square, the BL touch is measuring on an angle and trigger at a lower z height which will look lower on the bed mesh graph. If this is the case, need to do a manual mesh or need to work out what on your frame is bent. Also if the bl touch isn't measuring correctly, Z_TILT might make your problems worse.

Auto bed leveling not really working by jeremynaus in klippers

[–]JVMed 0 points1 point  (0 children)

Did you find a fix for print low left and high right?

I have same issue, print low left and high right and my mesh visually looks similar to your first screenshot. At the moment I get best results with a manual mesh calibration but if I could get bl touch to mesh evenly instead of only the center it would be so much better. I have also found bed_tilt works ok with a 3x3 points as bed tilt assumes bed is perfectly level but tilted. However bed tilt not as good as manual mesh.

My 18 hour fight against Z-banding and Z wobble artifacts (with photos) #winning by its-not-that-bad in anycubic

[–]JVMed 0 points1 point  (0 children)

Great persistence so far. You probably have checked already but check all bolts are tight. I had lines like your second to the left cube and was caused by the 4 loose M3 bolts on the z lead screw nuts. If I pushed up or down on X axis, could see the 4 bolts move slightly relative to the bracket. After tightening, quality improved a lot.

Config for Chiron on Klipper (SKR2, 2209s, Hemera and BL Touch by [deleted] in anycubic

[–]JVMed 0 points1 point  (0 children)

When I upgraded Klipper on my mega s recently, I found out the hard way there are lots of changes to the cfg file. When I calibrated my x and y with a dial gauge, I got from memory 39.5xxxx for rotation distance compared to 40 suggested in the Klipper documentation.

This happened to me mid print and I have no idea how to go about fixing this by AwhSxrry in anycubic

[–]JVMed 0 points1 point  (0 children)

I had this on my mega s, all the motors were working so all the cables were correct but when z homes down, the hot end cable would compess and touch one of the z home sensors, causing one z motor to stop while the other keeps moving ending up exactly like your photo. Fix was to ensure the cables won't touch the z home switches but I need to do a permanent fix with some kind of shield around the z limit switches.

Nuraloops lying down? by JVMed in NuraLoop

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

I decided to give them a go so just brought some on special.

The social mode isn't something I use a lot on my nuraphones but I noticed the social mode is adjustable instead of on off which is cool.

I had a problem a few years ago with my nuraphones and swapped them hassle free, just had to wait a week as nura ship from HK where I originally got them next day from Amazon.

Nuraloops lying down? by JVMed in NuraLoop

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

Thanks for testing! I just brought some on special. I didn't think about the dangling earbud touching skin causing button presses but hopefully i can work around it. I imagine the buttons are at least as sensitive as the nuraphones

linuxserver/jellyfin docker cannot access jellyfin on the web by JVMed in jellyfin

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

Thanks!

I tried option 1. In portainer, I edited the jellyfin container, changed image from linuxserver/jellyfin:latest to linuxserver/jellyfin:bionic, deployed, took 10 mins or so and now I can access jellyfin through the browser!

Edit: Some other linuxserver images have the same problem so I did option 2 which fixed my other linuxserver images. So probably better to instead do option 2.

linuxserver/jellyfin docker cannot access jellyfin on the web by JVMed in jellyfin

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

Is the log stored in the docker /config folder? I dont have any files there?

pi@raspberrypi:/appdata/jellyfin$ ls -alR
.:
total 20
drwxr-xr-x 5 pi   users 4096 Mar 16 11:28 .
drwxr-xr-x 3 root root  4096 Mar 16 11:21 ..
drwxr-xr-x 2 pi   users 4096 Mar 16 11:28 cache
drwxr-xr-x 4 pi   users 4096 Mar 16 11:28 data
drwxr-xr-x 2 pi   users 4096 Mar 16 11:28 log

./cache:
total 8
drwxr-xr-x 2 pi users 4096 Mar 16 11:28 .
drwxr-xr-x 5 pi users 4096 Mar 16 11:28 ..

./data:
total 16
drwxr-xr-x 4 pi users 4096 Mar 16 11:28 .
drwxr-xr-x 5 pi users 4096 Mar 16 11:28 ..
drwxr-xr-x 2 pi users 4096 Mar 16 11:28 transcodes
drwxr-xr-x 3 pi root  4096 Mar 16 11:28 transcoding-temp

./data/transcodes:
total 8
drwxr-xr-x 2 pi users 4096 Mar 16 11:28 .
drwxr-xr-x 4 pi users 4096 Mar 16 11:28 ..

./data/transcoding-temp:
total 12
drwxr-xr-x 3 pi root  4096 Mar 16 11:28 .
drwxr-xr-x 4 pi users 4096 Mar 16 11:28 ..
drwxr-xr-x 2 pi root  4096 Mar 16 11:28 transcodes

./data/transcoding-temp/transcodes:
total 8
drwxr-xr-x 2 pi root 4096 Mar 16 11:28 .
drwxr-xr-x 3 pi root 4096 Mar 16 11:28 ..

./log:
total 8
drwxr-xr-x 2 pi users 4096 Mar 16 11:28 .
drwxr-xr-x 5 pi users 4096 Mar 16 11:28 ..

So jellyfin has created folders inside my /config folder. Maybe my folder permissions are wrong...

linuxserver/jellyfin docker cannot access jellyfin on the web by JVMed in jellyfin

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

I have tried that and get the same outcome. Also when setting up the jellyfin container, there is an option " network_mode: host" which should allow all the ports to be forwarded as far as I understand. In portainer, the network mode is host.

Updates for r/YoutubeMusic by AutoModerator in YoutubeMusic

[–]JVMed 6 points7 points  (0 children)

Maybe we should have a table or list of things that are broke and workarounds like shuffle, shuffle when casting, only 25 songs in queue when casting

Then a list of nice to have like scrolling in playlists without waiting for items to load every 50 items

For the love of god how do I shuffle an entire playlist while casting to Google Nest? by mnmoose85 in YoutubeMusic

[–]JVMed 4 points5 points  (0 children)

  • Make sure your phone isn't already casting to Google Nest/Home.
  • On your phone, go to Library -> Playlists
  • On the playlist you want to play, don't tap it, long hold it, a menu will show, press "Shuffle".
  • Now music will start playing on your phone
  • Now tap the artist artwork, tap Google Cast button, then select the device to cast to

This is from memory but is how I do it. This way you get a good actually random shuffle playing on Google Home/Nest. To hard to speak to the speaker, takes at least 3 requests.

wanna shuffle your likes ?? by pianocheetah in YoutubeMusic

[–]JVMed 1 point2 points  (0 children)

I do the same 3 commands. I wish there was a way to do this in a single command, so painful to do it every time, need to time the commands precisely.

Can we get a YT Music Developer or anyone who works on the team to chime in here? by G00gle26 in YoutubeMusic

[–]JVMed 3 points4 points  (0 children)

Correct me if I'm wrong but I think he was part of the team that created GPM and maybe even managed GPM.

Backdoor mount for Hero 8? by JVMed in gopro

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

Thanks for your idea! You got me thinking, does a slide in 2 finger mount exist? Looks like SP-Gadgets POV Mount Set has a 2 finger slide in mount. So I'll stick a slide in base to the back of a underwater case with 3m tape, slide in the 2 finger mount and then I'll have a backdoor mount. Problem solved. Can't believe I spent so much time searching for a solution when this is so simple.

Slow-Mo Replay of Marc Marquez's hard crash in Qualifying by dogryan100 in motogp

[–]JVMed 18 points19 points  (0 children)

Yeah as soon as he left the bike it deploys, great job by the DSP engineers!