K-Trucks in town or nearby
Anyone know if there's a place in town or nearby that sells K-Trucks?
Anyone know if there's a place in town or nearby that sells K-Trucks?
It looks so cool, I wish it was so awful
Having trouble coming from slaves to darkness. What units are considered to be auto include?
I've gotten a lot of ruination chamber and the skaventide box, plus too many dragons from a friend who dropped the army.
In a game against a titan and knight, opponent shot at a unit that had 2 walls between it and the knight that was shooting.
Both units were toeing the terrain but it was my understanding that the walls should still block it. Opponent said they can see over the walls because of towering and both units being in the territory. Is that the case?
Picture was taken before the knight moved into the terrain where my red circles unit was.
I'm trying to make a program to look through a .txt file and look for any line with the word MODULE in it. So far I am not having any luck.
The file is quite large, about 7.5 million lines. And I am just dipping my toes into Lua. I was able to access the file and make a line by line copy after getting random character puke by reading and writing as binary.
I stuck a print statement immediately after the for loop and that would print ok.
But when I try and get anything to occur in the IF portion it seems to do nothing.
local path = 'C:\\filepathgoeshere'
--create file path
local file = io.open(path, "rb")--open file in path
if file then --if the file is found, read and create PID file
local outputfile = io.open('CHA_PID.txt', 'w+b')
if not outputfile then --if the output file cannot be created, close input and return
file:close()
print("Error: Could not create output file CHA_PID.txt")
return
else
for line in file:lines() do
if string.find(line, 'MODULE') then
--outputfile:write(line .. "\n")
print('FOUND ONE!\n')
--outputfile:write('FOUND ONE!\n')
return
end
end
end
outputfile:close()
file:close()
return
else --if file not found, print error message and return
print('Error: Could not open file at path: ' .. path)
return
end
Used PETG in the past just fine but noting this tall. The page recommended 5% gyroid infill and I upped that to 15% on a second try but same results.
Title, my buddy only has a basic laptop with integrated graphics and thus might have trouble loading the game for something like 40k.
Just hoping my PC can do the work.
I've been seeing some excess purging and want to shorten purge times. I ended up having to switch off of orca slicer and am not familiar with the Elegoo slicer at all.
Title, I never had any classes on PIDs as my focus in school was more just electrical. I want to have a better idea what's going on in the DCS my job uses and PIDs are just a magic black box to me still.
I've found some good small sources like "PID Without a PhD" but would like something a bit more broad that could explain how a PID equation is built for a system. And, mostly, something with homework-ish problems that can be solved, I just learn better that way.
Thanks!!
Keep missing out on it getting sold.
I never finished painting once they sent the shrine to legends but maybe now I'll have a reason to. Just need a bigger base.
Any ideas on anything to add to make it more cogforty?