@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 = 'Drill Sharpening Master: Precision Gauge';
|
|
8
|
-
const description = 'Interactive guide to sharpen HSS drill bits. Digital gauge on screen to verify 118° and 135° angles. Calculate RPM and diagnose cutting errors.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Can I place the drill bit directly on the screen?',
|
|
13
|
-
answer: 'Yes, the tool is designed for you to rest the drill bit axis on the center line of the digital gauge and verify the symmetry of the lips directly.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'How do I know if the clearance angle is correct?',
|
|
17
|
-
answer: 'When you rotate the drill bit, the back of the cutting edge should visibly drop lower. If the metal shines equally across the tip, you need more clearance.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'What RPM should I use after sharpening?',
|
|
21
|
-
answer: 'It depends on the diameter. Our integrated calculator will give you the exact value based on the material you selected.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'What is the difference between HSS and Carbide?',
|
|
25
|
-
answer: 'HSS (High Speed Steel) is more economical and impact-resistant. Carbide supports higher speeds but is more brittle. For manual sharpening, HSS is standard.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Do I need special equipment to sharpen?',
|
|
29
|
-
answer: 'A rotating grinding stone with medium grit (120-150) is sufficient. The important thing is to keep the stone balanced and flat for consistent results.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Select Material', text: 'Choose the metal or material you will drill to set the target angle and cutting speed.' },
|
|
35
|
-
{ name: 'Verify Symmetry', text: 'Place the drill bit on the screen and ensure both cutting edges align with the blue guide lines.' },
|
|
36
|
-
{ name: 'Check Clearance', text: 'Visually verify that the back of the cutting edge does not contact the workpiece (clearance angle).' },
|
|
37
|
-
{ name: 'Calculate RPM', text: 'Enter the diameter and set your drill to the recommended speed for the selected material.' },
|
|
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: 'en',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<DrillSharpenerUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: 'Frequently Asked Questions',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Drill Sharpening Master: Professional Technique', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Drill bit sharpening is one of the most valuable skills in any workshop. A properly sharpened drill bit improves hole quality, extends tool life, and ensures operator safety.' },
|
|
86
|
-
{ type: 'title', text: 'The Fundamentals: Point Angle', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'The point angle defines how the drill attacks the material. Standard angles are 118° for mild steel, 135° for stainless steel, and 140° for hard steels. Each material requires a different angle to maximize penetration without compromising edge strength.' },
|
|
88
|
-
{ type: 'title', text: 'The Overlooked Factor: Clearance Angle', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: 'The most common mistake is ignoring the clearance angle. If the surface behind the cutting edge is flat, the drill will simply rub, generating extreme heat. The solution is to slightly reduce the back of the cutting edge.' },
|
|
90
|
-
],
|
|
91
|
-
ui: {
|
|
92
|
-
labelMaterial: 'Work Material',
|
|
93
|
-
matSteel: 'Steel',
|
|
94
|
-
matInox: 'Stainless',
|
|
95
|
-
matHard: 'Hard',
|
|
96
|
-
matBrass: 'Brass',
|
|
97
|
-
matPlastic: 'Plastic',
|
|
98
|
-
matWood: 'Wood',
|
|
99
|
-
labelDiameter: 'Drill Diameter (mm)',
|
|
100
|
-
unitMm: 'mm',
|
|
101
|
-
btnMinus: '-',
|
|
102
|
-
btnPlus: '+',
|
|
103
|
-
labelVelocity: 'Speed',
|
|
104
|
-
unitRpm: 'RPM',
|
|
105
|
-
labelCooling: 'Cooling',
|
|
106
|
-
btnDiagnosis: 'Not cutting well? Diagnose',
|
|
107
|
-
diagTitle: 'Failure Diagnosis',
|
|
108
|
-
diagClose: 'Close',
|
|
109
|
-
diagIssue1: '1. Smokes but does not penetrate',
|
|
110
|
-
diagIssue1Desc: 'Missing clearance angle. The metal behind the edge rubs the workpiece. Reduce the back of the edge so the lip is highest.',
|
|
111
|
-
diagIssue2: '2. Hole is eccentric or oversized',
|
|
112
|
-
diagIssue2Desc: 'The tip is not centered. The cutting edges have different lengths. Ensure the tip touches the exact center of the gauge.',
|
|
113
|
-
diagIssue3: '3. Burned edges (Blue)',
|
|
114
|
-
diagIssue3Desc: 'Excessive speed. Check the RPM calculation for this diameter and material.',
|
|
115
|
-
gaugeInstruction: 'REST THE AXIS ON THE VERTICAL LINE',
|
|
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 = 'Drill Sharpening Master: Precision Gauge';
|
|
8
|
+
const description = 'Interactive guide to sharpen HSS drill bits. Digital gauge on screen to verify 118° and 135° angles. Calculate RPM and diagnose cutting errors.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Can I place the drill bit directly on the screen?',
|
|
13
|
+
answer: 'Yes, the tool is designed for you to rest the drill bit axis on the center line of the digital gauge and verify the symmetry of the lips directly.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'How do I know if the clearance angle is correct?',
|
|
17
|
+
answer: 'When you rotate the drill bit, the back of the cutting edge should visibly drop lower. If the metal shines equally across the tip, you need more clearance.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'What RPM should I use after sharpening?',
|
|
21
|
+
answer: 'It depends on the diameter. Our integrated calculator will give you the exact value based on the material you selected.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'What is the difference between HSS and Carbide?',
|
|
25
|
+
answer: 'HSS (High Speed Steel) is more economical and impact-resistant. Carbide supports higher speeds but is more brittle. For manual sharpening, HSS is standard.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Do I need special equipment to sharpen?',
|
|
29
|
+
answer: 'A rotating grinding stone with medium grit (120-150) is sufficient. The important thing is to keep the stone balanced and flat for consistent results.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Select Material', text: 'Choose the metal or material you will drill to set the target angle and cutting speed.' },
|
|
35
|
+
{ name: 'Verify Symmetry', text: 'Place the drill bit on the screen and ensure both cutting edges align with the blue guide lines.' },
|
|
36
|
+
{ name: 'Check Clearance', text: 'Visually verify that the back of the cutting edge does not contact the workpiece (clearance angle).' },
|
|
37
|
+
{ name: 'Calculate RPM', text: 'Enter the diameter and set your drill to the recommended speed for the selected material.' },
|
|
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: 'en',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<DrillSharpenerUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: 'Frequently Asked Questions',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Drill Sharpening Master: Professional Technique', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'Drill bit sharpening is one of the most valuable skills in any workshop. A properly sharpened drill bit improves hole quality, extends tool life, and ensures operator safety.' },
|
|
86
|
+
{ type: 'title', text: 'The Fundamentals: Point Angle', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'The point angle defines how the drill attacks the material. Standard angles are 118° for mild steel, 135° for stainless steel, and 140° for hard steels. Each material requires a different angle to maximize penetration without compromising edge strength.' },
|
|
88
|
+
{ type: 'title', text: 'The Overlooked Factor: Clearance Angle', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: 'The most common mistake is ignoring the clearance angle. If the surface behind the cutting edge is flat, the drill will simply rub, generating extreme heat. The solution is to slightly reduce the back of the cutting edge.' },
|
|
90
|
+
],
|
|
91
|
+
ui: {
|
|
92
|
+
labelMaterial: 'Work Material',
|
|
93
|
+
matSteel: 'Steel',
|
|
94
|
+
matInox: 'Stainless',
|
|
95
|
+
matHard: 'Hard',
|
|
96
|
+
matBrass: 'Brass',
|
|
97
|
+
matPlastic: 'Plastic',
|
|
98
|
+
matWood: 'Wood',
|
|
99
|
+
labelDiameter: 'Drill Diameter (mm)',
|
|
100
|
+
unitMm: 'mm',
|
|
101
|
+
btnMinus: '-',
|
|
102
|
+
btnPlus: '+',
|
|
103
|
+
labelVelocity: 'Speed',
|
|
104
|
+
unitRpm: 'RPM',
|
|
105
|
+
labelCooling: 'Cooling',
|
|
106
|
+
btnDiagnosis: 'Not cutting well? Diagnose',
|
|
107
|
+
diagTitle: 'Failure Diagnosis',
|
|
108
|
+
diagClose: 'Close',
|
|
109
|
+
diagIssue1: '1. Smokes but does not penetrate',
|
|
110
|
+
diagIssue1Desc: 'Missing clearance angle. The metal behind the edge rubs the workpiece. Reduce the back of the edge so the lip is highest.',
|
|
111
|
+
diagIssue2: '2. Hole is eccentric or oversized',
|
|
112
|
+
diagIssue2Desc: 'The tip is not centered. The cutting edges have different lengths. Ensure the tip touches the exact center of the gauge.',
|
|
113
|
+
diagIssue3: '3. Burned edges (Blue)',
|
|
114
|
+
diagIssue3Desc: 'Excessive speed. Check the RPM calculation for this diameter and material.',
|
|
115
|
+
gaugeInstruction: 'REST THE AXIS ON THE VERTICAL LINE',
|
|
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 = 'afilado-maestro-brocas';
|
|
7
|
-
const title = 'Afilado Maestro de Brocas: Galga de Precisión';
|
|
8
|
-
const description = 'Guía interactiva para afilar brocas HSS. Galga digital en pantalla para verificar ángulos de 118° y 135°. Calcula RPM y diagnostica errores de corte.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: '¿Puedo poner la broca directamente sobre la pantalla?',
|
|
13
|
-
answer: 'Sí, la herramienta está diseñada para que apoyes el eje de la broca sobre la línea central de la galga digital y verifiques la simetría de los labios directamente.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: '¿Cómo sé si el ángulo de incidencia es correcto?',
|
|
17
|
-
answer: 'Al girar la broca, la parte trasera del filo debe quedar visiblemente más baja. Si ves que el metal brilla por igual en toda la punta, es que te falta destalonar.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: '¿Qué revoluciones debo usar tras afilar?',
|
|
21
|
-
answer: 'Depende del diámetro; nuestra calculadora integrada te dará el dato exacto según el material que hayas seleccionado en el primer paso.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: '¿Cuál es la diferencia entre HSS y Metal Duro?',
|
|
25
|
-
answer: 'El HSS (Acero Rápido) es más económico y resistente a golpes. El Metal Duro soporta mayores velocidades pero es más frágil. Para afilado manual, HSS es lo estándar.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: '¿Necesito equipo especial para afilar?',
|
|
29
|
-
answer: 'Una piedra de esmeril rotatoria de grano medio (120-150) es suficiente. Lo importante es mantener la piedra equilibrada y plana para conseguir resultados consistentes.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Seleccionar Material', text: 'Elige el metal o material que vas a taladrar para fijar el ángulo objetivo y velocidad de corte.' },
|
|
35
|
-
{ name: 'Verificar Simetría', text: 'Apoya la broca en la pantalla y asegúrate de que ambos labios coincidan con las líneas azules.' },
|
|
36
|
-
{ name: 'Comprobar el Talón', text: 'Revisa visualmente que la parte trasera del filo no roce la pieza de trabajo (ángulo de incidencia).' },
|
|
37
|
-
{ name: 'Calcular RPM', text: 'Introduce el diámetro y ajusta tu taladro a la velocidad recomendada para el material seleccionado.' },
|
|
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: 'es',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<DrillSharpenerUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: 'Preguntas Frecuentes',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Afilado Maestro de Brocas: Técnica Profesional', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'El afilado de brocas es una de las habilidades más valiosas en cualquier taller. Una broca correctamente afilada mejora la calidad del orificio, protege la vida útil de tus herramientas eléctricas y garantiza la seguridad del operario.' },
|
|
86
|
-
{ type: 'title', text: 'Los Pilares del Afilado: Ángulo de Punta', level: 3 },
|
|
87
|
-
{ type: 'paragraph', html: 'El ángulo de punta define cómo la broca ataca el material. Los ángulos estándar son 118° para aceros suave, 135° para inoxidable y 140° para aceros duros. Cada material requiere un ángulo diferente para maximizar penetración sin comprometer resistencia.' },
|
|
88
|
-
{ type: 'title', text: 'El Gran Olvidado: Ángulo de Incidencia', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: 'El error más común es ignorar el ángulo de incidencia o destalonado. Si la cara trasera del filo está plana, la broca simplemente rozará generando calor extremo. La solución es rebajar ligeramente la parte trasera del labio.' },
|
|
90
|
-
],
|
|
91
|
-
ui: {
|
|
92
|
-
labelMaterial: 'Material del trabajo',
|
|
93
|
-
matSteel: 'Acero',
|
|
94
|
-
matInox: 'Inox',
|
|
95
|
-
matHard: 'Duros',
|
|
96
|
-
matBrass: 'Latón',
|
|
97
|
-
matPlastic: 'Plástico',
|
|
98
|
-
matWood: 'Madera',
|
|
99
|
-
labelDiameter: 'Diámetro de broca (mm)',
|
|
100
|
-
unitMm: 'mm',
|
|
101
|
-
btnMinus: '-',
|
|
102
|
-
btnPlus: '+',
|
|
103
|
-
labelVelocity: 'Velocidad',
|
|
104
|
-
unitRpm: 'RPM',
|
|
105
|
-
labelCooling: 'Corte',
|
|
106
|
-
btnDiagnosis: '¿No corta bien? Diagnóstico',
|
|
107
|
-
diagTitle: 'Diagnóstico de Fallos',
|
|
108
|
-
diagClose: 'Cerrar',
|
|
109
|
-
diagIssue1: '1. Saca humo y no atraviesa',
|
|
110
|
-
diagIssue1Desc: 'Falta Ángulo de Incidencia. El metal detrás del filo roza la pieza. Rebaja la parte trasera para que el labio sea lo más alto.',
|
|
111
|
-
diagIssue2: '2. Agujero excéntrico o mayor',
|
|
112
|
-
diagIssue2Desc: 'La Punta no está centrada. Los labios tienen longitudes diferentes. Asegura que la punta toque el centro exacto de la galga.',
|
|
113
|
-
diagIssue3: '3. Filos quemados (Azules)',
|
|
114
|
-
diagIssue3Desc: 'Velocidad excesiva. Revisa el cálculo de RPM de la herramienta para este diámetro y material.',
|
|
115
|
-
gaugeInstruction: 'APOYA EL EJE EN LA LÍNEA VERTICAL',
|
|
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 = 'afilado-maestro-brocas';
|
|
7
|
+
const title = 'Afilado Maestro de Brocas: Galga de Precisión';
|
|
8
|
+
const description = 'Guía interactiva para afilar brocas HSS. Galga digital en pantalla para verificar ángulos de 118° y 135°. Calcula RPM y diagnostica errores de corte.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: '¿Puedo poner la broca directamente sobre la pantalla?',
|
|
13
|
+
answer: 'Sí, la herramienta está diseñada para que apoyes el eje de la broca sobre la línea central de la galga digital y verifiques la simetría de los labios directamente.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: '¿Cómo sé si el ángulo de incidencia es correcto?',
|
|
17
|
+
answer: 'Al girar la broca, la parte trasera del filo debe quedar visiblemente más baja. Si ves que el metal brilla por igual en toda la punta, es que te falta destalonar.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: '¿Qué revoluciones debo usar tras afilar?',
|
|
21
|
+
answer: 'Depende del diámetro; nuestra calculadora integrada te dará el dato exacto según el material que hayas seleccionado en el primer paso.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: '¿Cuál es la diferencia entre HSS y Metal Duro?',
|
|
25
|
+
answer: 'El HSS (Acero Rápido) es más económico y resistente a golpes. El Metal Duro soporta mayores velocidades pero es más frágil. Para afilado manual, HSS es lo estándar.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: '¿Necesito equipo especial para afilar?',
|
|
29
|
+
answer: 'Una piedra de esmeril rotatoria de grano medio (120-150) es suficiente. Lo importante es mantener la piedra equilibrada y plana para conseguir resultados consistentes.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Seleccionar Material', text: 'Elige el metal o material que vas a taladrar para fijar el ángulo objetivo y velocidad de corte.' },
|
|
35
|
+
{ name: 'Verificar Simetría', text: 'Apoya la broca en la pantalla y asegúrate de que ambos labios coincidan con las líneas azules.' },
|
|
36
|
+
{ name: 'Comprobar el Talón', text: 'Revisa visualmente que la parte trasera del filo no roce la pieza de trabajo (ángulo de incidencia).' },
|
|
37
|
+
{ name: 'Calcular RPM', text: 'Introduce el diámetro y ajusta tu taladro a la velocidad recomendada para el material seleccionado.' },
|
|
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: 'es',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<DrillSharpenerUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: 'Preguntas Frecuentes',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Afilado Maestro de Brocas: Técnica Profesional', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'El afilado de brocas es una de las habilidades más valiosas en cualquier taller. Una broca correctamente afilada mejora la calidad del orificio, protege la vida útil de tus herramientas eléctricas y garantiza la seguridad del operario.' },
|
|
86
|
+
{ type: 'title', text: 'Los Pilares del Afilado: Ángulo de Punta', level: 3 },
|
|
87
|
+
{ type: 'paragraph', html: 'El ángulo de punta define cómo la broca ataca el material. Los ángulos estándar son 118° para aceros suave, 135° para inoxidable y 140° para aceros duros. Cada material requiere un ángulo diferente para maximizar penetración sin comprometer resistencia.' },
|
|
88
|
+
{ type: 'title', text: 'El Gran Olvidado: Ángulo de Incidencia', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: 'El error más común es ignorar el ángulo de incidencia o destalonado. Si la cara trasera del filo está plana, la broca simplemente rozará generando calor extremo. La solución es rebajar ligeramente la parte trasera del labio.' },
|
|
90
|
+
],
|
|
91
|
+
ui: {
|
|
92
|
+
labelMaterial: 'Material del trabajo',
|
|
93
|
+
matSteel: 'Acero',
|
|
94
|
+
matInox: 'Inox',
|
|
95
|
+
matHard: 'Duros',
|
|
96
|
+
matBrass: 'Latón',
|
|
97
|
+
matPlastic: 'Plástico',
|
|
98
|
+
matWood: 'Madera',
|
|
99
|
+
labelDiameter: 'Diámetro de broca (mm)',
|
|
100
|
+
unitMm: 'mm',
|
|
101
|
+
btnMinus: '-',
|
|
102
|
+
btnPlus: '+',
|
|
103
|
+
labelVelocity: 'Velocidad',
|
|
104
|
+
unitRpm: 'RPM',
|
|
105
|
+
labelCooling: 'Corte',
|
|
106
|
+
btnDiagnosis: '¿No corta bien? Diagnóstico',
|
|
107
|
+
diagTitle: 'Diagnóstico de Fallos',
|
|
108
|
+
diagClose: 'Cerrar',
|
|
109
|
+
diagIssue1: '1. Saca humo y no atraviesa',
|
|
110
|
+
diagIssue1Desc: 'Falta Ángulo de Incidencia. El metal detrás del filo roza la pieza. Rebaja la parte trasera para que el labio sea lo más alto.',
|
|
111
|
+
diagIssue2: '2. Agujero excéntrico o mayor',
|
|
112
|
+
diagIssue2Desc: 'La Punta no está centrada. Los labios tienen longitudes diferentes. Asegura que la punta toque el centro exacto de la galga.',
|
|
113
|
+
diagIssue3: '3. Filos quemados (Azules)',
|
|
114
|
+
diagIssue3Desc: 'Velocidad excesiva. Revisa el cálculo de RPM de la herramienta para este diámetro y material.',
|
|
115
|
+
gaugeInstruction: 'APOYA EL EJE EN LA LÍNEA VERTICAL',
|
|
116
|
+
},
|
|
117
|
+
};
|