Digital Angle Gauge Hapstone
It's very important to keep a sharpening angle consistent on a guided knife sharpener The angle should not change when replacing one sharpening stones to another. In order to contr ol the sharpening angle, one measures the angle between the knife plane and the sharpening stone. Usage Very light There are many similar digital angle gauges on the market. This model is very light, which is a huge advantage when using with conjunction with a knife sharpener. Specifications Technical details General Power and weight Weight3 oz (85 grams) with batteries installed PowerUses two AAA batteries (not included) Battery changeFast battery change (no screws) Measurement Accuracy and dimensions Magnets2 magnets on the bottom side LCDLCD backlight Accuracy0,2° Resolution0.1 degree Dimension57 x 54 x 25 mm In detail Up close .r2-video-duo { display: grid; /* grid-template-columns: repeat(2, 1fr); */ gap: 16px; margin: 0 0 20px; background: linear-gradient(180deg, #fbfbfd 0%, #f5f5f7 100%); padding: 24px; border-radius: 32px; } .r2-video-col { background: #000; border-radius: 24px; overflow: hidden; /* ключевое — контролируем ширину */ max-width: 280px; margin: 0 auto; transition: transform 0.35s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.35s cubic-bezier(0.22, 1, 0.36, 1); } .r2-video-intro h2 { margin: 0; font-size: 28px; line-height: 1.15; font-weight: 700; letter-spacing: -0.02em; font-family: 'Montserrat', sans-serif !important; color: #191919; padding-bottom: 0 !important; } .r2-video-col video { width: 100%; height: auto; display: block; transition: transform 0.45s cubic-bezier(0.22, 1, 0.36, 1); } /* hover эффект */ .r2-video-col:hover { transform: scale(1.04); box-shadow: 0 20px 40px rgba(0,0,0,0.15); } .r2-video-col:hover video { transform: scale(1.06); } .r2-video-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 16px; } .r2-video-intro { margin-bottom: 18px; } @media (max-width: 749px) { .r2-video-grid { grid-template-columns: 1fr; gap: 12px; } .r2-video-intro h2 { font-size: 24px; } } @media (max-width: 749px) { .r2-video-duo { grid-template-columns: 1fr; gap: 12px; } .r2-video-col { max-width: 320px; } } .r2-feature-media { margin: -8px -8px 16px; } .r2-feature-media img { border-radius: 20px; } .r2-case-apple { color: #191919; line-height: 1.5; } .r2-case-apple *, .r2-case-apple *::before, .r2-case-apple *::after { box-sizing: border-box; font-family: inherit !important; } .r2-case-apple img { display: block; width: 100%; height: auto; border: 0; border-radius: 24px; } .r2-case-apple section { margin: 0 0 20px; } .r2-section-label, .r2-card-label, .r2-split-copy .r2-card-label { margin: 0 0 8px; font-size: 12px; font-weight: 700; letter-spacing: 0.06em; text-transform: uppercase; color: #6e6e73; font-family: 'Montserrat', sans-serif !important; line-height: 1.2; } .r2-card-label.light { color: rgba(255,255,255,0.72); } .r2-hero { text-align: center; padding: 12px 0 4px; } .r2-hero-copy { max-width: 760px; margin: 0 auto 18px; } .r2-hero h1 { margin: 0 0 12px; font-weight: 700; letter-spacing: -0.02em; font-family: 'Montserrat', sans-serif !important; color: inherit; } @media(min-width: 575px){ body .r2-case-apple .r2-hero .r2-hero-copy h1.hero-text { font-size: 36px !important; line-height: 50px !important; } } .r2-subtitle { max-width: 720px; margin: 0 auto; font-size: 19px; line-height: 1.4; color: #6e6e73; } .r2-hero-media { max-width: 520px; margin: 0 auto; } .r2-feature-grid { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 16px; } .r2-feature-card { background: #f5f5f7; border-radius: 24px; padding: 24px; } .r2-feature-card h2, .r2-dark-copy h2, .r2-spec-item h3 { margin: 0 0 12px; padding-bottom: 0 !important; font-weight: 700; letter-spacing: -0.02em; color: inherit; } .r2-feature-card h2, .r2-dark-copy h2 { font-size: 28px; line-height: 1.12; } .r2-spec-item h3 { font-size: 20px; line-height: 1.18; color: #fff; margin-bottom: 14px; } .r2-feature-card p:last-child { margin: 0; font-size: 16px; line-height: 1.45; color: #373e48; } .r2-dark-card { background: #191919; color: #fff; border-radius: 28px; padding: 26px; } .r2-dark-card-soft { border-radius: 32px; padding: 30px; } .r2-dark-copy { max-width: 760px; margin-bottom: 18px; } .r2-dark-copy h2 { color: #fff; } .r2-dark-copy p:last-child { color: rgba(255,255,255,0.78); } .r2-spec-grid { display: grid; gap: 16px; } .r2-spec-grid-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); } .r2-spec-item { background: rgba(255,255,255,0.06); border: 1px solid rgba(255,255,255,0.08); border-radius: 20px; padding: 18px; } .r2-spec-item-soft { backdrop-filter: blur(4px); } .r2-spec-lines { display: flex; flex-direction: column; gap: 8px; } .r2-spec-lines div { display: flex; justify-content: space-between; gap: 12px; align-items: flex-start; } .r2-spec-lines span { font-size: 13px; line-height: 1.4; color: rgba(255,255,255,0.6); } .r2-spec-lines b { font-size: 14px; line-height: 1.45; font-weight: 600; color: #fff; text-align: right; } @media (max-width: 989px) { .r2-feature-grid, .r2-spec-grid-2 { grid-template-columns: 1fr; } } @media (max-width: 749px) { .r2-hero h1 { font-size: 32px; } .r2-subtitle { font-size: 17px; } .r2-feature-card, .r2-dark-card, .r2-dark-card-soft { padding-left: 18px; padding-right: 18px; } .r2-feature-card h2, .r2-dark-copy h2 { font-size: 24px; } .r2-spec-item h3 { font-size: 18px; } .r2-spec-lines div { flex-direction: column; gap: 2px; } .r2-spec-lines b { text-align: left; } } .r2-split-copy h2{ padding-bottom: 0 !important; margin: 0 0 12px; } .r2-split-copy p { margin: 0; font-size: 16px; color: #373e48; } .r2-split { display: grid; grid-template-columns: 1fr 0.9fr; gap: 22px; align-items: center; background: #fbfbfd; border-radius: 28px; padding: 26px; } @media (max-width: 989px) { .r2-split { grid-template-columns: 1fr; } } @media (max-width: 749px) { .r2-split-copy p{ font-size: 16px; } .r2-split-copy { font-size: 12px; color: #6e6e73; margin: 0 0 8px; }
More you might like
Related
Mini Digital Angle Gauge Hapstone
Related
Digital Angle Finder Magnetic Table Saw Digital Angle Gauge
Related
Digital Angle Finder Magnetic Table Saw Digital Angle Gauge
Related