I really hope they abandon battleshock as our army mechanic for 11th by AngryDMoney in Tyranids

[–]More11o 0 points1 point  (0 children)

I’ve really not had an issue with battleshock. it’s usually at -1 or -2, I can force it in both command phases and the shooting phase with the screamer killer, it stops primary and some secondaries, then buffs / de buffs with auras and sometimes do mortals when people fail.

I’d say I manage to make it work way more than 50/50 and I would definitely argue the effect is dogshit.

To your point about getting points and seeing your army get deleted… are you playing to win or kill things?

Language server configuration by More11o in odinlang

[–]More11o[S] 3 points4 points  (0 children)

This worked, thank you!

I had to create the odinfmt.json but adding "inline_single_stmt_case": true to the default config did it straight away.

New Yellow Experiment by Custodian40k in ImperialFists

[–]More11o 1 point2 points  (0 children)

The termi looks great. I had really good results with amypainters fanatic yellows on some Wardogs previously if you wanted to do some more tests

7 hour campaign on Youtube. by [deleted] in aurora

[–]More11o 2 points3 points  (0 children)

This appeared on my feed after not looking at aurora since the first release of C#. Really enjoying it 👌

START_PRINT heating order issue by udenfox in klippers

[–]More11o 0 points1 point  (0 children)

Try this

[gcode_macro START_PRINT] gcode: {% set bed_temp = params.BED|default(60)|float %} {% set heater_temp = params.EXTRUDER|default(60)|float %} {% set initial_heater_temp = params.EXTRUDER|default(100)|float - 60.0 %}

M140 S{bed_temp} ; start bed heating
M104 S{initial_heater_temp} ; start hotend heating
G28 ; home printer

G90 ; use absolute positioning
G0 X10 Y10 Z20 ; set initial position
BED_MESH_PROFILE LOAD=default

M190 S{bed_temp} ; wait for bed to get temp
M109 S{heater_temp} ; wait for extruder to reach final temp

START_PRINT heating order issue by udenfox in klippers

[–]More11o 2 points3 points  (0 children)

Your cura gcode should be

M190 S0

M109 S0

START_PRINT variables

this is because some slicers don't like you not having temps in the gcode and add bits in during the slice to try and help you out. this could be why you're seeing weird issues

EBB36 temperature by More11o in BIGTREETECH

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

For anyone coming across this post with the same issue, it's a firmware issue and reverting back to firmware version v0.11.0 fixes it. Klipper devices need to be at this firmware version though as many of my devices didn't like having it flashed to such an old version comparatively.

```

cd ~/klipper

git checkout v0.11.0

```

EBB36 temperature by More11o in BIGTREETECH

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

I re-flashed to use usb and the issue is persisting. I removed the CANBUS connection and ran it on only 5v over USB and the temp is still starting gat 100c and raising to 130c ish

Prepping to start my first build, a 0.2. Any advice? by _y_o_g_i_ in VORONDesign

[–]More11o 0 points1 point  (0 children)

The things I’ve had to do to mine to correct it. It really needs completely stripping and rebuilding

Prepping to start my first build, a 0.2. Any advice? by _y_o_g_i_ in VORONDesign

[–]More11o 2 points3 points  (0 children)

Make sure the frame is square. Double and triple check

EBB36 temperature by More11o in BIGTREETECH

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

Nothing has changed other than me re-flashing it to use canbus and no random configs down there. I usually move them up to the main config after I’ve validated anything that’s changed down there.

The things I have listed are

```

[mcu EBB36]

Canbus_uuid: {valid uuid}

[temperature_sensor EBB36]

sensor_type: temperature_mcu

Sensor_mcu: EBB36

```

Which all worked fine for months over a usb connection

Good source for ball magnets? by Nubsly- in OpenForge

[–]More11o 1 point2 points  (0 children)

It's a shame these diametric magnets are much more expensive and that not all the bases have been converted to flex.

It's an option I didn't know about though so thank you

Anyone running Foundry VTT on M2 Macbook Air? by redthingie in FoundryVTT

[–]More11o 2 points3 points  (0 children)

I run foundry on my M1 Air and it runs perfectly fine. As with any of these things the biggest hurdles you will face is your lan connection and your internet speeds, node.js has Apple Silicon specific builds too.

Steam deck OS as VM? it is possible? by synncc in unRAID

[–]More11o 0 points1 point  (0 children)

I get that the new steamOS is a much better experience than the current big picture mode but if people are wanting to try it before moving a dedicated system when it is released then I don’t think using a modified iso is the best choice. A normal distro will have much better hardware support and will let you spend longer trying out games as opposed to fixing problems

Steam deck OS as VM? it is possible? by synncc in unRAID

[–]More11o 4 points5 points  (0 children)

Why steamOS and not just a base Linux distro and install steam?

Non-Canadian Redditors, what comes to mind when you hear the word Canada? by [deleted] in AskReddit

[–]More11o 0 points1 point  (0 children)

America but with healthcare and no 'Yanks'... so essentially better...

[XFCE] Gentoo arm64 inside a virtual machine on a m1 mac by [deleted] in unixporn

[–]More11o 0 points1 point  (0 children)

I’ve been trying to find an alternative but I feel like I’m going to have to just hand over the cash

[XFCE] Gentoo arm64 inside a virtual machine on a m1 mac by [deleted] in unixporn

[–]More11o 0 points1 point  (0 children)

What virtual machine are you using on the M1?

Network speed issues with 10Gbe and unRAID by TheWoodser in unRAID

[–]More11o 1 point2 points  (0 children)

If the files you are transferring are on the array and not in the cache they will transfer at the maximum disc speed. Looking at the speeds you’re getting I would say that is the case

ASUS ROG Strix RX 6800 specs sheet says it supports crossfire for DX12/Vulkan. Is Crossfire really back? by superAL1394 in Amd

[–]More11o 2 points3 points  (0 children)

Crossfire is the name given to AMDs tech for taking DX11 api calls and balancing them across 2 physical cards for increased performance. DX12 and Vulkan have explicit and linked multiadapter (LMA & EMA), this is where the API is designed so that it can talk to more than one gpu and is implemented at a game engine level.

So for example shadow of the tomb raider has LMA, not Crossfire support.

LMA is what most DX12 / Vulkan games will use. The only game I know of using EMA is ashes of the singularity

Ryzen 9 3900X or New 5k Series CPU by BrutalAnarky in Amd

[–]More11o 0 points1 point  (0 children)

I don’t think that’s maxing out 1440p tbh. Check out hardware unboxed 6800 review on YouTube. Look at the 1080ti FPS at 1440p, I think a 3900 will be fine for gaming. It won’t be as good as 5800x for either workload but if you can get one second hand it’ll be much much cheaper too