Space Engineers

Space Engineers

Azimuth Tiny Drill~(DX-11 Ready)
208 件のコメント
Dragonspride1995 6月30日 2時45分 
Hello, I'd like to ask for consent to use a modified version of this for my friends group. I'll make the mod set to friends only. I want to lower the drills volume to .5, 1, 1 and its cutout radius to .8
SEModder4  [作成者] 5月15日 11時32分 
Azimuth Drill Mod Update Notes(Update: 5/15/2024): Mod Update: Code Fixes
--------------------------------------------------------------------------------------------
=>Fixed large components not moving through small conveyor tubes.
--------------------------------------------------------------------------------------------
Rabiator 2月19日 14時01分 
I don't have any mods that change inventory size, but I have played around with a few more small drills from other modders. These may or may not mess with the vanilla drills or each other somehow.
Rabiator 2月19日 13時59分 
After my edit of EntityComponents.sbc:

<EntityComponent xsi:type="MyObjectBuilder_InventoryComponentDefinition">
<Id>
<TypeId>Inventory</TypeId>
<SubtypeId>AzimuthSmallGrinder_SEM4</SubtypeId>
</Id>
<Size x="1" y="1" z="1" />
</EntityComponent>

The inventory size is now 1000 liters.

Before editing, the size tag was <Size x="4" y="5" z="1"/> which translates to 20.000 liters in Keen's weird scheme (I would simply have used liters).
SEModder4  [作成者] 2月19日 13時47分 
Do you have any mods that change inventory sizes and or what are your advanced world settings set to?

Both can affect the inventory sizes of the drills heavily.
Rabiator 2月19日 13時13分 
Found it in EntityComponents.sbc with help from Digi. He has written an article about the topic:
https://github.com/THDigi/SE-ModScript-Examples/wiki/Hidden-SBC-tags-features#entity-components
SEModder4  [作成者] 1月13日 12時45分 
I can look into that tonight.
Rabiator 1月11日 12時27分 
I like this drill in most respects, but the capacity seems a bit excessive (larger than the vanills small drill, which has a larger model to begin with. I wanted to change that for my own game but did not find the parameters in CubeBlocks_Azimuth_Drill.sbc. Where do I have to look?
MightofTheForest 1月4日 2時27分 
Not sure if it is any help but i had a similar problem, i had vanilla drills on a miner and they were harvesting something like 1~2% of what they were supposed to(i had 1 small grid large cargo and i drilled ~500 meters into an asteroid and only filled 70%of it) When i removed this mod from the load list and tried again i was back to normal mining yields
SEModder4  [作成者] 2023年12月4日 10時17分 
Yes they are completely different systems. :)

That is completely normal. :)
DukeRooster 2023年12月2日 15時34分 
The vanilla drills work normally on asteroids, I switched them out to try and it worked as should. But as soon as I put the small drill back, no stone is collected by the drill.
To be sure I spawned the same ship blueprint on earth to try and drill the stone there, and again that worked as intended.
So maybe asteroids are a different "texture or material" than the stone on planets. I'm just guessing, I have no clue.
Thanks alot for responding.
SEModder4  [作成者] 2023年12月2日 12時34分 
That's odd, but it simply is the same as Keen's drill, I'm not sure why it is happening.

It seems after the last major game update a lot of my mods have issues now. I would see if the vanilla ones do as well. It could be a game bug or something I have to change.
DukeRooster 2023年12月2日 11時24分 
Yeah I'm using the "block tool tab" on the toolbar menu and left click to drill. It works on earth stone, but not on asteroids. I use 2 small drills on pistons on a small hydrogen ship. Similar to a design I have effectively used on earth.
SEModder4  [作成者] 2023年12月2日 10時00分 
Are you using it on your toolbar or right clicking?
DukeRooster 2023年12月2日 6時36分 
Awesome drill, love it. But the drill doesn't seem to be collecting asteroid stone. It does fine collecting stone on planets and it collects ores from asteroids, but not the stone. It just makes a hole in an asteroid.
Do only I have it or is it a bug?
Valen 2023年11月22日 6時58分 
correction: med cargo = 3375 L
Valen 2023年11月22日 6時53分 
It 'kinda' makes my small drilling rover tip forward alot.If only it would balance with 1 medium cargo like the normal smg drill.
Valen 2023年11月22日 6時46分 
What is the base inventory size of the tiny drill? smallgrid is what I am interested in. In my private (survival impossible) world I had an inventory of 20k liters. While normal sg drills are 3200 ish. Did I mess up somewhere with inventory modifiers?
Eikook 2023年6月5日 23時59分 
The drill doesn't seem to be collecting anything. Doesn't even make collectible rock. Just removes whatever it mines. Is there anything extra I'm needing to add to make it collect ore? I have it hooked up to a conveyor and it all works fine with a normal drill. Thanks in advance for the help.
SEModder4  [作成者] 2023年5月7日 9時59分 
Azimuth Drill Mod Update Notes(Update: 5/7/2023): Mod Update: Code Fixes
----------------------------------------------------------
=>Fixed the toolbar config not working after the latest mod update. This is now permanently fixed and updated.
----------------------------------------------------------
SEModder4  [作成者] 2023年5月5日 11時45分 
A fix will go out for these this weekend that will fix the bugs with the block tools grouping.
I got covid from my vacation trip and it's pretty much beat the heck out of me so far.
SEModder4  [作成者] 2023年5月1日 21時00分 
Yes, that is my plan for this week.
Cullix 2023年5月1日 14時06分 
Hey, this is a great mod! But for some reason it does not show up in block tools anymore. Any chance you can resolve this? I really appreciate it :)
SEModder4  [作成者] 2023年4月30日 19時15分 
I can look into that. I just got back from a 2 week vacation now. :)
WolfofWalnutSt 2023年4月22日 15時32分 
Do we have a fix for getting the drill to show up in block tools?
[NL] Redeye123 2023年4月22日 12時03分 
For some reason i cant add the drill on the toolbar for control with the mouse . i mainly use this mod for digging out corridors so it would be awesome if that could be fixed
SEModder4  [作成者] 2023年3月10日 17時57分 
I think it currently is that, but I'd have to push an update to all of Azimuth which would be a pain. :D
NEET Kawaii Yoshino 2023年3月10日 16時14分 
is there way to make drilling radius to 0.5
SEModder4  [作成者] 2023年2月19日 13時20分 
Azimuth Drill Mod Update Notes(Update: February 2/19/2023): Mod Update: Code Fix
----------------------------------------------------------------------------------------------------------
=>Fixed the toolbar config not working for years.- I was just notified of this. Sorry!
----------------------------------------------------------------------------------------------------------
SEModder4  [作成者] 2022年3月7日 8時17分 
The stats above are way out of date, sorry :)
Maya 2022年3月6日 23時26分 
Why is a smaller drill more expensive?
SEModder4  [作成者] 2022年2月26日 9時37分 
Np :)
Junrall 2022年2月25日 22時39分 
Well darned, thank you anyways. :steamthumbsup:
SEModder4  [作成者] 2022年2月25日 20時30分 
You can't, it is hard coded.
Junrall 2022年2月25日 20時25分 
How can I adjust the inventory size of this drill? I'd like to make it smaller.
SEModder4  [作成者] 2022年1月26日 13時58分 
np :)
Mantrix_ 2022年1月26日 13時24分 
thx
SEModder4  [作成者] 2022年1月26日 8時20分 
Azimuth Drill Mod Update Notes(Update: January 1/26/2022): Mod Update: Code Updates
----------------------------------------------------------------------------------------------------------
=>Reverted Drill cutting radius, since it was causing issues with picking up resources.

=>Fixed broken g-menu category due to Keen changing the display name of the category.
----------------------------------------------------------------------------------------------------------
SEModder4  [作成者] 2022年1月26日 8時03分 
I will take a look now :)
Mantrix_ 2022年1月26日 3時06分 
Definitely losing resources with those drills. Area of digging is bigger than with regulars, meanwhile gathered resources is much lower. Can u balance it properly, please?
Sparktite 2021年12月1日 14時53分 
Hey just tried out the mod and while i love the model for the drill and what it can potentially do, however i have a game breaking problem.

I tried your mod out and the thing that made me disable the mod was that i had my tiny drills on the end of pistons which were attached by blocks to merge blocks. For whatever reason when trying to turn around very fast using my gyros, the game freaks out and sends my ship into an uncontrollable spiral.
The only way to get out of the spiral is to turn off my dampeners, manually correct my thrusts, take off the miners, and then re enable my dampeners.
Ive tested the vanilla drills with this config and have had no issues what so ever.

TLDR: I love this mod, and want to see more drills or more possibilities. However, i can't use this mod due to this issue. Please fix if possible <3
SEModder4  [作成者] 2021年6月28日 13時20分 
Yeah that's a well known game bug I think, I will see if there is anything I can do but I doubt it.
SEModder4  [作成者] 2021年6月10日 12時10分 
correct, the inventory multiplier plays a massive role in inventory sizes as it is not very customizable yet. :)
Yatta - Albino 2021年6月10日 11時55分 
About that bug, if it is anything like RB micro tools, it could think its caused by the drill cargo capacity. If your game has rather low cargo capcity multiplicator, the tools may be collecting more material per cycle than they can carry (like they get 1k stone, but can only store 500). So the extra 500 are lost forever.

Im not 100% sure it is what happens but that would make sense I think.

Possible solutions :
- Higher capacity on the drills (a bit ugly, especially with high cargo capacity multiplicators)
- Drop the extra ore to the ground (actually I wouldnt mid if some or even ALL the ore was dropped, used in conjuction with a collector/gravity collector it would be a more interesting "engineering challenge" to play with)

Thanks for your work btw.
Mr-Chris 2021年6月4日 8時18分 
no. I am picking up much more material with the standard drill. I love the tiny drill but I just seem to pick up way less... maybe I am pushing into the ore too fast?
SEModder4  [作成者] 2021年6月4日 7時18分 
I am not sure on that, does the same happen with the vanilla drills?
Mr-Chris 2021年6月4日 7時11分 
The Tiny Drill is great but I am losing a lot of the mined material. Am I doing something wrong? Is there a configuration or a way to build these where I dont lose all the material I am mining? Also, I seem to take damage behind the drills if I am close. Is that normal?
SEModder4  [作成者] 2021年5月24日 7時44分 
Azimuth Drill Mod Update Notes(Update: May 5/24/2021): Mod Update: Code Updates
----------------------------------------------------------------------------------------------------------
=>Increased the detection range for the Welder from 1.3(vanilla) to 1.6 now.
----------------------------------------------------------------------------------------------------------
SEModder4  [作成者] 2021年5月24日 7時17分 
Azimuth Drill Mod Update Notes(Update: May 5/24/2021): Mod Update: Code Updates
----------------------------------------------------------------------------------------------------------
=>Fixed items not passing through the small conveyor system.
----------------------------------------------------------------------------------------------------------
SEModder4  [作成者] 2021年4月29日 15時22分 
Sweet!