(Free Delivery In Kenya)Right-angle Lasers Line Instrument

$28.00
$38.00
-$10.00
13469 sold
Color:  yellow
Quantity
Shipping
/** @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

  • Doing a project without a laser is like going a day without coffee. Sure, you can get by, but it just isn't easy. If you've never used a laser before, it's time to level up.

Main Features

  • [Simple Right Angle Alignment] Handy and compact laser level tool that can generate two lines on the floor, wall, or other surfaces at 90-degree angles to help you square, align and angle at 90 degrees for surface layout including tile, picture, stone, brick, carpet, hardwood flooring and more.

  • [Double Bubble] Double leveling bubbles provide accurate alignment of flat or straight, allow visual leveling reference points for leveling and aligning laser tool and wall.

  • [With Suction Cup] Two suction cups allow the level square to be mounted onto the smooth surfaces (like clean glass and ceramic tile) with an alignment guide for 90-degree layout calculation.

  • [Simple Operation] Simple one-button operation powers two perpendicular lines (90 degrees) on and off.

  • [Wide Application] Projects accurate horizontal and vertical chalk lines on any surface. Perfect for woodworking, stair starting board, shelves, shelf, molding, tiled, or any other work that requires precise alignment.

Specifications

Material
  • ABS

Product Weight
  • 180G

Package Contents
  • Right-angle lasers line instrument × 1

Color
  • Yellow, red, Blue

Laser Wave Length
  • 680nm

Accuracy
  • ±0.1

Working distance
  • 5-8 meters

Battery
  • 3 x AA batteries (not included)

Product Size

(L x W x H)

  • 15 × 15 × 5CM