B0rax
@B0rax@feddit.org
- Comment on Mozilla grants Ente $100k 1 month ago:
So… like Immich?
- Comment on I designed a cardboard cutter that turns boxes into free cat scratchers 1 month ago:
I have used something like that. The blade dulls pretty quickly and it is a lot of work. I got 2 or 3 usable cat scratchers out of one blade.
Given that one cat scratcher cost something like 2,50€, it simply wasnt worth it for me.
- Comment on 2real4me 1 month ago:
Yep, because they sound plausible.
- Comment on Haptic: A new local-first, privacy-focused and open-source home for your markdown notes 2 months ago:
I wouldn’t know. All I am saying is that Syncthing would not work for this purpose.
- Comment on Haptic: A new local-first, privacy-focused and open-source home for your markdown notes 2 months ago:
Syncthing works on a file level basis. If files are changed on both devices at the same time, it will have sync conflicts.
- Comment on Octagon Spiral + RGB filament = woah! 2 months ago:
Thanks!
- Comment on Octagon Spiral + RGB filament = woah! 2 months ago:
I have done something similar by purposefully adding patterns on the bottom of a 3D model.
- Comment on Biqu B1 SKR V1.4 mainboard to SKR MINI E3 V3? 2 months ago:
Ok, let’s look into it. (you can also send me your printer.cfg if you want) The Mini e3 v3 has the following switchable outputs:
- HB - PC9
- E0 - PC8
- FAN0 - PC6
- FAN1 - PC7
- FAN2 - PB15
Keep in mind that they all switch ground only. 24V is always there.
You can use all of them for whatever you want, Klipper is very flexible here. HB is your heated bed, no questions here. E0 should be connected to your Hotted board HE0. I don’t know which of the fans on your board does what, you may need to connect them all and see which one does what (I guess your hotend does not have 3 fans). in the end you want [hotend_fan] to be the one calling the hotend (not the part!). the [fan] will be controlled by the slicer (overhangs, bridges and so on).
DCIN on your board should ideally be connected directly to the PSU, you do not want it to be switched.
don’t worry, we will get you back printing.
- Comment on Biqu B1 SKR V1.4 mainboard to SKR MINI E3 V3? 2 months ago:
Glad to be of help!
The FAN1 in this case can not be controlled by software. It will always be on as soon as the printer is powered.
- Comment on Biqu B1 SKR V1.4 mainboard to SKR MINI E3 V3? 2 months ago:
An exclamation mark (!) inverts a pin. The other symbol (^) enables a pull up resistor on a pin, which is needed for things like endstops or buttons. These can also be combined.
PB0 is just the name of one pin. PC0 would be a completely different pin.
Different Microcontrollers have different naming conventions, that is why you sometimes see names like PB10 and on other controllers it might be GPIO10.
- Comment on Biqu B1 SKR V1.4 mainboard to SKR MINI E3 V3? 2 months ago:
The printer.cfg is highly dependent on your setup. For reference you can look at the example config for the SKR mini e3 v3: github.com/…/generic-bigtreetech-skr-mini-e3-v3.0…
- Comment on Biqu B1 SKR V1.4 mainboard to SKR MINI E3 V3? 2 months ago:
Well. Why would you want to do that?
In the end, choose the board that has the features you need. Software is the same anyway.
With Klipper you can even combine multiple boards to get the features you want.
- Comment on How big is the Bambu A1 with AMS? 2 months ago:
That sound like it would wobble and easily tip over, no?
- Comment on You can set text as a layer modifier in Orca 2 months ago:
PA is also way too low (if it is even set at all). It could reduce the „thickening“ of the lines at each end dramatically.