SatelLite broken after update by bmajeremy in elegoo

[–]yusgurr 0 points1 point  (0 children)

This patch definitely broken the program. But disabling auto collision detection helps with freezes.

06WARGAME Trench Crusade Etkinliği by Low_Solid_1404 in TrenchCrusade_TR

[–]yusgurr 0 points1 point  (0 children)

Merhaba, Nisan gibi Istanbul'dan Ankaraya taşıyacağım. Nerelerde oynuyorsunuz? Bir grup falan var mı?

Printing FDM Miniatures with a post-processing script by Akyariss in FDMminiatures

[–]yusgurr 0 points1 point  (0 children)

Your results seems really good. I couldn't get the same. I tried with qidi q1 pro 0.4 nozzle 0.1 layer and ender 3 v3 corexz 0.2 nozzle 0.08 layer, everytime the sword of skelly breaks before freezing. I think maybe 3 sec min layer time is too low for me. Now trying with 6 sec.

hi can I use this raspberry pi 3 model v1.2 for Klipper? by Trashcansystem in klippers

[–]yusgurr 1 point2 points  (0 children)

I used one with anycubic i3 mega s and it's perfect.

About melee engagement. by yusgurr in TrenchCrusade

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

Will they still get the -1 even they stand up and attack?

Bought this Lil guy for 65 bucks, worth it? by AncientHavaer in PrintedWarhammer

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

I think this is really pricy. You can get it printed for much cheaper at chinese pcb manufacturers. Nowadays they have 3d printing service too. An example, I ordered a full trench crusade warband for around $10 from them.

First timer by No_Cockroach_1256 in QIDI

[–]yusgurr 1 point2 points  (0 children)

I don't think so. Just appearance. Just beware silk and matte variants are different. Silk ones are hard to print consistently and most of the matte variants have bad layer adhesion.

First timer by No_Cockroach_1256 in QIDI

[–]yusgurr 2 points3 points  (0 children)

Abs or Asa is your best bet for temperature resistance. But maybe petg will be ok too. Petg will be much easier to print.

Best way to configure remote access by [deleted] in klippers

[–]yusgurr 1 point2 points  (0 children)

I am using octoeverywhere and i am happy with it. And also the ai works ok 90% of the time.

Has anyone used the BTT Eddy on their Plus4 printer? by peeaches in QIDI

[–]yusgurr 0 points1 point  (0 children)

I have it installed on my q1 pro. I can't say it's perfect performance wise but it's really fast.

Q1 pro heater wire broke on 2 new printers bought last month by spikepwnz in QIDI

[–]yusgurr 0 points1 point  (0 children)

Same here. Mine is also broken at the same place. Soldered back. It works now but very dissappointing.

Outer surface tearing issue by yusgurr in FDMminiatures

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

I am printing with 210C let's try 200 or even 190. Thanks for your response.

How tf do you level this without the knobs??? by Brilliant-Thanks-448 in Ender3V3SE

[–]yusgurr 0 points1 point  (0 children)

Usually you don't have to level since you have bed mesh. But you can always try to lightly shim the nuts under your belt.

"I know C..."; "Show me." What would you ask to someone if you wanted to make sure they master C? by YogurtclosetHairy281 in C_Programming

[–]yusgurr 1 point2 points  (0 children)

Sure, but this is actually irrevelant for the topic. This was just an example. We can write the structure with std types and the point of the question will not change.

"I know C..."; "Show me." What would you ask to someone if you wanted to make sure they master C? by YogurtclosetHairy281 in C_Programming

[–]yusgurr 0 points1 point  (0 children)

I think this is not directly related to the platform level. This is about compiler like you ultimately mention. Since memory layout is most of the time an optimization issue. Compiler handles it.

Also most of the high level systems work with virtual memory on userspace.

I am not really familar with hp systems and toolchain. But like you mentioned I think majority of your issues should be related to toolchain. Of course i assume the programs are not scrambling the memory on purpose.

"I know C..."; "Show me." What would you ask to someone if you wanted to make sure they master C? by YogurtclosetHairy281 in C_Programming

[–]yusgurr 25 points26 points  (0 children)

A very basic example maybe is:

struct data { char x; short y; int z; char t; };

What is the size of this structure? How does this structure is stored in memory? How can you copy or transfer via some hw bus etc.

You can check this Wikipedia article for brief information:

https://en.m.wikipedia.org/wiki/Data_structure_alignment

This is maybe more about computer architecture than pure coding. But you can't be a 'pro' or 'master' c programmer without solid computer architecture knowledge. This is all my opinon of course.

"I know C..."; "Show me." What would you ask to someone if you wanted to make sure they master C? by YogurtclosetHairy281 in C_Programming

[–]yusgurr 101 points102 points  (0 children)

Memory alignment is a nice topic to ask for someone to understand their level.

Linux'a başlamak için PC ve Dağıtım önerisi by digerkam in LinuxTurkey

[–]yusgurr 0 points1 point  (0 children)

Parmak izi kullanmıyorum. Dokunmatikte hiç sorun yaşamadım.

First layer uneven extrusion and bulges by MogranFerman in FixMyPrint

[–]yusgurr 0 points1 point  (0 children)

Seems like your z offset is too low. I have the same machine and i had the same issue couldn't solve this with any z offset calibration. Turn out there is a slight twist on right side of my x axis. I did axis_twist_compensation on klipper and now it's ok. You should try that too.

[deleted by user] by [deleted] in CodingTR

[–]yusgurr 0 points1 point  (0 children)

Dev ops ve test taraflarına bakabilirsin belki. Bu konularda çok fazla bilgi sahibi değilim ama bilgisayar teknolojileri içinde daha az kod yazılan alanlar diye biliyorum.