Ver más productos marca Houseen
Corner Radius Template Router Jig with 8 Guides (R10-R50) - Aluminum Alloy Machined Woodworking Tool DIY Template, Adjustable Edge Stop for Router Table, Precision-Cut Round Corners
8 || deltaY > 8)) {
isHorizontalSwipe = deltaX > deltaY;
}
if (isHorizontalSwipe) {
dragOffset = currentX - touchStartX;
}
"
@touchend="
isDragging = false;
const threshold = containerWidth * 0.15;
const deltaX = Math.abs(currentX - touchStartX);
const deltaY = Math.abs($event.changedTouches[0].clientY - touchStartY);
if (deltaX < 8 && deltaY < 8) {
openLightbox(activeImage);
} else if (isHorizontalSwipe && dragOffset < -threshold) {
activeImage = (activeImage + 1) % totalImages;
} else if (isHorizontalSwipe && dragOffset > threshold) {
activeImage = (activeImage - 1 + totalImages) % totalImages;
}
dragOffset = 0;
isHorizontalSwipe = null;
"
>
1 / 8
Ver más productos marca Houseen
Corner Radius Template Router Jig with 8 Guides (R10-R50) - Aluminum Alloy Machined Woodworking Tool DIY Template, Adjustable Edge Stop for Router Table, Precision-Cut Round Corners
Este producto no esta disponible
Dejanos tu email y te avisamos cuando vuelva a estar en stock.
Te avisaremos cuando vuelva a estar en stock
Opiniones de compradores
4,3
3 opiniones
5
100%
4
0%
3
0%
2
0%
1
0%
Sabreezy Aint Easy
Esto hará que usar mi router sea mucho más fácil al tener que redondear esquinas de madera en mis proyectos. Podés sujetarlo fácilmente para mantenerlo en su lugar o simplemente sostenerlo con la mano. Solo tené cuidado. Pero recomiendo las abrazaderas para asegurar esto. Son pequeños pero útiles ayudantes. Los recomendaría si te gusta trabajar con madera.
Recibí una alerta cuando vuelva
Este producto no esta disponible
Dejanos tu email y te avisamos cuando vuelva a estar en stock.
Te avisaremos cuando vuelva a estar en stock