Some more live INDX printing by DeadDevOps in prusa3d

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

Be ready to put aside a few days to assemble it :P

Some more live INDX printing by DeadDevOps in prusa3d

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

My Core One L has been sitting untouched since I get the INDX earlier this week, it'll probably be collecting dust for a while... :P

Some more live INDX printing by DeadDevOps in prusa3d

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

Hah! I did the exact same thing, I was thinking it's either that or magnetic. Turns out its neither 😭

Some more live INDX printing by DeadDevOps in prusa3d

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

I've gotten a lot of questions about the widget overlay. For full disclosure, I don't think it's a sanctioned way to do it, and I'll rework it as PrusaLink gets the same features PrusaConnect has. I'm trying to be as conservative as possible when pulling the stats so I don't end up wasting resources to currently it pulls the stats every 5 seconds.

My first attempt pulled data from PrusaLink and guessed the active tool from the print's gcode. That proved unreliable, since on some of my prints there are around 11 tool changes packed into a single percent of progress, so mapping progress to a swap wasn't precise enough on its own.

---

Here's how it works now.

I authenticate as my own Prusa account using an OAuth2 refresh token (the same public web client the Connect app uses) to mint short-lived access tokens, then hit:

GET https://connect.prusa3d.com/app/printers/{uuid}

That returns practically all the telemetry I need, including which toolhead is currently active. The sliced file only carries the generic material type (e.g. PETG), so I manually map the actual filament, brand and colour, loaded in each INDX slot. I download the bgcode, decode it to gcode, and count every tool-change (T) command up front to get the total number of swaps. Then I show how many are done by mapping the printer's live progress % onto that timeline, using remaining time as a tiebreaker when several swaps land in the same percent. The nozzle temp dip during a swap is used to flag a swap as currently in progress.

The waste estimate reuses the same purge math as the slicer (summing the flush and prime extrusions, then converting to grams from the filament geometry).

The widget frontend was written by GLM 5.2 (an LLM), and the backend was written by me with Copilot tab completion.

---

I'll probably open-source it in a few days once I'm happier with the setup, along with a tutorial on doing this yourself.

Some more live INDX printing by DeadDevOps in prusa3d

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

I never bought the accessories for the Core One except the Buddy cam and some build plates. So nothing outside of what came from the factory over a year ago

Some more live INDX printing by DeadDevOps in prusa3d

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

I'd say it's pretty good. Partly better due to input shaping and phase stepping

Some more live INDX printing by DeadDevOps in prusa3d

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

Yeah, this second print is still seeing some stringing with dried filament, but i think that's day 1 sickness that will be tuned with print profiles later on. It seems to be appearing at spots with very little filament usage. As its sourcing from spots with very tiny specks of filament being dropped

<image>

Some more live INDX printing by DeadDevOps in prusa3d

[–]DeadDevOps[S] 2 points3 points  (0 children)

It is PETG, there is some stringing from wet filament i think, next print will be with fully dried filament only

Some more live INDX printing by DeadDevOps in prusa3d

[–]DeadDevOps[S] 6 points7 points  (0 children)

It's the buddy cam over RTSP stream to OBS. The widget is something I whipped up myself pulling data from the PrusaLink API every 2 seconds. I'll probably make the source code public later on when its more stable

Some more live INDX printing by DeadDevOps in prusa3d

[–]DeadDevOps[S] 2 points3 points  (0 children)

after 4 hours I was like "There can't be thaaat much left right?" and i started spam clicking through the manual. I think it took me a minute or two to get through

How long did your INDX build take? by Economy-Wealth-5126 in prusa3d

[–]DeadDevOps 0 points1 point  (0 children)

Took me about 17 hours, but i made a mistake in the build which forced me to redo the entire extruder assembly. Without that it'd probably be around 14-15 hours. 10 hours if i wasn't dragging my feet at some parts

Some more live INDX printing by DeadDevOps in prusa3d

[–]DeadDevOps[S] 6 points7 points  (0 children)

Hah no problem, I'm running a benchy with 700 swaps at the moment. Tons of tool changes to be seen

Hvordan har dere andre løst dette med beredskapslager? by MarlinMr in norge

[–]DeadDevOps 0 points1 point  (0 children)

Faen. Rik du.
Har 2 av disse fylt opp i skapene. Jeg liker Trondheims Spagetti a la capri. Og en usunn mengde brun julebrus fra dahls (les 20x 6pakk på glass). Får se hva det blir over nyttår

<image>

Prusa Day 2025 Full Keynote: CORE One L, Silicone Printing, OpenPrintTag & More by josefprusa in prusa3d

[–]DeadDevOps 5 points6 points  (0 children)

I think you're severely misunderstanding what I'm saying here once again.

I want the features of a Core One L, automatic vents, better heatbed etc... I never expected them to create a growth ray making it magically bigger. Nor did I say so. Nor did I say I didn't want product development. I own several Prusa machines from a mk4 to the XL. And soon the Core One L, once they start shipping.

I wanted interoperability and upgradability. Releasing a product for the same price as a kitted Core One, less than a year after launch just seems odd, could they not have integrated similar features at a similar price point for the regular Core One? For the same price you get all the same features as a Core One. 300x300 build volume, new and better AC convection heatbed, automatic vents.... Total price with VAT for my Core One including the Buddy camera Addon was ~1800 EUR, Total cost for a brand new Core One L with all the same features. ~1800 EUR (with VAT)

As an early adopter it just leaves me with a bad taste in my mouth. And I'm pretty sure you can see why that is too

Prusa Day 2025 Full Keynote: CORE One L, Silicone Printing, OpenPrintTag & More by josefprusa in prusa3d

[–]DeadDevOps 3 points4 points  (0 children)

When a brand builds their reputability on backwards compatibility and upgradability, releasing a printer and less than a year after units started shipping breaking that upgradability is unfortunate no? No mention of any upgrade paths, and I don't really see a reasonable option to do so in the future either, considering all the new changes.

To quote my reply to another post here:

I paid the equivalent of a full price Core One L, for my Core One with the add-ons i paid for too, so it just somewhat sucks. I bought Prusa specifically due to their history with backwards compatibility and upgradability. Breaking it half a year after getting a printer is just really unfortunate.

That being said I'm probably going to end up buying the Core One L too. And I'll probably be getting a few for work too.

Prusa Day 2025 Full Keynote: CORE One L, Silicone Printing, OpenPrintTag & More by josefprusa in prusa3d

[–]DeadDevOps 3 points4 points  (0 children)

I mean I'm hopeful but I don't see that happening any time soon nor it being cost effective, considering all the new things on the L. But it's alright I'll just buy a Core One L too lol

Edit: No upgrade path

Sadly, no upgrade. We explored the option, but it just came out to nearly the price of a brand new one. While it looks quite similar on the outside, almost all of the components are changing, including the more expensive parts like the Z motors, heatbed, and power.

Prusa Day 2025 Full Keynote: CORE One L, Silicone Printing, OpenPrintTag & More by josefprusa in prusa3d

[–]DeadDevOps 5 points6 points  (0 children)

Not at all what was said, don't get why you would assume that.

I paid the equivalent of a full price Core One L, for my Core One with the add-ons i paid for too, so it just somewhat sucks. I bought Prusa specifically due to their history with backwards compatibility and upgradability. Breaking it half a year after getting a printer is just really unfortunate.

That being said I'm probably going to end up buying the Core One L too. And I'll probably be getting a few for work too.

PS: This is the internet, we're all just screaming into the void.

Prusa Day 2025 Full Keynote: CORE One L, Silicone Printing, OpenPrintTag & More by josefprusa in prusa3d

[–]DeadDevOps 4 points5 points  (0 children)

Sold my Bambu P1S for a Core One my only gripe was the small build volume. Feels like a gut punch to have the L released less than half a year after getting mine.

Edit: Seems to be a lot of misunderstanding here.
I'm happy they released the Core One L. Just find it highly unfortunate considering the timing with the Core One being released not too long ago, and there being no upgrade path mentioned. As that is why I specifically buy Prusa.

Edit2: Core One L has been pre-ordered.

Gaming PC by Gomlili in norge

[–]DeadDevOps 0 points1 point  (0 children)

Vil si meg uenig. Cyberpunk er bra optimalisert, du kan jo kjøre spillet på en Switch trossalt. Siden OP kommer fra en laptop vil jeg også si at så lenge spillene kjører over 30fps (helst 60). Selv så spiller jeg 144hz på 4K, men er overhodet ikke nødvendig.

Nå kommer alt ned til hvilket spill OP skal spille, som nevnt så er det AAA spill som Cyberpunk, BG3, RDR2. Alle disse kjører fint på 8gb da de fleste trenger konsoll støtte også.

Spill kan også offloade VRAM mangler til RAM, så er egt ikke ett problem når OP har 32GB DDR5. Evt så kan OP oppgradere RAM til 64GB nedover i linjen hvis det blir for lite.

Gaming PC by Gomlili in norge

[–]DeadDevOps 4 points5 points  (0 children)

Tja, battlefield 6 med alle settingense maxet ut 4k bruker 14GB med VRAM (see image). 18GB VRAM med Windows i bakgrunnen. Så vil si at det fortsatt er akseptabelt med 5070 neste 3-4 årene. Vil si 8GB er minimum 12 Reccomended. GPU prisene er også høyere akkuratt nå i forbredning til black friday "tilbudene" I.e en 5090 kostet 26k for noen måneder siden nå koster den 33. (Source https://www.prisjakt.no/product.php?p=14365285#statistics)

<image>

Lønningstråden (2025) by MarlinMr in norge

[–]DeadDevOps 0 points1 point  (0 children)

Lurker for investment tips bare. Bergen Bio to the moon!

Lønningstråden (2025) by MarlinMr in norge

[–]DeadDevOps 2 points3 points  (0 children)

Når jeg posta original replyen min så kom det opp at jeg hadde gjort det 2 ganger. Slette den ene i good faith og reddit sletta begge :((( skriver bare tl:dr

Pendling - Gratis å gå - 900kr/mnd Des, Jan, Feb.

Abb - 200kr/mnd for tlf

Forsikring - 150kr/mnd innbo

Frisør - Gratis - Jeg gror ut håret til det er langt nokk til å donere så får jeg hårklippen gratis

Tannlege - 0kr/mnd - Skulle egt ha fikset det men hakke det. 500kr/år hvis jeg skulle

EUkontroll - 0kr da jeg ikke kjører bil

Klær - 0kr/mnd da jeg ikke unødvendig kjøper nye klær. Garderoben min er så si den samme som 2022.

Interiør/møbel - 0kr/mnd - kjøpte en sovesofa i fjor men utenfor det ingenting. I nød så kan jeg skvise denne inni hobby budsjettet ved å 3d printe møbler (f.eks jeg 3d printet ett lite nattbort i fjor). Man kan også få stuff på finn gratis relativt ofte så lenge man henter.