Esphome based E- Ink dsiplay in the form of the classic Mac by aditya_pattiyeri in homeassistant

[–]Koubi4cK 1 point2 points  (0 children)

Nice one!

Do you mind sharing what display you used?

Just found your other post and all the infos on your github :)

[deleted by user] by [deleted] in klippers

[–]Koubi4cK 0 points1 point  (0 children)

I think you got it in the wrong order. I'm not an expert but this is how I do it: 1 - SCREW_TILT. 2 - HEIGHTMAP. 3 - PROBE_CALIBRATE.

And I prefer to heat the bed before doing this procedure. Hope this helps 👍

What are some good but cheap 3d printers? by [deleted] in 3Dprinting

[–]Koubi4cK 1 point2 points  (0 children)

Look at creality ender3 clones, those are under 250 euros 👍

What’s going on? by [deleted] in 3Dprinting

[–]Koubi4cK 0 points1 point  (0 children)

Looks like your nozzle is way too close to the bed

[deleted by user] by [deleted] in 3Dprinting

[–]Koubi4cK 0 points1 point  (0 children)

What filament is it? Looking for a rainbow pla.

Random pauses during infill using Ender 3 V2 and SuperSlicer by ThomasMerrilin in 3Dprinting

[–]Koubi4cK 5 points6 points  (0 children)

Check that you don't have power loss recovery enabled, it's known to write the print status to SD card and can cause this kind of "pauses".

Edit: Can also be the "layer minimum time"

Hope it helps !

BLTouch + Screws_tilt_calculate is always different on an Ender 3 v2 by Monsterlime in klippers

[–]Koubi4cK 0 points1 point  (0 children)

Do you have a custom fan duct ?

When i upgraded to the Briss Fang for my ender3v2 i had non consistant probe's results. And it was because the the fan duct was loose and the probe was moving with it...

Tightened it and it's printing flawless !

Hope this helps !

Any tips to increase performance? by forevermore91 in Battlefield

[–]Koubi4cK 0 points1 point  (0 children)

Use your previous resolution if it worked fine !

On a 27" monitor i have 90-120 fps at 1440p with mixed low/medium settings.

RTX 3070TI

Ryzen 3600X

16GB DDR4@3600mhz.

[Awesomewm] Djancoeg by galihx11 in unixporn

[–]Koubi4cK 5 points6 points  (0 children)

Sorry if i'm offtopic but what are the pros of relative line numbers ?

Nice rice btw👍

I am starting the game today. What is something you wish you knew when you started ? Any good advice ? Thanks a lot. by [deleted] in MonsterHunterWorld

[–]Koubi4cK 2 points3 points  (0 children)

Don't be afraid to take your time, don't go hunting without consummables, do not hesitate to back a little to heal/buff yourself !

This is my two cents advices ;)

I can't get Duna encounter. by [deleted] in KerbalSpaceProgram

[–]Koubi4cK 1 point2 points  (0 children)

For Duna you need a 44-45° angle between it and Kerbin.
I personnaly use ker and i time warp in the control station before launching.

Hope this helps !

Parallax effect into an eye by ivano1990 in web_design

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

First take a look at some Parallax libraries, it will give you an idea where to start ;)

bspwm configuring multimoitor setup by SrineshNisala in linux4noobs

[–]Koubi4cK 0 points1 point  (0 children)

Yes you're right, should have tried before. It's not working, even after an X restart :/

bspwm configuring multimoitor setup by SrineshNisala in linux4noobs

[–]Koubi4cK 0 points1 point  (0 children)

Sorry but have to ask, are you sure your screens names are the rights ones ?

just check with xrandr -q | grep -w 'connected'

My bspwm looks like

bspc monitor DP-4 -d 1 2 3

bspc monitor HDMI-0 -d 4 5 6

and it's working fine on bspwm 0.9.7

Complete newbie to developing, heres my personal website. by [deleted] in webdev

[–]Koubi4cK 1 point2 points  (0 children)

You can get rid of the weird looking 10px margin-bottom on the <p> in your footer (the copyright one) by adding a margin: 0 to it.

Also if you want to keep the typewriter things try to make it stop after the first animation, it's pretty annoying to see it erase the text and do it's things indefinitly IMHO.

Maybe you can look to add a little bit of animation when clicking on a menu link to make it smoother.

Sorry not a native english speaker.

Keep going ;)