Space Engineers

Space Engineers

Azimuth Tiny Drill~(DX-11 Ready)
208 Comments
Dragonspride1995 30 Jun @ 2:45am 
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  [author] 15 May @ 11:32am 
Azimuth Drill Mod Update Notes(Update: 5/15/2024): Mod Update: Code Fixes
--------------------------------------------------------------------------------------------
=>Fixed large components not moving through small conveyor tubes.
--------------------------------------------------------------------------------------------
Rabiator 19 Feb @ 2:01pm 
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 19 Feb @ 1:59pm 
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  [author] 19 Feb @ 1:47pm 
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 19 Feb @ 1:13pm 
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  [author] 13 Jan @ 12:45pm 
I can look into that tonight.
Rabiator 11 Jan @ 12:27pm 
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 4 Jan @ 2:27am 
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  [author] 4 Dec, 2023 @ 10:17am 
Yes they are completely different systems. :)

That is completely normal. :)
DukeRooster 2 Dec, 2023 @ 3:34pm 
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  [author] 2 Dec, 2023 @ 12:34pm 
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 2 Dec, 2023 @ 11:24am 
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  [author] 2 Dec, 2023 @ 10:00am 
Are you using it on your toolbar or right clicking?
DukeRooster 2 Dec, 2023 @ 6:36am 
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 22 Nov, 2023 @ 6:58am 
correction: med cargo = 3375 L
Valen 22 Nov, 2023 @ 6:53am 
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 22 Nov, 2023 @ 6:46am 
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 5 Jun, 2023 @ 11:59pm 
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  [author] 7 May, 2023 @ 9:59am 
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  [author] 5 May, 2023 @ 11:45am 
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  [author] 1 May, 2023 @ 9:00pm 
Yes, that is my plan for this week.
Cullix 1 May, 2023 @ 2:06pm 
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  [author] 30 Apr, 2023 @ 7:15pm 
I can look into that. I just got back from a 2 week vacation now. :)
WolfofWalnutSt 22 Apr, 2023 @ 3:32pm 
Do we have a fix for getting the drill to show up in block tools?
[NL] Redeye123 22 Apr, 2023 @ 12:03pm 
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  [author] 10 Mar, 2023 @ 5:57pm 
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 10 Mar, 2023 @ 4:14pm 
is there way to make drilling radius to 0.5
SEModder4  [author] 19 Feb, 2023 @ 1:20pm 
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  [author] 7 Mar, 2022 @ 8:17am 
The stats above are way out of date, sorry :)
Maya 6 Mar, 2022 @ 11:26pm 
Why is a smaller drill more expensive?
SEModder4  [author] 26 Feb, 2022 @ 9:37am 
Np :)
Junrall 25 Feb, 2022 @ 10:39pm 
Well darned, thank you anyways. :steamthumbsup:
SEModder4  [author] 25 Feb, 2022 @ 8:30pm 
You can't, it is hard coded.
Junrall 25 Feb, 2022 @ 8:25pm 
How can I adjust the inventory size of this drill? I'd like to make it smaller.
SEModder4  [author] 26 Jan, 2022 @ 1:58pm 
np :)
Mantrix_ 26 Jan, 2022 @ 1:24pm 
thx
SEModder4  [author] 26 Jan, 2022 @ 8:20am 
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  [author] 26 Jan, 2022 @ 8:03am 
I will take a look now :)
Mantrix_ 26 Jan, 2022 @ 3:06am 
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 1 Dec, 2021 @ 2:53pm 
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  [author] 28 Jun, 2021 @ 1:20pm 
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  [author] 10 Jun, 2021 @ 12:10pm 
correct, the inventory multiplier plays a massive role in inventory sizes as it is not very customizable yet. :)
Yatta - Albino 10 Jun, 2021 @ 11:55am 
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 4 Jun, 2021 @ 8:18am 
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  [author] 4 Jun, 2021 @ 7:18am 
I am not sure on that, does the same happen with the vanilla drills?
Mr-Chris 4 Jun, 2021 @ 7:11am 
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  [author] 24 May, 2021 @ 7:44am 
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  [author] 24 May, 2021 @ 7:17am 
Azimuth Drill Mod Update Notes(Update: May 5/24/2021): Mod Update: Code Updates
----------------------------------------------------------------------------------------------------------
=>Fixed items not passing through the small conveyor system.
----------------------------------------------------------------------------------------------------------
SEModder4  [author] 29 Apr, 2021 @ 3:22pm 
Sweet!