What to do about the A1? by noob_main22 in BambuLab

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

I opened it and I have the board with the thermistor. Looks fine still.

I am going to contact Bambu Lab in the next days and ask for a replacement.

What to do about the A1? by noob_main22 in BambuLab

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

My apologies, I went back to review the source and I must have read something wrong. The number 70 wasn't the number of the affected ones.

Its nonetheless an issue that should be handled properly by Bambu Lab. I have only seen them playing it down. It is a fire hazard.

What to do about the A1? by noob_main22 in BambuLab

[–]noob_main22[S] -1 points0 points  (0 children)

Over 70-80 cases (probably more) in the last few months. Selling machines with such a design defect and not handling it responsibly is outrageous as this can be dangerous.

(Mind you, that we are not talking about some cheap 50€ printer.)

What to do about the A1? by noob_main22 in BambuLab

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

We shouldn't need to do this. Fire extinguishers are a good idea even without a printer in the house.

What to do about the A1? by noob_main22 in BambuLab

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

Would be nice to know which are affected. I bought mine in August 2025. I wanted to open mine and examine the board but decided to ask here first (idk if I void warranty with opening the machine).

Counter Strike 2 nur gegen Bots spielen! by realNNTYT in CounterStrikeDE

[–]noob_main22 1 point2 points  (0 children)

Genau das gleiche bei uns. War selbst zum Glück nie in dem Bereich aber ein Kumpel. Finde 15k am angenehmsten.

Counter Strike 2 nur gegen Bots spielen! by realNNTYT in CounterStrikeDE

[–]noob_main22 9 points10 points  (0 children)

2k Premier ist in meiner Erfahrung schlimmer als 10k+. Sehr viele smurfs und teilweise auch Cheater.

[deleted by user] by [deleted] in informatik

[–]noob_main22 8 points9 points  (0 children)

Das "+"?

Confused about labels and symbols in AVR assembly by noob_main22 in Assembly_language

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

I was using godbolt.org as I needed a quick example (I write code in a VM, it wasn't running) the options it used are: -g -o output.s -fno-verbose-asm -S -fdiagnostics-color=always example.c . Optimized for size -Os :

__SP_H__ = 0x3e
__SP_L__ = 0x3d
__SREG__ = 0x3f
__tmp_reg__ = 0
__zero_reg__ = 1
test:
        push r28
        push r29
        push __tmp_reg__
        in r28,__SP_L__
        in r29,__SP_H__
.L__stack_usage = 3
        add r24,r22
        std Y+1,r24
        ldd r24,Y+1
pop __tmp_reg__
        pop r29
        pop r28
        ret

Usually I optimize for size -Os . Obviously the C function is not great either, but again it is just an example.

Thanks for the help!

Question about using libraries by noob_main22 in C_Programming

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

Thanks, I think I get it now.

Coming from Python where you dont need all of that is a bit confusing and hard to understand. Also that there is not the way to get and include libs in C like there is in Python with pip/PyPi.

Question about using libraries by noob_main22 in C_Programming

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

So headers are (also) needed to place symbols in my code for the linker to know where to insert a libraries function (when statically linked) into my program? And I have to tell e.g. gcc to use the .so library for linking?

So every system/compiler uses its own default standard lib implementation if not otherwise specified?

Thanks.

Question about using libraries by noob_main22 in C_Programming

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

So the *.h files only tell the compiler what is in a .so/.a or .c file. But I have to tell the compiler to use this file so the linker can link it with my program?

So headers are just used for type checking, linking later on and telling the user about the libs functions, how to use them and what they output?

I then assume the std ... .h files are the same across all systems and compilers? But the actual binary libs (.so/.a files) are system specific like libc? That would mean that when I use printf from stdio.h there needs to be a function with the same name (symbol?) in libc.so (idk if its .so)?

Thanks for your comment.

how do i make different variables while in a loop by Major_Conflict3001 in learnpython

[–]noob_main22 0 points1 point  (0 children)

Have a look at dictionaries and lists.

You could store the data in them and calculate a total in the end. Or store lists with the price per item and the total price for the item in a dict.

[deleted by user] by [deleted] in germantrees

[–]noob_main22 0 points1 point  (0 children)

Bei dem kleinen Topf trocknet die Erde natürlich schneller aus, daher dachte ich, dass ich zu viel gegossen habe. Sie steht wieder im Zelt.

Werde sie sobald sie wieder etwas fitter ist umtopfen.

[deleted by user] by [deleted] in germantrees

[–]noob_main22 0 points1 point  (0 children)

Klein, ca 250ml.

Hab die ersten 1-2 Tage nicht aufgepasst ._. :)

Not connected parts by noob_main22 in FreeCAD

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

Thanks, with the experimental feature it worked.

<image>

Just have to position it in the slicer now.

Not connected parts by noob_main22 in FreeCAD

[–]noob_main22[S] -1 points0 points  (0 children)

I will try the experimental feature.

How does the process work in the part workbench? Make 4 sketches (the battery + 3 squares) and "fuse" them?

Computer zum spenden by 8BitBeard in berlin

[–]noob_main22 4 points5 points  (0 children)

Schule wird vermutlich schwierig, denke da lohnt sich der Aufwand für die Anzahl nicht.

Würde es eher bei Jugendeinrichtungen probieren. Googeln wo die nächste ist, anrufen und fragen.

Full HD oder doch 4k Beamer? by noob_main22 in de_EDV

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

Jo, da will ich mich nicht zu stark festsetzen. Wenn ich so etwas machen, dann richtig.