@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,134 +1,134 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { DrillCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'drehzahlrechner-bohren-fraesen';
|
|
7
|
-
const title = 'Drehzahlrechner Bohren und Fräsen';
|
|
8
|
-
const description = 'Berechnen Sie die idealen Umdrehungen pro Minute (U/min) für Ihre Bohrmaschine oder Fräse basierend auf Material und Werkzeugdurchmesser.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Warum verbrennen Bohrer beim Bohren?',
|
|
13
|
-
answer: 'Hauptsächlich durch zu hohe Drehzahlen (U/min). Wenn der Bohrer schneller dreht, als das Material die Wärme ableiten kann, steigt die Temperatur über die Anlassgrenze des Stahls, wodurch die Schneide weich wird und nicht mehr schneidet.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Was ist die Schnittgeschwindigkeit (Vc)?',
|
|
17
|
-
answer: 'Es ist die lineare Geschwindigkeit in Metern pro Minute, mit der die Werkzeugschneide über die Materialoberfläche fährt. Jedes Material hat eine empfohlene Vc, die unabhängig vom Bohrerdurchmesser ist.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Wann sollte ich Hartmetall-Werkzeuge (VHM/Widia) verwenden?',
|
|
21
|
-
answer: 'Verwenden Sie Hartmetall, wenn Sie mit viel höheren Geschwindigkeiten arbeiten müssen, in der industriellen Fertigung oder wenn das zu bohrende Material extrem hart ist. Für normales Heimwerken ist HSS ausreichend und bruchfester bei Biegung.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Ist Schmiermittel immer notwendig?',
|
|
25
|
-
answer: 'Bei Metallen fast immer empfehlenswert. Bei Aluminium verhindert es das Verkleben des Materials am Bohrer, bei Stählen reduziert es die Hitze. Bei Holz und Kunststoffen ist es besser trocken zu arbeiten und den Bohrer häufig zu lüften.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Wie berechne ich den Vorschub ohne CNC-Maschine?',
|
|
29
|
-
answer: 'An einer Handbohrmaschine spürt man den Vorschub durch den Druck. Es sollten konstante und saubere Späne entstehen. Wenn nur Staub kommt, ist der Druck zu gering oder die Drehzahl zu hoch. Wenn der Span sehr dick ist und die Maschine sich quält, ist der Druck zu hoch.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Material wählen', text: 'Geben Sie an, welches Material Sie bohren oder fräsen möchten (Stahl, Aluminium, Holz etc.). Jedes hat eine andere Härte und thermische Kapazität.' },
|
|
35
|
-
{ name: 'Durchmesser eingeben', text: 'Geben Sie den exakten Durchmesser Ihres Bohrers oder Fräsers in Millimetern ein. Denken Sie daran: Je größer der Durchmesser, desto geringer die Drehzahl.' },
|
|
36
|
-
{ name: 'Werkzeugtyp wählen', text: 'Bestimmen Sie, ob Ihr Bohrer aus HSS oder Hartmetall (VHM) besteht. Hartmetall hält viel höhere Geschwindigkeiten aus.' },
|
|
37
|
-
{ name: 'Drehzahl an der Maschine einstellen', text: 'Stellen Sie Ihre Maschine auf den berechneten Wert ein. Wenn Ihre Maschine feste Gänge hat, nutzen Sie unsere Auswahlhilfe für die sicherste Riemenposition.' },
|
|
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: 'de',
|
|
72
|
-
};
|
|
73
|
-
|
|
74
|
-
export const content: ToolLocaleContent<DrillCalculatorUI> = {
|
|
75
|
-
slug,
|
|
76
|
-
title,
|
|
77
|
-
description,
|
|
78
|
-
faqTitle: 'Häufig gestellte Fragen',
|
|
79
|
-
faq: faqData,
|
|
80
|
-
bibliography,
|
|
81
|
-
howTo: howToData,
|
|
82
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
-
seo: [
|
|
84
|
-
{ type: 'title', text: 'Die Bedeutung der Umdrehungen pro Minute in der Zerspanung', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Die richtige Berechnung der Umdrehungen pro Minute ist der Unterschied zwischen perfekter Arbeit und einer teuren Katastrophe. Es geht nicht darum, den Bohrer so schnell wie möglich zu drehen, sondern die physikalischen Gesetze von Reibung und Materialwiderstand zu beachten. Unser Rechner optimiert die Leistung Ihrer Werkzeuge und die Qualität Ihrer Oberflächen.' },
|
|
86
|
-
{ type: 'title', text: 'Die Schnittgeschwindigkeit verstehen', level: 3 },
|
|
87
|
-
{ type: 'card', icon: 'mdi:math-log', title: 'Berechnungsformel für U/min', html: '<p>Die Schnittgeschwindigkeit ist ein Wert in Metern pro Minute, der angibt, mit welcher idealen Geschwindigkeit die Schneide durch das Material fahren sollte. Die Formel lautet: <code>U/min = (Vc × 1000) / (π × D)</code>, wobei D der Durchmesser in Millimetern ist.' },
|
|
88
|
-
{ type: 'title', text: 'HSS vs. Hartmetall', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: '<strong>Schnellarbeitsstahl (HSS)</strong> Werkzeuge sind günstig und belastbar, haben aber eine begrenzte thermische Beständigkeit. <strong>Hartmetall (VHM)</strong> erlaubt 3- bis 5-mal höhere Schnittgeschwindigkeiten, ist aber spröder. Der Rechner passt die Parameter automatisch an den Werkzeugtyp an.' },
|
|
90
|
-
{ type: 'title', text: '3 häufige Fehler beim Bohren', level: 3 },
|
|
91
|
-
{ type: 'paragraph', html: '<strong>Zu hohe Drehzahl:</strong> Verursacht Überhitzung und Enthärtung des Stahls. <strong>Zu niedrige Drehzahl:</strong> Der Bohrer vibriert und kann durch Ermüdung brechen. <strong>Keine Kühlung:</strong> Hitze verkürzt die Werkzeuglebensdauer erheblich.' },
|
|
92
|
-
],
|
|
93
|
-
ui: {
|
|
94
|
-
labelMaterial: 'Werkstoff',
|
|
95
|
-
matSteel: 'Baustahl',
|
|
96
|
-
matInox: 'Edelstahl',
|
|
97
|
-
matAlu: 'Aluminium',
|
|
98
|
-
matBrass: 'Messing',
|
|
99
|
-
matCastIron: 'Gusseisen',
|
|
100
|
-
matWood: 'Holz',
|
|
101
|
-
matPlastic: 'Kunststoff',
|
|
102
|
-
coolSteel: 'Kühlschmiermittel/Öl',
|
|
103
|
-
coolInox: 'Schneidöl spezial',
|
|
104
|
-
coolAlu: 'Spiritus / Paraffin',
|
|
105
|
-
coolBrass: 'Trocken / Luft',
|
|
106
|
-
coolCastIron: 'Trocken',
|
|
107
|
-
coolWood: 'Nur Absaugung',
|
|
108
|
-
coolPlastic: 'Druckluft',
|
|
109
|
-
labelTool: 'Werkzeugtyp',
|
|
110
|
-
typeHss: 'HSS (Schnellarbeitsstahl)',
|
|
111
|
-
typeWidia: 'Hartmetall (VHM)',
|
|
112
|
-
labelDiameter: 'Durchmesser',
|
|
113
|
-
unitMm: 'mm',
|
|
114
|
-
unitInch: 'Zoll',
|
|
115
|
-
modeColumnDrill: 'Säulenbohrmaschine',
|
|
116
|
-
labelAdvanced: 'Vorschub-Parameter',
|
|
117
|
-
labelLips: 'Anzahl Schneiden (z)',
|
|
118
|
-
labelFz: 'Vorschub/Zahn (fz)',
|
|
119
|
-
labelMachine: 'Drehzahlen Ihrer Maschine',
|
|
120
|
-
presetStandard: 'Standard',
|
|
121
|
-
presetCnc: 'CNC',
|
|
122
|
-
addRpmManual: 'RPM manuell hinzufügen...',
|
|
123
|
-
addButton: '+',
|
|
124
|
-
resultRpm: 'Optimale Drehzahl',
|
|
125
|
-
resultCooling: 'Kühlung',
|
|
126
|
-
resultFeed: 'Vorschubwert',
|
|
127
|
-
resultClosest: 'Empfohlene Einstellung',
|
|
128
|
-
rpmUnit: 'Umdrehungen / Minute',
|
|
129
|
-
recommendedLabel: 'Empfohlene Einstellung',
|
|
130
|
-
recommendedHint: 'Stellen Sie den Wahlschalter Ihrer Maschine auf diese Position',
|
|
131
|
-
statusLimitActive: 'Maschinenlimit aktiv',
|
|
132
|
-
statusOutOfRange: 'Bereich außerhalb des gewerblichen Standards',
|
|
133
|
-
},
|
|
134
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { DrillCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'drehzahlrechner-bohren-fraesen';
|
|
7
|
+
const title = 'Drehzahlrechner Bohren und Fräsen';
|
|
8
|
+
const description = 'Berechnen Sie die idealen Umdrehungen pro Minute (U/min) für Ihre Bohrmaschine oder Fräse basierend auf Material und Werkzeugdurchmesser.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Warum verbrennen Bohrer beim Bohren?',
|
|
13
|
+
answer: 'Hauptsächlich durch zu hohe Drehzahlen (U/min). Wenn der Bohrer schneller dreht, als das Material die Wärme ableiten kann, steigt die Temperatur über die Anlassgrenze des Stahls, wodurch die Schneide weich wird und nicht mehr schneidet.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Was ist die Schnittgeschwindigkeit (Vc)?',
|
|
17
|
+
answer: 'Es ist die lineare Geschwindigkeit in Metern pro Minute, mit der die Werkzeugschneide über die Materialoberfläche fährt. Jedes Material hat eine empfohlene Vc, die unabhängig vom Bohrerdurchmesser ist.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Wann sollte ich Hartmetall-Werkzeuge (VHM/Widia) verwenden?',
|
|
21
|
+
answer: 'Verwenden Sie Hartmetall, wenn Sie mit viel höheren Geschwindigkeiten arbeiten müssen, in der industriellen Fertigung oder wenn das zu bohrende Material extrem hart ist. Für normales Heimwerken ist HSS ausreichend und bruchfester bei Biegung.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Ist Schmiermittel immer notwendig?',
|
|
25
|
+
answer: 'Bei Metallen fast immer empfehlenswert. Bei Aluminium verhindert es das Verkleben des Materials am Bohrer, bei Stählen reduziert es die Hitze. Bei Holz und Kunststoffen ist es besser trocken zu arbeiten und den Bohrer häufig zu lüften.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Wie berechne ich den Vorschub ohne CNC-Maschine?',
|
|
29
|
+
answer: 'An einer Handbohrmaschine spürt man den Vorschub durch den Druck. Es sollten konstante und saubere Späne entstehen. Wenn nur Staub kommt, ist der Druck zu gering oder die Drehzahl zu hoch. Wenn der Span sehr dick ist und die Maschine sich quält, ist der Druck zu hoch.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Material wählen', text: 'Geben Sie an, welches Material Sie bohren oder fräsen möchten (Stahl, Aluminium, Holz etc.). Jedes hat eine andere Härte und thermische Kapazität.' },
|
|
35
|
+
{ name: 'Durchmesser eingeben', text: 'Geben Sie den exakten Durchmesser Ihres Bohrers oder Fräsers in Millimetern ein. Denken Sie daran: Je größer der Durchmesser, desto geringer die Drehzahl.' },
|
|
36
|
+
{ name: 'Werkzeugtyp wählen', text: 'Bestimmen Sie, ob Ihr Bohrer aus HSS oder Hartmetall (VHM) besteht. Hartmetall hält viel höhere Geschwindigkeiten aus.' },
|
|
37
|
+
{ name: 'Drehzahl an der Maschine einstellen', text: 'Stellen Sie Ihre Maschine auf den berechneten Wert ein. Wenn Ihre Maschine feste Gänge hat, nutzen Sie unsere Auswahlhilfe für die sicherste Riemenposition.' },
|
|
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: 'de',
|
|
72
|
+
};
|
|
73
|
+
|
|
74
|
+
export const content: ToolLocaleContent<DrillCalculatorUI> = {
|
|
75
|
+
slug,
|
|
76
|
+
title,
|
|
77
|
+
description,
|
|
78
|
+
faqTitle: 'Häufig gestellte Fragen',
|
|
79
|
+
faq: faqData,
|
|
80
|
+
bibliography,
|
|
81
|
+
howTo: howToData,
|
|
82
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
83
|
+
seo: [
|
|
84
|
+
{ type: 'title', text: 'Die Bedeutung der Umdrehungen pro Minute in der Zerspanung', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'Die richtige Berechnung der Umdrehungen pro Minute ist der Unterschied zwischen perfekter Arbeit und einer teuren Katastrophe. Es geht nicht darum, den Bohrer so schnell wie möglich zu drehen, sondern die physikalischen Gesetze von Reibung und Materialwiderstand zu beachten. Unser Rechner optimiert die Leistung Ihrer Werkzeuge und die Qualität Ihrer Oberflächen.' },
|
|
86
|
+
{ type: 'title', text: 'Die Schnittgeschwindigkeit verstehen', level: 3 },
|
|
87
|
+
{ type: 'card', icon: 'mdi:math-log', title: 'Berechnungsformel für U/min', html: '<p>Die Schnittgeschwindigkeit ist ein Wert in Metern pro Minute, der angibt, mit welcher idealen Geschwindigkeit die Schneide durch das Material fahren sollte. Die Formel lautet: <code>U/min = (Vc × 1000) / (π × D)</code>, wobei D der Durchmesser in Millimetern ist.' },
|
|
88
|
+
{ type: 'title', text: 'HSS vs. Hartmetall', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: '<strong>Schnellarbeitsstahl (HSS)</strong> Werkzeuge sind günstig und belastbar, haben aber eine begrenzte thermische Beständigkeit. <strong>Hartmetall (VHM)</strong> erlaubt 3- bis 5-mal höhere Schnittgeschwindigkeiten, ist aber spröder. Der Rechner passt die Parameter automatisch an den Werkzeugtyp an.' },
|
|
90
|
+
{ type: 'title', text: '3 häufige Fehler beim Bohren', level: 3 },
|
|
91
|
+
{ type: 'paragraph', html: '<strong>Zu hohe Drehzahl:</strong> Verursacht Überhitzung und Enthärtung des Stahls. <strong>Zu niedrige Drehzahl:</strong> Der Bohrer vibriert und kann durch Ermüdung brechen. <strong>Keine Kühlung:</strong> Hitze verkürzt die Werkzeuglebensdauer erheblich.' },
|
|
92
|
+
],
|
|
93
|
+
ui: {
|
|
94
|
+
labelMaterial: 'Werkstoff',
|
|
95
|
+
matSteel: 'Baustahl',
|
|
96
|
+
matInox: 'Edelstahl',
|
|
97
|
+
matAlu: 'Aluminium',
|
|
98
|
+
matBrass: 'Messing',
|
|
99
|
+
matCastIron: 'Gusseisen',
|
|
100
|
+
matWood: 'Holz',
|
|
101
|
+
matPlastic: 'Kunststoff',
|
|
102
|
+
coolSteel: 'Kühlschmiermittel/Öl',
|
|
103
|
+
coolInox: 'Schneidöl spezial',
|
|
104
|
+
coolAlu: 'Spiritus / Paraffin',
|
|
105
|
+
coolBrass: 'Trocken / Luft',
|
|
106
|
+
coolCastIron: 'Trocken',
|
|
107
|
+
coolWood: 'Nur Absaugung',
|
|
108
|
+
coolPlastic: 'Druckluft',
|
|
109
|
+
labelTool: 'Werkzeugtyp',
|
|
110
|
+
typeHss: 'HSS (Schnellarbeitsstahl)',
|
|
111
|
+
typeWidia: 'Hartmetall (VHM)',
|
|
112
|
+
labelDiameter: 'Durchmesser',
|
|
113
|
+
unitMm: 'mm',
|
|
114
|
+
unitInch: 'Zoll',
|
|
115
|
+
modeColumnDrill: 'Säulenbohrmaschine',
|
|
116
|
+
labelAdvanced: 'Vorschub-Parameter',
|
|
117
|
+
labelLips: 'Anzahl Schneiden (z)',
|
|
118
|
+
labelFz: 'Vorschub/Zahn (fz)',
|
|
119
|
+
labelMachine: 'Drehzahlen Ihrer Maschine',
|
|
120
|
+
presetStandard: 'Standard',
|
|
121
|
+
presetCnc: 'CNC',
|
|
122
|
+
addRpmManual: 'RPM manuell hinzufügen...',
|
|
123
|
+
addButton: '+',
|
|
124
|
+
resultRpm: 'Optimale Drehzahl',
|
|
125
|
+
resultCooling: 'Kühlung',
|
|
126
|
+
resultFeed: 'Vorschubwert',
|
|
127
|
+
resultClosest: 'Empfohlene Einstellung',
|
|
128
|
+
rpmUnit: 'Umdrehungen / Minute',
|
|
129
|
+
recommendedLabel: 'Empfohlene Einstellung',
|
|
130
|
+
recommendedHint: 'Stellen Sie den Wahlschalter Ihrer Maschine auf diese Position',
|
|
131
|
+
statusLimitActive: 'Maschinenlimit aktiv',
|
|
132
|
+
statusOutOfRange: 'Bereich außerhalb des gewerblichen Standards',
|
|
133
|
+
},
|
|
134
|
+
};
|
|
@@ -1,134 +1,134 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { DrillCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'drill-rpm-calculator';
|
|
7
|
-
const title = 'Drill and Machining RPM Calculator';
|
|
8
|
-
const description = 'Calculate the ideal revolutions per minute for your drill or milling machine based on material and bit diameter. Prevent tool burnout and achieve better results.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Why do drill bits burn out?',
|
|
13
|
-
answer: 'Primarily due to excessive RPM. When the bit rotates faster than the material can dissipate heat, friction raises the temperature above the steel hardness limit, causing the cutting edge to soften and lose effectiveness.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'What is cutting speed (Vc)?',
|
|
17
|
-
answer: 'Cutting speed is the linear velocity in metres per minute at which the tool edge travels across the material surface. Each material has a recommended Vc that is independent of the drill diameter.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'When should I use carbide (Widia) tools?',
|
|
21
|
-
answer: 'Use carbide when you need much higher speeds, in industrial production, or when machining extremely hard materials. For hobby work, HSS is sufficient and more resistant to flexural breakage.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Is lubrication always necessary?',
|
|
25
|
-
answer: 'In metals, it is almost always recommended. In aluminium it prevents material adhesion to the bit. In steels it reduces heat. For wood and plastics, dry drilling with frequent retraction is better.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'How do I calculate feed rate without a CNC machine?',
|
|
29
|
-
answer: 'On a manual drill, feed is controlled by hand pressure. You should see a steady, clean chip. If you see dust, you are either pressing too lightly or RPM is too high. If chips are very thick and the machine struggles, you are pressing too hard.',
|
|
30
|
-
},
|
|
31
|
-
];
|
|
32
|
-
|
|
33
|
-
const howToData = [
|
|
34
|
-
{ name: 'Select the material', text: 'Choose what material you will be drilling or milling (steel, aluminium, wood, etc.). Each has different hardness and thermal properties.' },
|
|
35
|
-
{ name: 'Enter the diameter', text: 'Input the exact diameter of your drill or end mill in millimetres. Remember that larger diameters require lower rotation speeds.' },
|
|
36
|
-
{ name: 'Choose tool type', text: 'Determine whether your bit is high speed steel (HSS) or carbide (Widia). Carbide tools support much higher speeds.' },
|
|
37
|
-
{ name: 'Set RPM on your machine', text: 'Configure your drill or milling machine with the calculated value. If your machine has fixed speed positions, use our closest speed finder to select the safest pulley position.' },
|
|
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<DrillCalculatorUI> = {
|
|
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: 'The Importance of Correct RPM in Machining', level: 2 },
|
|
85
|
-
{ type: 'paragraph', html: 'Calculating the correct revolutions per minute is the difference between a perfect result and costly failure. It is not about spinning a bit as fast as possible, but respecting the physics of friction and material resistance. Our calculator optimises tool performance and surface finish quality.' },
|
|
86
|
-
{ type: 'title', text: 'Understanding Cutting Speed', level: 3 },
|
|
87
|
-
{ type: 'card', icon: 'mdi:math-log', title: 'RPM Calculation Formula', html: '<p>Cutting speed is a value in metres per minute indicating the ideal speed at which the edge should traverse the material. The formula we use is: <code>RPM = (Vc × 1000) / (π × D)</code> where D is the diameter in millimetres. This calculation is independent of the workpiece diameter.' },
|
|
88
|
-
{ type: 'title', text: 'HSS vs Carbide Tools', level: 3 },
|
|
89
|
-
{ type: 'paragraph', html: '<strong>High Speed Steel (HSS)</strong> is economical and impact-resistant, but has limited heat resistance. <strong>Carbide</strong> allows cutting speeds 3 to 5 times higher, but is more brittle. The calculator automatically adjusts parameters based on tool type.' },
|
|
90
|
-
{ type: 'title', text: '3 Common Drilling Mistakes', level: 3 },
|
|
91
|
-
{ type: 'paragraph', html: '<strong>Too high RPM:</strong> Causes overheating and loss of steel hardness. <strong>Too low RPM:</strong> Causes vibration and fatigue fracture. <strong>No coolant:</strong> Dramatically reduces tool life due to excessive heat buildup.' },
|
|
92
|
-
],
|
|
93
|
-
ui: {
|
|
94
|
-
labelMaterial: 'Work Material',
|
|
95
|
-
matSteel: 'Mild Steel',
|
|
96
|
-
matInox: 'Stainless Steel',
|
|
97
|
-
matAlu: 'Aluminium',
|
|
98
|
-
matBrass: 'Brass',
|
|
99
|
-
matCastIron: 'Cast Iron',
|
|
100
|
-
matWood: 'Wood',
|
|
101
|
-
matPlastic: 'Plastics',
|
|
102
|
-
coolSteel: 'Cutting Oil',
|
|
103
|
-
coolInox: 'EP Cutting Oil',
|
|
104
|
-
coolAlu: 'Solvent / Paraffin',
|
|
105
|
-
coolBrass: 'Dry / Air Blast',
|
|
106
|
-
coolCastIron: 'Dry',
|
|
107
|
-
coolWood: 'Suction Only',
|
|
108
|
-
coolPlastic: 'Air Jet',
|
|
109
|
-
labelTool: 'Tool Type',
|
|
110
|
-
typeHss: 'High Speed Steel',
|
|
111
|
-
typeWidia: 'Carbide (Widia)',
|
|
112
|
-
labelDiameter: 'Diameter',
|
|
113
|
-
unitMm: 'mm',
|
|
114
|
-
unitInch: 'inch',
|
|
115
|
-
modeColumnDrill: 'Column Drill Mode',
|
|
116
|
-
labelAdvanced: 'Feed Parameters',
|
|
117
|
-
labelLips: 'Number of Flutes (z)',
|
|
118
|
-
labelFz: 'Feed per Tooth (Fz)',
|
|
119
|
-
labelMachine: 'Your Machine Speeds',
|
|
120
|
-
presetStandard: 'Standard',
|
|
121
|
-
presetCnc: 'CNC',
|
|
122
|
-
addRpmManual: 'Add RPM manually...',
|
|
123
|
-
addButton: '+',
|
|
124
|
-
resultRpm: 'Optimal Speed',
|
|
125
|
-
resultCooling: 'Coolant Type',
|
|
126
|
-
resultFeed: 'Resulting Feed Rate',
|
|
127
|
-
resultClosest: 'Recommended Setting',
|
|
128
|
-
rpmUnit: 'Revolutions / Minute',
|
|
129
|
-
recommendedLabel: 'Recommended Setting',
|
|
130
|
-
recommendedHint: 'Set your machine selector to this position',
|
|
131
|
-
statusLimitActive: 'Machine limit active',
|
|
132
|
-
statusOutOfRange: 'Out of commercial standard range',
|
|
133
|
-
},
|
|
134
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { DrillCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'drill-rpm-calculator';
|
|
7
|
+
const title = 'Drill and Machining RPM Calculator';
|
|
8
|
+
const description = 'Calculate the ideal revolutions per minute for your drill or milling machine based on material and bit diameter. Prevent tool burnout and achieve better results.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Why do drill bits burn out?',
|
|
13
|
+
answer: 'Primarily due to excessive RPM. When the bit rotates faster than the material can dissipate heat, friction raises the temperature above the steel hardness limit, causing the cutting edge to soften and lose effectiveness.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'What is cutting speed (Vc)?',
|
|
17
|
+
answer: 'Cutting speed is the linear velocity in metres per minute at which the tool edge travels across the material surface. Each material has a recommended Vc that is independent of the drill diameter.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'When should I use carbide (Widia) tools?',
|
|
21
|
+
answer: 'Use carbide when you need much higher speeds, in industrial production, or when machining extremely hard materials. For hobby work, HSS is sufficient and more resistant to flexural breakage.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Is lubrication always necessary?',
|
|
25
|
+
answer: 'In metals, it is almost always recommended. In aluminium it prevents material adhesion to the bit. In steels it reduces heat. For wood and plastics, dry drilling with frequent retraction is better.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'How do I calculate feed rate without a CNC machine?',
|
|
29
|
+
answer: 'On a manual drill, feed is controlled by hand pressure. You should see a steady, clean chip. If you see dust, you are either pressing too lightly or RPM is too high. If chips are very thick and the machine struggles, you are pressing too hard.',
|
|
30
|
+
},
|
|
31
|
+
];
|
|
32
|
+
|
|
33
|
+
const howToData = [
|
|
34
|
+
{ name: 'Select the material', text: 'Choose what material you will be drilling or milling (steel, aluminium, wood, etc.). Each has different hardness and thermal properties.' },
|
|
35
|
+
{ name: 'Enter the diameter', text: 'Input the exact diameter of your drill or end mill in millimetres. Remember that larger diameters require lower rotation speeds.' },
|
|
36
|
+
{ name: 'Choose tool type', text: 'Determine whether your bit is high speed steel (HSS) or carbide (Widia). Carbide tools support much higher speeds.' },
|
|
37
|
+
{ name: 'Set RPM on your machine', text: 'Configure your drill or milling machine with the calculated value. If your machine has fixed speed positions, use our closest speed finder to select the safest pulley position.' },
|
|
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<DrillCalculatorUI> = {
|
|
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: 'The Importance of Correct RPM in Machining', level: 2 },
|
|
85
|
+
{ type: 'paragraph', html: 'Calculating the correct revolutions per minute is the difference between a perfect result and costly failure. It is not about spinning a bit as fast as possible, but respecting the physics of friction and material resistance. Our calculator optimises tool performance and surface finish quality.' },
|
|
86
|
+
{ type: 'title', text: 'Understanding Cutting Speed', level: 3 },
|
|
87
|
+
{ type: 'card', icon: 'mdi:math-log', title: 'RPM Calculation Formula', html: '<p>Cutting speed is a value in metres per minute indicating the ideal speed at which the edge should traverse the material. The formula we use is: <code>RPM = (Vc × 1000) / (π × D)</code> where D is the diameter in millimetres. This calculation is independent of the workpiece diameter.' },
|
|
88
|
+
{ type: 'title', text: 'HSS vs Carbide Tools', level: 3 },
|
|
89
|
+
{ type: 'paragraph', html: '<strong>High Speed Steel (HSS)</strong> is economical and impact-resistant, but has limited heat resistance. <strong>Carbide</strong> allows cutting speeds 3 to 5 times higher, but is more brittle. The calculator automatically adjusts parameters based on tool type.' },
|
|
90
|
+
{ type: 'title', text: '3 Common Drilling Mistakes', level: 3 },
|
|
91
|
+
{ type: 'paragraph', html: '<strong>Too high RPM:</strong> Causes overheating and loss of steel hardness. <strong>Too low RPM:</strong> Causes vibration and fatigue fracture. <strong>No coolant:</strong> Dramatically reduces tool life due to excessive heat buildup.' },
|
|
92
|
+
],
|
|
93
|
+
ui: {
|
|
94
|
+
labelMaterial: 'Work Material',
|
|
95
|
+
matSteel: 'Mild Steel',
|
|
96
|
+
matInox: 'Stainless Steel',
|
|
97
|
+
matAlu: 'Aluminium',
|
|
98
|
+
matBrass: 'Brass',
|
|
99
|
+
matCastIron: 'Cast Iron',
|
|
100
|
+
matWood: 'Wood',
|
|
101
|
+
matPlastic: 'Plastics',
|
|
102
|
+
coolSteel: 'Cutting Oil',
|
|
103
|
+
coolInox: 'EP Cutting Oil',
|
|
104
|
+
coolAlu: 'Solvent / Paraffin',
|
|
105
|
+
coolBrass: 'Dry / Air Blast',
|
|
106
|
+
coolCastIron: 'Dry',
|
|
107
|
+
coolWood: 'Suction Only',
|
|
108
|
+
coolPlastic: 'Air Jet',
|
|
109
|
+
labelTool: 'Tool Type',
|
|
110
|
+
typeHss: 'High Speed Steel',
|
|
111
|
+
typeWidia: 'Carbide (Widia)',
|
|
112
|
+
labelDiameter: 'Diameter',
|
|
113
|
+
unitMm: 'mm',
|
|
114
|
+
unitInch: 'inch',
|
|
115
|
+
modeColumnDrill: 'Column Drill Mode',
|
|
116
|
+
labelAdvanced: 'Feed Parameters',
|
|
117
|
+
labelLips: 'Number of Flutes (z)',
|
|
118
|
+
labelFz: 'Feed per Tooth (Fz)',
|
|
119
|
+
labelMachine: 'Your Machine Speeds',
|
|
120
|
+
presetStandard: 'Standard',
|
|
121
|
+
presetCnc: 'CNC',
|
|
122
|
+
addRpmManual: 'Add RPM manually...',
|
|
123
|
+
addButton: '+',
|
|
124
|
+
resultRpm: 'Optimal Speed',
|
|
125
|
+
resultCooling: 'Coolant Type',
|
|
126
|
+
resultFeed: 'Resulting Feed Rate',
|
|
127
|
+
resultClosest: 'Recommended Setting',
|
|
128
|
+
rpmUnit: 'Revolutions / Minute',
|
|
129
|
+
recommendedLabel: 'Recommended Setting',
|
|
130
|
+
recommendedHint: 'Set your machine selector to this position',
|
|
131
|
+
statusLimitActive: 'Machine limit active',
|
|
132
|
+
statusOutOfRange: 'Out of commercial standard range',
|
|
133
|
+
},
|
|
134
|
+
};
|