Bushcraft Settlers Tool Survival Hand Auger Wrench

$24.98
people are viewing this right now
🎉High Quality 🎉
🔥Global Hot Sale🔥
⚡Secure Payments⚡
💥Sustainably Made💥
Package - Buy 2 Free Shipping:  Cloth
Quantity
/** @private {string} */ class SpzCustomAnchorScroll extends SPZ.BaseElement { static deferredMount() { return false; } constructor(element) { super(element); /** @private {Element} */ this.scrollableContainer_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.LOGIC; } buildCallback() { this.viewport_ = this.getViewport(); this.initActions_(); } setTarget(containerId, targetId) { this.containerId = '#' + containerId; this.targetId = '#' + targetId; } scrollToTarget() { const container = document.querySelector(this.containerId); const target = container.querySelector(this.targetId); const {scrollTop} = container; const eleOffsetTop = this.getOffsetTop_(target, container); this.viewport_ .interpolateScrollIntoView_( container, scrollTop, scrollTop + eleOffsetTop ); } initActions_() { this.registerAction( 'scrollToTarget', (invocation) => this.scrollToTarget(invocation?.caller) ); this.registerAction( 'setTarget', (invocation) => this.setTarget(invocation?.args?.containerId, invocation?.args?.targetId) ); } /** * @param {Element} element * @param {Element} container * @return {number} * @private */ getOffsetTop_(element, container) { if (!element./*OK*/ getClientRects().length) { return 0; } const rect = element./*OK*/ getBoundingClientRect(); if (rect.width || rect.height) { return rect.top - container./*OK*/ getBoundingClientRect().top; } return rect.top; } } SPZ.defineElement('spz-custom-anchor-scroll', SpzCustomAnchorScroll); const STRENGTHEN_TRUST_URL = "/api/strengthen_trust/settings"; class SpzCustomStrengthenTrust extends SPZ.BaseElement { constructor(element) { super(element); this.renderElement_ = null; } isLayoutSupported(layout) { return layout == SPZCore.Layout.CONTAINER; } buildCallback() { this.xhr_ = SPZServices.xhrFor(this.win); const renderId = this.element.getAttribute('render-id'); SPZCore.Dom.waitForChild( document.body, () => !!document.getElementById(renderId), () => { this.renderElement_ = SPZCore.Dom.scopedQuerySelector( document.body, `#${renderId}` ); if (this.renderElement_) { this.render_(); } this.registerAction('track', (invocation) => { this.track_(invocation.args); }); } ); } render_() { this.fetchData_().then((data) => { if (!data) { return; } SPZ.whenApiDefined(this.renderElement_).then((apis) => { apis?.render(data); document.querySelector('#strengthen-trust-render-1539149753700').addEventListener('click',(event)=>{ if(event.target.nodeName == 'A'){ this.track_({type: 'trust_content_click'}); } }) }); }); } track_(data = {}) { const track = window.sa && window.sa.track; if (!track) { return; } track('trust_enhancement_event', data); } parseJSON_(string) { let result = {}; try { result = JSON.parse(string); } catch (e) {} return result; } fetchData_() { return this.xhr_ .fetchJson(STRENGTHEN_TRUST_URL) .then((responseData) => { if (!responseData || !responseData.data) { return null; } const data = responseData.data; const moduleSettings = (data.module_settings || []).reduce((result, moduleSetting) => { return result.concat(Object.assign(moduleSetting, { logos: (moduleSetting.logos || []).map((item) => { return moduleSetting.logos_type == 'custom' ? this.parseJSON_(item) : item; }) })); }, []); return Object.assign(data, { module_settings: moduleSettings, isEditor: window.self !== window.top, }); }); } } SPZ.defineElement('spz-custom-strengthen-trust', SpzCustomStrengthenTrust);

Description

🔥🔥🛒 99.8% of customers are buying  2 or more.

Through the hardest of woods with ease.

EXCLUSIVELY SHARP: Our Bushcraft Settlers Tool is made of high-quality chromium -chrome steel+Stainless steel, extremely sturdy and durable. Advanced welding technology, won’t break off. 

 

The Bushcraft Settlers Tool Survival Hand Auger Wrench is a GAME CHANGING outdoors survival multitool for survivalists, Homesteaders, Bushcrafters, Hikers, or Campers. 

With this Bushcraft Survival Tool, you can build anything from camping tools to traps, to outdoor primitive shelters - even settelers cabins with furniture - all with one lightweight and easy-to-carry bushcraft tool that has infinite uses! 

This scotch eye auger hand drill doesn't just make holes, but ALSO makes a peg the exact size to fit the drilled hole so you'll never run out of cordage again! This bushcraft tool shines for softwood and green woodworking projects.

Custom Peg Maker - What makes this hand wood auger unique is that the handle is tapered down to a sharp point that will cut a perfect inch diameter peg when pounded into the end of a tree branch,

Wood Auger Bit - The wood auger bit itself is made to drill a one-inch hole that is the same diameter as the peg. It's made of high-carbon steel and sharp right out of the box.

Thick Pass-through Handle - An additional design feature of the handle piece is that it is capable of passing a stick or branch through it. This allows you to turn the auger with more leverage making it easier to drill out that perfect hole.

Split Leather Sheath - To top things off we even include a nicely stitched split leather sheath with a belt loop, keeping this unique tool well-protected and always at the ready

How To Use

Step 1 - Find a stick a little larger than the peg-maker.

Step 2 - Using a large stick, hammer the peg cutter into the branch.

Step 3 - Peel away the excess wood to reveal a perfect peg.

Step 4 -Pass another stick through the handle and drill out your hole,

Step 5 -Tap your peg into the drilled hole.

Step 6 -A perfect joint without the use of paracord.

Designed for camping, hunting, hiking, mountain climbing, and outdoor adventure. Wherever You Go, Keep It Stay With You!

Customer questions & answers

Question: The Features & Details section states, "might be the most important piece of survival gear". On what basis do you make that claim?

Answer: This tool does both the drilling and fitting of many projects. You don't need a drill or special tools to make the dowel fit it. I have used it to make a wooden mallet with no other tools. It will make legs for a small table or a chair. The only limit to this tool is your imagination. It is truly a great tool to have. BTW I do not get paid for answering any questions.

 

Question: Does this product have a guarantee of any kind?

Answer: Absolutely! We will gladly issue you a replacement or refund if you are unhappy for any reason at all.

 

Question: How well does it work for emergency trepanning on the battlefield?

Answer: It's worked for me the last many times I have used it.