@jjlmoya/utils-diy 1.28.0 → 1.30.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +2 -2
- package/src/category/i18n/de.ts +12 -12
- package/src/category/i18n/en.ts +110 -110
- package/src/category/i18n/es.ts +110 -110
- package/src/category/i18n/fr.ts +101 -101
- package/src/category/i18n/id.ts +12 -12
- package/src/category/i18n/it.ts +12 -12
- package/src/category/i18n/ja.ts +12 -12
- package/src/category/i18n/ko.ts +12 -12
- package/src/category/i18n/nl.ts +12 -12
- package/src/category/i18n/pl.ts +12 -12
- package/src/category/i18n/pt.ts +12 -12
- package/src/category/i18n/ru.ts +12 -12
- package/src/category/i18n/sv.ts +12 -12
- package/src/category/i18n/tr.ts +12 -12
- package/src/category/i18n/zh.ts +12 -12
- package/src/category/index.ts +36 -36
- package/src/category/seo.astro +1 -1
- package/src/components/PreviewNavSidebar.astro +1 -1
- package/src/components/PreviewToolbar.astro +1 -1
- package/src/data.ts +1 -1
- package/src/entries.ts +37 -37
- package/src/env.d.ts +1 -1
- package/src/index.ts +50 -50
- package/src/layouts/PreviewLayout.astro +1 -1
- package/src/pages/index.astro +1 -1
- package/src/tests/category_seo_quality.test.ts +74 -0
- package/src/tests/faq_count.test.ts +1 -1
- package/src/tests/mocks/astro_mock.js +1 -1
- package/src/tests/no_h1_in_components.test.ts +1 -1
- package/src/tests/seo_length.test.ts +1 -1
- package/src/tests/seo_parity.test.ts +2 -2
- package/src/tests/seo_translation_completeness.test.ts +18 -12
- package/src/tests/tool_validation.test.ts +15 -15
- package/src/tool/balusterCalculator/bibliography.ts +16 -16
- package/src/tool/balusterCalculator/i18n/de.ts +251 -251
- package/src/tool/balusterCalculator/i18n/en.ts +251 -251
- package/src/tool/balusterCalculator/i18n/es.ts +251 -251
- package/src/tool/balusterCalculator/i18n/fr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/id.ts +251 -251
- package/src/tool/balusterCalculator/i18n/it.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ja.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ko.ts +251 -251
- package/src/tool/balusterCalculator/i18n/nl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pl.ts +251 -251
- package/src/tool/balusterCalculator/i18n/pt.ts +251 -251
- package/src/tool/balusterCalculator/i18n/ru.ts +251 -251
- package/src/tool/balusterCalculator/i18n/sv.ts +251 -251
- package/src/tool/balusterCalculator/i18n/tr.ts +251 -251
- package/src/tool/balusterCalculator/i18n/zh.ts +251 -251
- package/src/tool/balusterCalculator/seo.astro +15 -15
- package/src/tool/clayCalculator/bibliography.ts +12 -12
- package/src/tool/clayCalculator/i18n/de.ts +174 -174
- package/src/tool/clayCalculator/i18n/en.ts +174 -174
- package/src/tool/clayCalculator/i18n/es.ts +174 -174
- package/src/tool/clayCalculator/i18n/fr.ts +174 -174
- package/src/tool/clayCalculator/i18n/id.ts +174 -174
- package/src/tool/clayCalculator/i18n/it.ts +174 -174
- package/src/tool/clayCalculator/i18n/ja.ts +173 -173
- package/src/tool/clayCalculator/i18n/ko.ts +174 -174
- package/src/tool/clayCalculator/i18n/nl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pl.ts +174 -174
- package/src/tool/clayCalculator/i18n/pt.ts +174 -174
- package/src/tool/clayCalculator/i18n/ru.ts +174 -174
- package/src/tool/clayCalculator/i18n/sv.ts +174 -174
- package/src/tool/clayCalculator/i18n/tr.ts +174 -174
- package/src/tool/clayCalculator/i18n/zh.ts +174 -174
- package/src/tool/clayCalculator/seo.astro +15 -15
- package/src/tool/concreteCalculator/bibliography.ts +7 -7
- package/src/tool/concreteCalculator/i18n/de.ts +188 -188
- package/src/tool/concreteCalculator/i18n/en.ts +188 -188
- package/src/tool/concreteCalculator/i18n/es.ts +188 -188
- package/src/tool/concreteCalculator/i18n/fr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/id.ts +188 -188
- package/src/tool/concreteCalculator/i18n/it.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ja.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ko.ts +188 -188
- package/src/tool/concreteCalculator/i18n/nl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pl.ts +188 -188
- package/src/tool/concreteCalculator/i18n/pt.ts +188 -188
- package/src/tool/concreteCalculator/i18n/ru.ts +188 -188
- package/src/tool/concreteCalculator/i18n/sv.ts +188 -188
- package/src/tool/concreteCalculator/i18n/tr.ts +188 -188
- package/src/tool/concreteCalculator/i18n/zh.ts +188 -188
- package/src/tool/concreteCalculator/seo.astro +15 -15
- package/src/tool/cutOptimizer/bibliography.ts +12 -12
- package/src/tool/cutOptimizer/i18n/de.ts +169 -169
- package/src/tool/cutOptimizer/i18n/en.ts +169 -169
- package/src/tool/cutOptimizer/i18n/es.ts +169 -169
- package/src/tool/cutOptimizer/i18n/fr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/id.ts +169 -169
- package/src/tool/cutOptimizer/i18n/it.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ja.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ko.ts +169 -169
- package/src/tool/cutOptimizer/i18n/nl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pl.ts +169 -169
- package/src/tool/cutOptimizer/i18n/pt.ts +169 -169
- package/src/tool/cutOptimizer/i18n/ru.ts +169 -169
- package/src/tool/cutOptimizer/i18n/sv.ts +169 -169
- package/src/tool/cutOptimizer/i18n/tr.ts +169 -169
- package/src/tool/cutOptimizer/i18n/zh.ts +169 -169
- package/src/tool/cutOptimizer/seo.astro +15 -15
- package/src/tool/drillCalculator/bibliography.ts +12 -12
- package/src/tool/drillCalculator/i18n/de.ts +134 -134
- package/src/tool/drillCalculator/i18n/en.ts +134 -134
- package/src/tool/drillCalculator/i18n/es.ts +134 -134
- package/src/tool/drillCalculator/i18n/fr.ts +134 -134
- package/src/tool/drillCalculator/i18n/id.ts +134 -134
- package/src/tool/drillCalculator/i18n/it.ts +134 -134
- package/src/tool/drillCalculator/i18n/ja.ts +134 -134
- package/src/tool/drillCalculator/i18n/ko.ts +134 -134
- package/src/tool/drillCalculator/i18n/nl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pl.ts +134 -134
- package/src/tool/drillCalculator/i18n/pt.ts +134 -134
- package/src/tool/drillCalculator/i18n/ru.ts +134 -134
- package/src/tool/drillCalculator/i18n/sv.ts +134 -134
- package/src/tool/drillCalculator/i18n/tr.ts +134 -134
- package/src/tool/drillCalculator/i18n/zh.ts +134 -134
- package/src/tool/drillCalculator/seo.astro +15 -15
- package/src/tool/drillSharpener/bibliography.ts +16 -16
- package/src/tool/drillSharpener/i18n/de.ts +117 -117
- package/src/tool/drillSharpener/i18n/en.ts +117 -117
- package/src/tool/drillSharpener/i18n/es.ts +117 -117
- package/src/tool/drillSharpener/i18n/fr.ts +117 -117
- package/src/tool/drillSharpener/i18n/id.ts +117 -117
- package/src/tool/drillSharpener/i18n/it.ts +117 -117
- package/src/tool/drillSharpener/i18n/ja.ts +117 -117
- package/src/tool/drillSharpener/i18n/ko.ts +117 -117
- package/src/tool/drillSharpener/i18n/nl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pl.ts +117 -117
- package/src/tool/drillSharpener/i18n/pt.ts +117 -117
- package/src/tool/drillSharpener/i18n/ru.ts +117 -117
- package/src/tool/drillSharpener/i18n/sv.ts +117 -117
- package/src/tool/drillSharpener/i18n/tr.ts +117 -117
- package/src/tool/drillSharpener/i18n/zh.ts +117 -117
- package/src/tool/drillSharpener/seo.astro +15 -15
- package/src/tool/epoxyCalculator/bibliography.ts +20 -20
- package/src/tool/epoxyCalculator/i18n/de.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/en.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/es.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/fr.ts +178 -178
- package/src/tool/epoxyCalculator/i18n/id.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/it.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ja.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ko.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/nl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pl.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/pt.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/ru.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/sv.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/tr.ts +116 -116
- package/src/tool/epoxyCalculator/i18n/zh.ts +116 -116
- package/src/tool/epoxyCalculator/seo.astro +15 -15
- package/src/tool/furnitureFit/bibliography.ts +12 -12
- package/src/tool/furnitureFit/i18n/de.ts +111 -111
- package/src/tool/furnitureFit/i18n/en.ts +149 -149
- package/src/tool/furnitureFit/i18n/es.ts +149 -149
- package/src/tool/furnitureFit/i18n/fr.ts +149 -149
- package/src/tool/furnitureFit/i18n/id.ts +111 -111
- package/src/tool/furnitureFit/i18n/it.ts +111 -111
- package/src/tool/furnitureFit/i18n/ja.ts +111 -111
- package/src/tool/furnitureFit/i18n/ko.ts +111 -111
- package/src/tool/furnitureFit/i18n/nl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pl.ts +111 -111
- package/src/tool/furnitureFit/i18n/pt.ts +111 -111
- package/src/tool/furnitureFit/i18n/ru.ts +111 -111
- package/src/tool/furnitureFit/i18n/sv.ts +111 -111
- package/src/tool/furnitureFit/i18n/tr.ts +111 -111
- package/src/tool/furnitureFit/i18n/zh.ts +111 -111
- package/src/tool/furnitureFit/seo.astro +15 -15
- package/src/tool/mortarCalculator/bibliography.ts +20 -20
- package/src/tool/mortarCalculator/i18n/de.ts +130 -130
- package/src/tool/mortarCalculator/i18n/en.ts +202 -202
- package/src/tool/mortarCalculator/i18n/es.ts +179 -179
- package/src/tool/mortarCalculator/i18n/fr.ts +203 -203
- package/src/tool/mortarCalculator/i18n/id.ts +130 -130
- package/src/tool/mortarCalculator/i18n/it.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ja.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ko.ts +130 -130
- package/src/tool/mortarCalculator/i18n/nl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pl.ts +130 -130
- package/src/tool/mortarCalculator/i18n/pt.ts +130 -130
- package/src/tool/mortarCalculator/i18n/ru.ts +130 -130
- package/src/tool/mortarCalculator/i18n/sv.ts +130 -130
- package/src/tool/mortarCalculator/i18n/tr.ts +130 -130
- package/src/tool/mortarCalculator/i18n/zh.ts +130 -130
- package/src/tool/mortarCalculator/seo.astro +15 -15
- package/src/tool/passepartoutCalculator/bibliography.ts +16 -16
- package/src/tool/passepartoutCalculator/i18n/de.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/en.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/es.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/fr.ts +165 -165
- package/src/tool/passepartoutCalculator/i18n/id.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/it.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ja.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ko.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/nl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pl.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/pt.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/ru.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/sv.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/tr.ts +108 -108
- package/src/tool/passepartoutCalculator/i18n/zh.ts +108 -108
- package/src/tool/passepartoutCalculator/seo.astro +15 -15
- package/src/tool/pythagoreanRightAngleCalculator/bibliography.ts +12 -12
- package/src/tool/pythagoreanRightAngleCalculator/i18n/de.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/en.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/es.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/fr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/id.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/it.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ja.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ko.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/nl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pl.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/pt.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/ru.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/sv.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/tr.ts +129 -129
- package/src/tool/pythagoreanRightAngleCalculator/i18n/zh.ts +129 -129
- package/src/tool/stairCalculator/bibliography.ts +16 -16
- package/src/tool/stairCalculator/i18n/de.ts +143 -143
- package/src/tool/stairCalculator/i18n/en.ts +145 -145
- package/src/tool/stairCalculator/i18n/es.ts +145 -145
- package/src/tool/stairCalculator/i18n/fr.ts +145 -145
- package/src/tool/stairCalculator/i18n/id.ts +143 -143
- package/src/tool/stairCalculator/i18n/it.ts +143 -143
- package/src/tool/stairCalculator/i18n/ja.ts +143 -143
- package/src/tool/stairCalculator/i18n/ko.ts +143 -143
- package/src/tool/stairCalculator/i18n/nl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pl.ts +143 -143
- package/src/tool/stairCalculator/i18n/pt.ts +143 -143
- package/src/tool/stairCalculator/i18n/ru.ts +143 -143
- package/src/tool/stairCalculator/i18n/sv.ts +143 -143
- package/src/tool/stairCalculator/i18n/tr.ts +143 -143
- package/src/tool/stairCalculator/i18n/zh.ts +143 -143
- package/src/tool/stairCalculator/seo.astro +15 -15
- package/src/tool/thermalExpansionCalculator/bibliography.ts +16 -16
- package/src/tool/thermalExpansionCalculator/i18n/de.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/en.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/es.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/fr.ts +170 -170
- package/src/tool/thermalExpansionCalculator/i18n/id.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/it.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ja.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ko.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/nl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pl.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/pt.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/ru.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/sv.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/tr.ts +132 -132
- package/src/tool/thermalExpansionCalculator/i18n/zh.ts +132 -132
- package/src/tool/thermalExpansionCalculator/seo.astro +15 -15
- package/src/tool/twoStrokeMixtureCalculator/bibliography.ts +12 -12
- package/src/tool/twoStrokeMixtureCalculator/i18n/de.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/en.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/es.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/fr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/id.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/it.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ja.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ko.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/nl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pl.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/pt.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/ru.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/sv.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/tr.ts +194 -194
- package/src/tool/twoStrokeMixtureCalculator/i18n/zh.ts +194 -194
- package/src/tool/voltageDropCalculator/bibliography.ts +16 -16
- package/src/tool/voltageDropCalculator/i18n/de.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/en.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/es.ts +151 -151
- package/src/tool/voltageDropCalculator/i18n/fr.ts +145 -145
- package/src/tool/voltageDropCalculator/i18n/id.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/it.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ja.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ko.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/nl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pl.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/pt.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/ru.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/sv.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/tr.ts +113 -113
- package/src/tool/voltageDropCalculator/i18n/zh.ts +113 -113
- package/src/tool/voltageDropCalculator/seo.astro +15 -15
- package/src/tool/workshopFractionConverter/bibliography.ts +12 -12
- package/src/tool/workshopFractionConverter/i18n/de.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/en.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/es.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/fr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/id.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/it.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ja.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ko.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/nl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pl.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/pt.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/ru.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/sv.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/tr.ts +147 -147
- package/src/tool/workshopFractionConverter/i18n/zh.ts +147 -147
- package/src/tools.ts +20 -20
|
@@ -1,117 +1,117 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { DrillSharpenerUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'drill-sharpening-master';
|
|
7
|
-
const title = '드릴 연마 마스터: 정밀 게이지';
|
|
8
|
-
const description = 'HSS 드릴 연마를 위한 대화형 가이드입니다. 화면상의 디지털 게이지로 118° 및 135° 각도를 확인하세요. RPM을 계산하고 절삭 오류를 진단합니다.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: '드릴을 화면 위에 직접 올려두어도 되나요?',
|
|
13
|
-
answer: '네, 드릴의 축을 디지털 게이지의 중심선에 맞추어 올려두고 날끝의 대칭성을 직접 확인할 수 있도록 설계되었습니다.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: '도피각(여유각)이 정확한지 어떻게 알 수 있나요?',
|
|
17
|
-
answer: '드릴을 돌렸을 때 절삭날 뒷부분이 눈에 띄게 낮게 보여야 합니다. 금속 끝부분 전체가 균일하게 빛난다면 도피각(destalonar)이 부족한 것입니다.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: '연마 후에는 어떤 회전수를 사용해야 하나요?',
|
|
21
|
-
answer: '직경에 따라 다릅니다. 통합 계산기가 첫 번째 단계에서 선택한 재질에 따른 정확한 값을 제공합니다.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'HSS와 초경의 차이점은 무엇인가요?',
|
|
25
|
-
answer: 'HSS(고속도강)는 경제적이고 충격에 강합니다. 초경(Metal Duro)은 더 높은 속도를 견디지만 더 잘 부러집니다. 수동 연마의 경우 HSS가 표준입니다.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: '연마를 위해 특별한 장비가 필요한가요?',
|
|
29
|
-
answer: '중간 입도(120-150)의 회전 연삭기면 충분합니다. 중요한 것은 일관된 결과를 얻기 위해 연삭기가 균형 잡히고 평평한 상태를 유지하는 것입니다.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: '재질 선택', text: '가공할 금속이나 재료를 선택하여 목표 각도와 절삭 속도를 설정합니다.' },
|
|
35
|
-
{ name: '대칭 확인', text: '드릴을 화면에 대고 양쪽 절삭날이 파란색 선과 일치하는지 확인합니다.' },
|
|
36
|
-
{ name: '뒷날 확인', text: '절삭날 뒷부분이 작업물에 닿지 않는지 육안으로 확인합니다(도피각).' },
|
|
37
|
-
{ name: 'RPM 계산', text: '직경을 입력하고 선택한 재질에 권장되는 속도로 드릴을 조정합니다.' },
|
|
38
|
-
];
|
|
39
|
-
|
|
40
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
41
|
-
'@context': 'https://schema.org',
|
|
42
|
-
'@type': 'FAQPage',
|
|
43
|
-
mainEntity: faqData.map((item) => ({
|
|
44
|
-
'@type': 'Question',
|
|
45
|
-
name: item.question,
|
|
46
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
47
|
-
})),
|
|
48
|
-
};
|
|
49
|
-
|
|
50
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
51
|
-
'@context': 'https://schema.org',
|
|
52
|
-
'@type': 'HowTo',
|
|
53
|
-
name: title,
|
|
54
|
-
description,
|
|
55
|
-
step: howToData.map((step, i) => ({
|
|
56
|
-
'@type': 'HowToStep',
|
|
57
|
-
position: i + 1,
|
|
58
|
-
name: step.name,
|
|
59
|
-
text: step.text,
|
|
60
|
-
})),
|
|
61
|
-
};
|
|
62
|
-
|
|
63
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
64
|
-
'@context': 'https://schema.org',
|
|
65
|
-
'@type': 'SoftwareApplication',
|
|
66
|
-
name: title,
|
|
67
|
-
description,
|
|
68
|
-
applicationCategory: 'UtilityApplication',
|
|
69
|
-
operatingSystem: 'All',
|
|
70
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
71
|
-
inLanguage: 'ko',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<DrillSharpenerUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: '자주 묻는 질문',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: '드릴 연마 마스터: 전문 기술', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: '드릴 연마는 모든 워크숍에서 가장 가치 있는 기술 중 하나입니다. 올바르게 연마된 드릴은 구멍의 품질을 높이고, 전동 공구의 수명을 보호하며 작업자의 안전을 보장합니다.' },
|
|
86
|
-
{ type: 'title', text: '연마의 핵심: 선단각', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: '선단각은 드릴이 재료를 어떻게 깎을지 결정합니다. 표준 각도는 연강용 118°, 스테인리스용 135°, 경강용 140°입니다. 재료마다 강도를 해치지 않으면서 관통력을 극대화하기 위해 서로 다른 각도가 필요합니다.' },
|
|
88
|
-
{ type: 'title', text: '놓치기 쉬운 부분: 도피각', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: '가장 흔한 실수는 도피각 또는 뒷날 깎기를 무시하는 것입니다. 절삭날 뒷면이 평평하면 드릴이 단순히 마찰만 일으켜 극심한 열을 발생시킵니다. 해결책은 절삭날 뒷부분을 약간 깎아내는 것입니다.' },
|
|
90
|
-
],
|
|
91
|
-
ui: {
|
|
92
|
-
labelMaterial: '작업 재질',
|
|
93
|
-
matSteel: '강철',
|
|
94
|
-
matInox: '스테인리스',
|
|
95
|
-
matHard: '고경도',
|
|
96
|
-
matBrass: '황동',
|
|
97
|
-
matPlastic: '플라스틱',
|
|
98
|
-
matWood: '목재',
|
|
99
|
-
labelDiameter: '드릴 직경 (mm)',
|
|
100
|
-
unitMm: 'mm',
|
|
101
|
-
btnMinus: '-',
|
|
102
|
-
btnPlus: '+',
|
|
103
|
-
labelVelocity: '속도',
|
|
104
|
-
unitRpm: 'RPM',
|
|
105
|
-
labelCooling: '절삭',
|
|
106
|
-
btnDiagnosis: '제대로 깎이지 않나요? 진단',
|
|
107
|
-
diagTitle: '고장 진단',
|
|
108
|
-
diagClose: '닫기',
|
|
109
|
-
diagIssue1: '1. 연기가 나고 관통하지 못함',
|
|
110
|
-
diagIssue1Desc: '도피각이 부족합니다. 절삭날 뒤의 금속이 작업물에 문질러지고 있습니다. 절삭날이 가장 높도록 뒷부분을 깎아주세요.',
|
|
111
|
-
diagIssue2: '2. 구멍이 편심되거나 크게 뚫림',
|
|
112
|
-
diagIssue2Desc: '끝부분이 중심에 있지 않습니다. 절삭날의 길이가 서로 다릅니다. 끝부분이 게이지의 정확한 중심에 닿도록 하세요.',
|
|
113
|
-
diagIssue3: '3. 가공 날이 타버림 (파란색)',
|
|
114
|
-
diagIssue3Desc: '회전수가 너무 높습니다. 해당 직경과 재질에 대한 툴의 RPM 계산을 확인하세요.',
|
|
115
|
-
gaugeInstruction: '축을 수직선에 맞춰 올려두세요',
|
|
116
|
-
},
|
|
117
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { DrillSharpenerUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'drill-sharpening-master';
|
|
7
|
+
const title = '드릴 연마 마스터: 정밀 게이지';
|
|
8
|
+
const description = 'HSS 드릴 연마를 위한 대화형 가이드입니다. 화면상의 디지털 게이지로 118° 및 135° 각도를 확인하세요. RPM을 계산하고 절삭 오류를 진단합니다.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: '드릴을 화면 위에 직접 올려두어도 되나요?',
|
|
13
|
+
answer: '네, 드릴의 축을 디지털 게이지의 중심선에 맞추어 올려두고 날끝의 대칭성을 직접 확인할 수 있도록 설계되었습니다.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: '도피각(여유각)이 정확한지 어떻게 알 수 있나요?',
|
|
17
|
+
answer: '드릴을 돌렸을 때 절삭날 뒷부분이 눈에 띄게 낮게 보여야 합니다. 금속 끝부분 전체가 균일하게 빛난다면 도피각(destalonar)이 부족한 것입니다.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: '연마 후에는 어떤 회전수를 사용해야 하나요?',
|
|
21
|
+
answer: '직경에 따라 다릅니다. 통합 계산기가 첫 번째 단계에서 선택한 재질에 따른 정확한 값을 제공합니다.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'HSS와 초경의 차이점은 무엇인가요?',
|
|
25
|
+
answer: 'HSS(고속도강)는 경제적이고 충격에 강합니다. 초경(Metal Duro)은 더 높은 속도를 견디지만 더 잘 부러집니다. 수동 연마의 경우 HSS가 표준입니다.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: '연마를 위해 특별한 장비가 필요한가요?',
|
|
29
|
+
answer: '중간 입도(120-150)의 회전 연삭기면 충분합니다. 중요한 것은 일관된 결과를 얻기 위해 연삭기가 균형 잡히고 평평한 상태를 유지하는 것입니다.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: '재질 선택', text: '가공할 금속이나 재료를 선택하여 목표 각도와 절삭 속도를 설정합니다.' },
|
|
35
|
+
{ name: '대칭 확인', text: '드릴을 화면에 대고 양쪽 절삭날이 파란색 선과 일치하는지 확인합니다.' },
|
|
36
|
+
{ name: '뒷날 확인', text: '절삭날 뒷부분이 작업물에 닿지 않는지 육안으로 확인합니다(도피각).' },
|
|
37
|
+
{ name: 'RPM 계산', text: '직경을 입력하고 선택한 재질에 권장되는 속도로 드릴을 조정합니다.' },
|
|
38
|
+
];
|
|
39
|
+
|
|
40
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
41
|
+
'@context': 'https://schema.org',
|
|
42
|
+
'@type': 'FAQPage',
|
|
43
|
+
mainEntity: faqData.map((item) => ({
|
|
44
|
+
'@type': 'Question',
|
|
45
|
+
name: item.question,
|
|
46
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
47
|
+
})),
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
51
|
+
'@context': 'https://schema.org',
|
|
52
|
+
'@type': 'HowTo',
|
|
53
|
+
name: title,
|
|
54
|
+
description,
|
|
55
|
+
step: howToData.map((step, i) => ({
|
|
56
|
+
'@type': 'HowToStep',
|
|
57
|
+
position: i + 1,
|
|
58
|
+
name: step.name,
|
|
59
|
+
text: step.text,
|
|
60
|
+
})),
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
64
|
+
'@context': 'https://schema.org',
|
|
65
|
+
'@type': 'SoftwareApplication',
|
|
66
|
+
name: title,
|
|
67
|
+
description,
|
|
68
|
+
applicationCategory: 'UtilityApplication',
|
|
69
|
+
operatingSystem: 'All',
|
|
70
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
71
|
+
inLanguage: 'ko',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<DrillSharpenerUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: '자주 묻는 질문',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: '드릴 연마 마스터: 전문 기술', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: '드릴 연마는 모든 워크숍에서 가장 가치 있는 기술 중 하나입니다. 올바르게 연마된 드릴은 구멍의 품질을 높이고, 전동 공구의 수명을 보호하며 작업자의 안전을 보장합니다.' },
|
|
86
|
+
{ type: 'title', text: '연마의 핵심: 선단각', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: '선단각은 드릴이 재료를 어떻게 깎을지 결정합니다. 표준 각도는 연강용 118°, 스테인리스용 135°, 경강용 140°입니다. 재료마다 강도를 해치지 않으면서 관통력을 극대화하기 위해 서로 다른 각도가 필요합니다.' },
|
|
88
|
+
{ type: 'title', text: '놓치기 쉬운 부분: 도피각', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: '가장 흔한 실수는 도피각 또는 뒷날 깎기를 무시하는 것입니다. 절삭날 뒷면이 평평하면 드릴이 단순히 마찰만 일으켜 극심한 열을 발생시킵니다. 해결책은 절삭날 뒷부분을 약간 깎아내는 것입니다.' },
|
|
90
|
+
],
|
|
91
|
+
ui: {
|
|
92
|
+
labelMaterial: '작업 재질',
|
|
93
|
+
matSteel: '강철',
|
|
94
|
+
matInox: '스테인리스',
|
|
95
|
+
matHard: '고경도',
|
|
96
|
+
matBrass: '황동',
|
|
97
|
+
matPlastic: '플라스틱',
|
|
98
|
+
matWood: '목재',
|
|
99
|
+
labelDiameter: '드릴 직경 (mm)',
|
|
100
|
+
unitMm: 'mm',
|
|
101
|
+
btnMinus: '-',
|
|
102
|
+
btnPlus: '+',
|
|
103
|
+
labelVelocity: '속도',
|
|
104
|
+
unitRpm: 'RPM',
|
|
105
|
+
labelCooling: '절삭',
|
|
106
|
+
btnDiagnosis: '제대로 깎이지 않나요? 진단',
|
|
107
|
+
diagTitle: '고장 진단',
|
|
108
|
+
diagClose: '닫기',
|
|
109
|
+
diagIssue1: '1. 연기가 나고 관통하지 못함',
|
|
110
|
+
diagIssue1Desc: '도피각이 부족합니다. 절삭날 뒤의 금속이 작업물에 문질러지고 있습니다. 절삭날이 가장 높도록 뒷부분을 깎아주세요.',
|
|
111
|
+
diagIssue2: '2. 구멍이 편심되거나 크게 뚫림',
|
|
112
|
+
diagIssue2Desc: '끝부분이 중심에 있지 않습니다. 절삭날의 길이가 서로 다릅니다. 끝부분이 게이지의 정확한 중심에 닿도록 하세요.',
|
|
113
|
+
diagIssue3: '3. 가공 날이 타버림 (파란색)',
|
|
114
|
+
diagIssue3Desc: '회전수가 너무 높습니다. 해당 직경과 재질에 대한 툴의 RPM 계산을 확인하세요.',
|
|
115
|
+
gaugeInstruction: '축을 수직선에 맞춰 올려두세요',
|
|
116
|
+
},
|
|
117
|
+
};
|
|
@@ -1,117 +1,117 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { DrillSharpenerUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'boor-slijpen-master';
|
|
7
|
-
const title = 'Boor Slijpen Master: Precisiekaliber';
|
|
8
|
-
const description = 'Interactieve gids voor het slijpen van HSS boren. Digitaal kaliber op scherm voor controle van 118° en 135° hoeken. Berekent RPM en diagnosticeert snijfouten.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Kan ik de boor direct op het scherm leggen?',
|
|
13
|
-
answer: 'Ja, de tool is zo ontworpen dat je de schacht van de boor op de centrale lijn van het digitale kaliber kunt leggen om de symmetrie van de snijkanten direct te controleren.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Hoe weet ik of de vrijloophoek correct is?',
|
|
17
|
-
answer: 'Bij het draaien van de boor moet de achterkant van de snijkant zichtbaar lager liggen. Als je ziet dat het metaal over de hele punt gelijkmatig glanst, ontbreekt de vrijloop (destalonar).',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Welk toerental moet ik gebruiken na het slijpen?',
|
|
21
|
-
answer: 'Dat hangt af van de diameter; onze geïntegreerde calculator geeft je de exacte waarde op basis van het materiaal dat je in de eerste stap hebt geselecteerd.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Wat is het verschil tussen HSS en Hardmetaal?',
|
|
25
|
-
answer: 'HSS (Snelstaal) is voordeliger en slagvast. Hardmetaal kan hogere snelheden aan maar is brosser. Voor handmatig slijpen is HSS de standaard.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Heb ik speciale apparatuur nodig om te slijpen?',
|
|
29
|
-
answer: 'Een roterende slijpsteen met een gemiddelde korrel (120-150) is voldoende. Belangrijk is om de steen gebalanceerd en vlak te houden voor consistente resultaten.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Materiaal Selecteren', text: 'Kies het metaal of materiaal waarin je gaat boren om de doelhoek en snijsnelheid in te stellen.' },
|
|
35
|
-
{ name: 'Symmetrie Controleren', text: 'Leg de boor op het scherm en zorg ervoor dat beide snijkanten overeenkomen met de blauwe lijnen.' },
|
|
36
|
-
{ name: 'De Hiel Controleren', text: 'Controleer visueel of de achterkant van de snijkant het werkstuk niet raakt (vrijloophoek).' },
|
|
37
|
-
{ name: 'RPM Berekenen', text: 'Voer de diameter in en stel je boor in op de aanbevolen snelheid voor het geselecteerde materiaal.' },
|
|
38
|
-
];
|
|
39
|
-
|
|
40
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
41
|
-
'@context': 'https://schema.org',
|
|
42
|
-
'@type': 'FAQPage',
|
|
43
|
-
mainEntity: faqData.map((item) => ({
|
|
44
|
-
'@type': 'Question',
|
|
45
|
-
name: item.question,
|
|
46
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
47
|
-
})),
|
|
48
|
-
};
|
|
49
|
-
|
|
50
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
51
|
-
'@context': 'https://schema.org',
|
|
52
|
-
'@type': 'HowTo',
|
|
53
|
-
name: title,
|
|
54
|
-
description,
|
|
55
|
-
step: howToData.map((step, i) => ({
|
|
56
|
-
'@type': 'HowToStep',
|
|
57
|
-
position: i + 1,
|
|
58
|
-
name: step.name,
|
|
59
|
-
text: step.text,
|
|
60
|
-
})),
|
|
61
|
-
};
|
|
62
|
-
|
|
63
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
64
|
-
'@context': 'https://schema.org',
|
|
65
|
-
'@type': 'SoftwareApplication',
|
|
66
|
-
name: title,
|
|
67
|
-
description,
|
|
68
|
-
applicationCategory: 'UtilityApplication',
|
|
69
|
-
operatingSystem: 'All',
|
|
70
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
71
|
-
inLanguage: 'nl',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<DrillSharpenerUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: 'Veelgestelde Vragen',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Boor Slijpen Master: Professionele Techniek', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Het slijpen van boren is een van de meest waardevolle vaardigheden in elke werkplaats. Een correct geslepen boor verbetert de kwaliteit van het gat, beschermt de levensduur van je elektrische gereedschappen en garandeert de veiligheid van de gebruiker.' },
|
|
86
|
-
{ type: 'title', text: 'De Pijlers van het Slijpen: Punthoek', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'De punthoek bepaalt hoe de boor het materiaal aanvalt. Standaardhoeken zijn 118° voor zacht staal, 135° voor rvs en 140° voor hardere staalsoorten. Elk materiaal vereist een andere hoek om de penetratie te maximaliseren zonder de weerstand te benadelen.' },
|
|
88
|
-
{ type: 'title', text: 'De Grote Vergetene: Vrijloophoek', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: 'De meest gemaakte fout is het negeren van de vrijloophoek. Als de achterkant van de snijkant vlak is, zal de boor alleen maar wrijven en extreme hitte genereren. De oplossing is om de achterkant van de snijkant iets te verlagen.' },
|
|
90
|
-
],
|
|
91
|
-
ui: {
|
|
92
|
-
labelMaterial: 'Materiaal van het werk',
|
|
93
|
-
matSteel: 'Staal',
|
|
94
|
-
matInox: 'Inox',
|
|
95
|
-
matHard: 'Hard',
|
|
96
|
-
matBrass: 'Messing',
|
|
97
|
-
matPlastic: 'Kunststof',
|
|
98
|
-
matWood: 'Hout',
|
|
99
|
-
labelDiameter: 'Boordiameter (mm)',
|
|
100
|
-
unitMm: 'mm',
|
|
101
|
-
btnMinus: '-',
|
|
102
|
-
btnPlus: '+',
|
|
103
|
-
labelVelocity: 'Snelheid',
|
|
104
|
-
unitRpm: 'RPM',
|
|
105
|
-
labelCooling: 'Snede',
|
|
106
|
-
btnDiagnosis: 'Snijdt niet goed? Diagnose',
|
|
107
|
-
diagTitle: 'Foutdiagnose',
|
|
108
|
-
diagClose: 'Sluiten',
|
|
109
|
-
diagIssue1: '1. Rookt en gaat er niet doorheen',
|
|
110
|
-
diagIssue1Desc: 'Vrijloophoek ontbreekt. Het metaal achter de snijkant schuurt tegen het werkstuk. Slijp de achterkant weg zodat de snijkant het hoogste punt is.',
|
|
111
|
-
diagIssue2: '2. Gat is excentrisch of groter',
|
|
112
|
-
diagIssue2Desc: 'De punt is niet gecentreerd. De snijkanten hebben verschillende lengtes. Zorg ervoor dat de punt exact het midden van het kaliber raakt.',
|
|
113
|
-
diagIssue3: '3. Snijkanten verbrand (Blauw)',
|
|
114
|
-
diagIssue3Desc: 'Te hoge snelheid. Controleer de RPM-berekening van de tool voor deze diameter en dit materiaal.',
|
|
115
|
-
gaugeInstruction: 'LEG DE SCHACHT OP DE VERTICALE LIJN',
|
|
116
|
-
},
|
|
117
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { DrillSharpenerUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'boor-slijpen-master';
|
|
7
|
+
const title = 'Boor Slijpen Master: Precisiekaliber';
|
|
8
|
+
const description = 'Interactieve gids voor het slijpen van HSS boren. Digitaal kaliber op scherm voor controle van 118° en 135° hoeken. Berekent RPM en diagnosticeert snijfouten.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Kan ik de boor direct op het scherm leggen?',
|
|
13
|
+
answer: 'Ja, de tool is zo ontworpen dat je de schacht van de boor op de centrale lijn van het digitale kaliber kunt leggen om de symmetrie van de snijkanten direct te controleren.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Hoe weet ik of de vrijloophoek correct is?',
|
|
17
|
+
answer: 'Bij het draaien van de boor moet de achterkant van de snijkant zichtbaar lager liggen. Als je ziet dat het metaal over de hele punt gelijkmatig glanst, ontbreekt de vrijloop (destalonar).',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Welk toerental moet ik gebruiken na het slijpen?',
|
|
21
|
+
answer: 'Dat hangt af van de diameter; onze geïntegreerde calculator geeft je de exacte waarde op basis van het materiaal dat je in de eerste stap hebt geselecteerd.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Wat is het verschil tussen HSS en Hardmetaal?',
|
|
25
|
+
answer: 'HSS (Snelstaal) is voordeliger en slagvast. Hardmetaal kan hogere snelheden aan maar is brosser. Voor handmatig slijpen is HSS de standaard.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Heb ik speciale apparatuur nodig om te slijpen?',
|
|
29
|
+
answer: 'Een roterende slijpsteen met een gemiddelde korrel (120-150) is voldoende. Belangrijk is om de steen gebalanceerd en vlak te houden voor consistente resultaten.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Materiaal Selecteren', text: 'Kies het metaal of materiaal waarin je gaat boren om de doelhoek en snijsnelheid in te stellen.' },
|
|
35
|
+
{ name: 'Symmetrie Controleren', text: 'Leg de boor op het scherm en zorg ervoor dat beide snijkanten overeenkomen met de blauwe lijnen.' },
|
|
36
|
+
{ name: 'De Hiel Controleren', text: 'Controleer visueel of de achterkant van de snijkant het werkstuk niet raakt (vrijloophoek).' },
|
|
37
|
+
{ name: 'RPM Berekenen', text: 'Voer de diameter in en stel je boor in op de aanbevolen snelheid voor het geselecteerde materiaal.' },
|
|
38
|
+
];
|
|
39
|
+
|
|
40
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
41
|
+
'@context': 'https://schema.org',
|
|
42
|
+
'@type': 'FAQPage',
|
|
43
|
+
mainEntity: faqData.map((item) => ({
|
|
44
|
+
'@type': 'Question',
|
|
45
|
+
name: item.question,
|
|
46
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
47
|
+
})),
|
|
48
|
+
};
|
|
49
|
+
|
|
50
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
51
|
+
'@context': 'https://schema.org',
|
|
52
|
+
'@type': 'HowTo',
|
|
53
|
+
name: title,
|
|
54
|
+
description,
|
|
55
|
+
step: howToData.map((step, i) => ({
|
|
56
|
+
'@type': 'HowToStep',
|
|
57
|
+
position: i + 1,
|
|
58
|
+
name: step.name,
|
|
59
|
+
text: step.text,
|
|
60
|
+
})),
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
64
|
+
'@context': 'https://schema.org',
|
|
65
|
+
'@type': 'SoftwareApplication',
|
|
66
|
+
name: title,
|
|
67
|
+
description,
|
|
68
|
+
applicationCategory: 'UtilityApplication',
|
|
69
|
+
operatingSystem: 'All',
|
|
70
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
71
|
+
inLanguage: 'nl',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<DrillSharpenerUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Boor Slijpen Master: Professionele Techniek', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'Het slijpen van boren is een van de meest waardevolle vaardigheden in elke werkplaats. Een correct geslepen boor verbetert de kwaliteit van het gat, beschermt de levensduur van je elektrische gereedschappen en garandeert de veiligheid van de gebruiker.' },
|
|
86
|
+
{ type: 'title', text: 'De Pijlers van het Slijpen: Punthoek', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'De punthoek bepaalt hoe de boor het materiaal aanvalt. Standaardhoeken zijn 118° voor zacht staal, 135° voor rvs en 140° voor hardere staalsoorten. Elk materiaal vereist een andere hoek om de penetratie te maximaliseren zonder de weerstand te benadelen.' },
|
|
88
|
+
{ type: 'title', text: 'De Grote Vergetene: Vrijloophoek', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: 'De meest gemaakte fout is het negeren van de vrijloophoek. Als de achterkant van de snijkant vlak is, zal de boor alleen maar wrijven en extreme hitte genereren. De oplossing is om de achterkant van de snijkant iets te verlagen.' },
|
|
90
|
+
],
|
|
91
|
+
ui: {
|
|
92
|
+
labelMaterial: 'Materiaal van het werk',
|
|
93
|
+
matSteel: 'Staal',
|
|
94
|
+
matInox: 'Inox',
|
|
95
|
+
matHard: 'Hard',
|
|
96
|
+
matBrass: 'Messing',
|
|
97
|
+
matPlastic: 'Kunststof',
|
|
98
|
+
matWood: 'Hout',
|
|
99
|
+
labelDiameter: 'Boordiameter (mm)',
|
|
100
|
+
unitMm: 'mm',
|
|
101
|
+
btnMinus: '-',
|
|
102
|
+
btnPlus: '+',
|
|
103
|
+
labelVelocity: 'Snelheid',
|
|
104
|
+
unitRpm: 'RPM',
|
|
105
|
+
labelCooling: 'Snede',
|
|
106
|
+
btnDiagnosis: 'Snijdt niet goed? Diagnose',
|
|
107
|
+
diagTitle: 'Foutdiagnose',
|
|
108
|
+
diagClose: 'Sluiten',
|
|
109
|
+
diagIssue1: '1. Rookt en gaat er niet doorheen',
|
|
110
|
+
diagIssue1Desc: 'Vrijloophoek ontbreekt. Het metaal achter de snijkant schuurt tegen het werkstuk. Slijp de achterkant weg zodat de snijkant het hoogste punt is.',
|
|
111
|
+
diagIssue2: '2. Gat is excentrisch of groter',
|
|
112
|
+
diagIssue2Desc: 'De punt is niet gecentreerd. De snijkanten hebben verschillende lengtes. Zorg ervoor dat de punt exact het midden van het kaliber raakt.',
|
|
113
|
+
diagIssue3: '3. Snijkanten verbrand (Blauw)',
|
|
114
|
+
diagIssue3Desc: 'Te hoge snelheid. Controleer de RPM-berekening van de tool voor deze diameter en dit materiaal.',
|
|
115
|
+
gaugeInstruction: 'LEG DE SCHACHT OP DE VERTICALE LIJN',
|
|
116
|
+
},
|
|
117
|
+
};
|