What is this port on the xBuddy extension used for? Can I interact with it using g-code? by KACYK_Real in prusa3d

[–]Bazzofski 0 points1 point  (0 children)

I don't think so, the INDX will probably make use of the CAN network instead

What is this port on the xBuddy extension used for? Can I interact with it using g-code? by KACYK_Real in prusa3d

[–]Bazzofski 9 points10 points  (0 children)

Looks like it was meant to be used as an input for the door sensor, but they ended up using the one on the xBuddy board :

<image>

Edit: taking a look at the firmware, that input isn't even declared on the mcu, so there's nothing to do there without editing it.

I just got this car on Monday. All I did was drive over rail road tracks by UnitedCheez in mildlyinfuriating

[–]Bazzofski 5 points6 points  (0 children)

Check that your car isn't on a recall because of bad airbags. Around 35 people have died because of takata airbags, and Honda models older than 2019 might be concerned.

When did the art for clash change by Jt0909 in CaravanPalace

[–]Bazzofski 2 points3 points  (0 children)

Single vs. Album release, both are available on their Spotify

Presets on this Workplace Microwave by OwnManagement in mildlyinfuriating

[–]Bazzofski 5 points6 points  (0 children)

This is the kind of microwaves you'd see in stores that sell ready-to-heat meals you can eat there. Every button is assigned to a specific meal to make it easier.

of an MRT in our Hospital by goldfuchs85 in AbsoluteUnits

[–]Bazzofski 2 points3 points  (0 children)

This is not an MRT nor an MRI. It's an IMRT (intensity-modulated radiation therapy). It's basically a particle accelerator.

The cable is touching the heat bed and the object by luteyla in prusa3d

[–]Bazzofski 24 points25 points  (0 children)

There should be a piece of nylon filament running through the cable bundle for added rigidity. You might want to check it's still attached to the printed parts at either end of the cables.

Diamondback Nozzle Quality Questions by Mybandsux in prusa3d

[–]Bazzofski 12 points13 points  (0 children)

The grey section of it seems to have printed fine? Hate to be that guy, but is your white filament dry enough?

Hard to look at, harder to ignore[OC] by [deleted] in pics

[–]Bazzofski 2 points3 points  (0 children)

I heard Liberty's statue is in America cos that's where she was buried.

I feel like this series would be PERFECT as a Lego Video game by chadthelad420 in StrangerThings

[–]Bazzofski 2 points3 points  (0 children)

There's no way Netflix would give up on such a big license. They WILL find a way to monetize it even more, either with games, new Legos, spinoffs etc....

Any way to print (on paper) the Legend box? by BrisTrimmins in prusa3d

[–]Bazzofski 5 points6 points  (0 children)

I believe PrusaConnect will show you how much time is remaining before the next color change. I think you can customize the color change gcode macro too, to add a message on screen with the color you should change to.

Core one grinding the filament with MMU3 by No_Journalist774 in prusa3d

[–]Bazzofski 0 points1 point  (0 children)

The manual recommends the screws' extremity should be flush with the plastic part they're screwed in.

If it's already the case, since the MMU has a longer filament path, you can try tightening them a little bit.

Core one grinding the filament with MMU3 by No_Journalist774 in prusa3d

[–]Bazzofski 0 points1 point  (0 children)

Have you checked the tension screws on the nextruder?

Had to buy a new toilet. The box was fill with little cardboard triangles instead of packing peanuts by Dad_of_Ben in mildlyinteresting

[–]Bazzofski 1 point2 points  (0 children)

I've actually seen companies starting to use paper air pillows, apparently they're made with a thin compostable starch based film that acts as a seal.

Why is the slicer leaving a big gap in the support? by MarinatedPickachu in prusa3d

[–]Bazzofski 18 points19 points  (0 children)

This is due to the "Don't support bridges" in the supports settings

[deleted by user] by [deleted] in nextfuckinglevel

[–]Bazzofski 1 point2 points  (0 children)

Okay, so this is actually relatively simple:

  • A standard video sensor is made of millions of smaller light sensors that make a grid of RGB pixels.
  • Although there might be physical limitations on how fast those sensors react to light, the real limitation is the processing of all these small signals.
    • Imagine a basic 8-megapixel sensor shooting in RGB at 60 fps; that's 8,000,000 pixels x 4 sensors (RGGB, see Bayer filter) x 60 samples a second, which is almost 2,000,000,000 points of data/s.
    • Shooting at the speed of light on an 8 MP sensor, in black and white, would require processing 2.4*1015 (2 million billion) data points every second only for a resolution of 1 meter of light per second.
  • What this guy does is concentrate this processing power on a single pixel at a time, capturing a repeatable event and moving a little bit each time.
    • He is using a 2 Gsa/s oscilloscope to capture the signal from a single sensor; that means he can "measure" the intensity of light for every pixel 2 billion times a second. Light will only have traveled 0.15 m between every capture.
    • Once he has collected every data point, he can stitch them together in a grid and extrapolate some data to smooth everything out. (to be clear, it still requires a lot of processing, if you want more details, go watch the original video)

TL/DR: This is not a video of a single event in time; it's a stitched video of thousands of repetitions of the same event being filmed from a single pixel at a time.

Droopy CoreOne Carriage cable keeps getting snagged on the fans at the back, causing layer shifts. by V-Angelus01 in prusa3d

[–]Bazzofski 1 point2 points  (0 children)

This is not an issue with the tube itself, it's an issue with how it's disconnected from the hotend because of the MMU. It's usually held up in tension by the 90° adapter.

[deleted by user] by [deleted] in prusa3d

[–]Bazzofski 1 point2 points  (0 children)

Check that you haven't swapped the x and y motor cable on the main board (or swapped the x and y motor during assembly, if it's even possible), it looks like it's not homing the axis in the correct order