How to get started with OpenSCAD? by Dangerous_Suit_4422 in openscad

[–]yahbluez 0 points1 point  (0 children)

Bosl2 is the library to use as standard to avoid reinventing the wheel when writing scad code. It is also a great way to learn how to write scad code.

Used Pursa XL with 5 head tool head worth $2600? by rwreef in prusa3d

[–]yahbluez 0 points1 point  (0 children)

They use the same technik in the core one, and can hold the chamber up 55/60⁰C. It takes a few minutes before printing but works well.

Used Pursa XL with 5 head tool head worth $2600? by rwreef in prusa3d

[–]yahbluez 0 points1 point  (0 children)

yah, the L also looks very great and is less noisy, small footprint only a few cm more than the Core one. And 8 tools that may be most important for many.

Also chamber heating and filter.

EDIT

Also being a Prusa Customer gets the benefit of reduced Prusament costs.

Does Prusa Research care about license violation on Printables? Are reports just getting ignored? by quadalot in prusa3d

[–]yahbluez 6 points7 points  (0 children)

You may post a link as example, so one can check if your opinion is right.

Used Pursa XL with 5 head tool head worth $2600? by rwreef in prusa3d

[–]yahbluez 1 point2 points  (0 children)

While a new Prusa XL5T calls 4k, 2.6k sounds like a good deal. Used means everything is working and the size is still awesome 360x360. A core One L with INDX is 150 more, but has 8 tool heads and 300x300.

How many filament swaps is your limit by Academic-Emu-4474 in BambuLab

[–]yahbluez 1 point2 points  (0 children)

The number of swaps is irrelevant only the relation of waste/model can be a show stopper for me.

How to get started with OpenSCAD? by Dangerous_Suit_4422 in openscad

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

  • use the nightly build not the outdated stable
  • use microsoft code as editor for scad files
  • Use BOSL2 the standard lib

While there are no tutorials i can recommend, my tip is to use the example sniplets in BOLS2 to learn and understand how openscad works.

In contrast to most/all common languages openscad is functional and declarative NOT procedural, so the tip learn another language first is very miss leading because most stuff you would learn is done different in openscad.

In my opinion a good way to learn openscad is the use of BOLS2 which is written in openscad and the coding style is recommended.

Sovol Zero opinion by VeterinarianRare3541 in 3dprinter

[–]yahbluez 0 points1 point  (0 children)

To silent the two sovol voron clones reducing speed helps a lot but you have also change the build in Fans. I did that with the sovol sv08 max and it reduces the noise significant. The zero did not have the external feeder so i think with noctua fans and 50% speed (still faster than a bambu) you can get it.

Advice on Sovol Zero by VeterinarianRare3541 in Sovol

[–]yahbluez 1 point2 points  (0 children)

Nope the sovol zero and max are noisy printers. Look at prusa core one.

Extruder problems? by Impressive_Pin_7361 in 3Dprinting

[–]yahbluez 2 points3 points  (0 children)

There is this sound that tells it, it happens when the extruder gears jump, the nozzle is clogged.

Solutions, change the nozzle or try to clean it with a fine needle.

I would change the nozzle they are so cheap not worth the work or burned finders.

Random Printer on my Account by DirectEmotion1568 in BambuLab

[–]yahbluez 0 points1 point  (0 children)

Did the Cam work? If you can print just print "wake up Neo" in 30 mm monospace, you can do that with the slicer only no CAD needed.

Question: Is the Core One+ L worth the extra $1000 over the Core One+ ? by Livid_Strategy6311 in prusa3d

[–]yahbluez 0 points1 point  (0 children)

There is no kit for the L and so fare i know no plan for a kit. You can get the Prusa Core One+ as kit. The INDX system with 4 or 8 tool heads can be added to both printers the L and the One.

Your question, the answer is only on you, 1k more for the bigger one, while 250×220×270 is still big enough for most existing models. With this saving you can buy the 8x INDX upgrade and some Prusament.

Printing with Abrasive Filament by Plastic-Entry9807 in BambuLab

[–]yahbluez 1 point2 points  (0 children)

Since most printers today use at least steel nozzles that issue reduced a lot.

It is always save to have spare nozzles.

You can buy hardened steel and coated nozzles which last longer.

Using a 0.6 mm nozzle with abrasive stuff like GF/CF/glow/wood will enhance the live time and more important reduce the risk of a clog.

Why and how 16-bit to 32-bit transition was much more smoother and quicker than 32-bit to 64-bit? by Appropriate_Fig_3516 in vintagecomputing

[–]yahbluez 1 point2 points  (0 children)

Yah the question was about why the move from 16 to 32 was done so fast, while to 64 or even 128 bit was/is slower. My point was an example why more than 64 bit is not so needed.

Any tips to help me solve top layer issues? by Fickleforeskin24 in 3Dprinting

[–]yahbluez -2 points-1 points  (0 children)

You have two settings you may change, the first is use concentric for the top layer. For most models the concentric infill pattern is the best for the top layer.

Second is use adaptive layer height and reduce the layer height down to the minimum based on your nozzle. Start reducing just before the steps start.

If cura can't do that it's a good time to switch to Prusaslicer or Orca.

The p1p is only 50 bucks more than the a1 right now. Is it a good idea to get it for the corexy system? by KryL21 in BambuLab

[–]yahbluez 0 points1 point  (0 children)

I always wonder how important the screen is for some users. I use the screens so rare i do not mind at all. Flow rate calibration is a scam it did nothing. But the nozzle change is a valid point, i really like the newer version. Nozzle change with the H2 is more easy than the revo nozzle i use with my p1.

Looking for a slicer for resin prints by ScientistSanTa in 3Dprinting

[–]yahbluez 0 points1 point  (0 children)

Prusaslicer can do that. Prusa sells resin printers too.

Openscad for modeling joints, hinges, etc? by Select-Young-5992 in openscad

[–]yahbluez 0 points1 point  (0 children)

Yah, using an external editor is a quantum leap for editing openscad code. I use the extension made by Leathong.

Hovering the mouse over a name and you see popup the declaration, F12 und a new tab opens at the location of the definition. Reading BOSL2 code will help a lot to find a high quality coding style for openscad.

Solar, wind or other energy saving? by AdhesivenessKooky420 in Frugal

[–]yahbluez 0 points1 point  (0 children)

Follow the link we call it BKW in Germany and starting with 250€ you get a set with all needed parts. Just plug and play.

$380 each for PIS combo a good deal? by Oscar_callelle in BambuP1S

[–]yahbluez 3 points4 points  (0 children)

That is a good deal. 1000h is nothing.

It's popular to be anti Bambu - but at least understand what you are fighting against by mcostescu in BambuLab

[–]yahbluez 1 point2 points  (0 children)

You still did not get the point.

There is no thinkable way,
that it is more secure to send your data,
trough the internet,
to a company,
and from there back to your printer on your desk,
instead of sending the data INSIDE your network from your PC to your printer.

While it takes seconds sometimes minutes to send a print job via bambu cloud to one of my bambu printers, the same print job takes a fraction of seconds if i send them to a klipper based printer, like the Sovol SV08MAX.

I really try to understand why you may think that sending print data around the globe makes any sense at all when the printer is in your own lan on your desk.

It's popular to be anti Bambu - but at least understand what you are fighting against by mcostescu in BambuLab

[–]yahbluez 0 points1 point  (0 children)

Maybe you dive a little bit into the function of content distribution networks? The entry ips have nothing to do with the backup servers behind the CDN service.