@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,169 +1,169 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { CutOptimizerUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'zaagplan-optimalisatie';
|
|
7
|
-
const title = 'Zaagplan Optimalisatie voor Latten en Platen';
|
|
8
|
-
const description =
|
|
9
|
-
'Gratis calculator voor het optimaliseren van zaagsneden in hout, metaal of buizen. Minimaliseer afval met 1D en 2D Bin Packing algoritmes. Ideaal voor houtbewerking en metaalbewerking.';
|
|
10
|
-
|
|
11
|
-
const faqData = [
|
|
12
|
-
{
|
|
13
|
-
question: 'Wat is een 1D zaag-optimalisator?',
|
|
14
|
-
answer:
|
|
15
|
-
'Het is een tool die wiskundige algoritmes gebruikt (zoals het Bin Packing Problem) om te bepalen hoe je kleinere stukken kunt zagen uit een standaard lang stuk (lat, profiel, buis) met zo min mogelijk afval.',
|
|
16
|
-
},
|
|
17
|
-
{
|
|
18
|
-
question: 'Waarom moet ik de zaagsnededikte (Kerf) opgeven?',
|
|
19
|
-
answer:
|
|
20
|
-
'Elke keer dat de zaag door het materiaal gaat, verdwijnt er een paar millimeter (meestal tussen 2mm en 4mm afhankelijk van het blad). Als je deze ruimte niet meerekent, worden de laatste stukken op je lijst korter dan gepland.',
|
|
21
|
-
},
|
|
22
|
-
{
|
|
23
|
-
question: 'Kan ik stukken van verschillende lengtes mengen?',
|
|
24
|
-
answer:
|
|
25
|
-
'Ja, onze calculator accepteert elke combinatie van lengtes en aantallen. Het algoritme evalueert alle mogelijke combinaties en geeft prioriteit aan een maximale benutting van het voorraadmaterial.',
|
|
26
|
-
},
|
|
27
|
-
{
|
|
28
|
-
question: 'Hoe sla ik mijn zaagplan op?',
|
|
29
|
-
answer:
|
|
30
|
-
'Zodra het geoptimaliseerd is, kun je de pagina afdrukken of een screenshot maken van het visuele schema. Dit dient als fysieke gids in de werkplaats om de volgorde van de sneden niet te verwarren.',
|
|
31
|
-
},
|
|
32
|
-
];
|
|
33
|
-
|
|
34
|
-
const howToData = [
|
|
35
|
-
{
|
|
36
|
-
name: 'Basis materiaal definiëren (Stock)',
|
|
37
|
-
text: 'Voer de totale lengte van de beschikbare lat of profiel in (bijv. 2400mm of 6000mm).',
|
|
38
|
-
},
|
|
39
|
-
{
|
|
40
|
-
name: 'Zaagblad dikte instellen (Kerf)',
|
|
41
|
-
text: 'Stel de millimeters in die de zaag bij elke stap verwijdert, zodat de berekening tot op de millimeter nauwkeurig is.',
|
|
42
|
-
},
|
|
43
|
-
{
|
|
44
|
-
name: 'Gewenste stukken opgeven',
|
|
45
|
-
text: 'Schrijf de lengte en het aantal van elk stuk dat je nodig hebt voor je project.',
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
name: 'Optimalisatie uitvoeren',
|
|
49
|
-
text: 'Ontvang het meest efficiënte zaagschema en het exacte percentage gegenereerd afval.',
|
|
50
|
-
},
|
|
51
|
-
];
|
|
52
|
-
|
|
53
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
54
|
-
'@context': 'https://schema.org',
|
|
55
|
-
'@type': 'FAQPage',
|
|
56
|
-
mainEntity: faqData.map((item) => ({
|
|
57
|
-
'@type': 'Question',
|
|
58
|
-
name: item.question,
|
|
59
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
60
|
-
})),
|
|
61
|
-
};
|
|
62
|
-
|
|
63
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
64
|
-
'@context': 'https://schema.org',
|
|
65
|
-
'@type': 'HowTo',
|
|
66
|
-
name: title,
|
|
67
|
-
description,
|
|
68
|
-
step: howToData.map((step, i) => ({
|
|
69
|
-
'@type': 'HowToStep',
|
|
70
|
-
position: i + 1,
|
|
71
|
-
name: step.name,
|
|
72
|
-
text: step.text,
|
|
73
|
-
})),
|
|
74
|
-
};
|
|
75
|
-
|
|
76
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
77
|
-
'@context': 'https://schema.org',
|
|
78
|
-
'@type': 'SoftwareApplication',
|
|
79
|
-
name: title,
|
|
80
|
-
description,
|
|
81
|
-
applicationCategory: 'UtilityApplication',
|
|
82
|
-
operatingSystem: 'All',
|
|
83
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
84
|
-
inLanguage: 'nl',
|
|
85
|
-
};
|
|
86
|
-
|
|
87
|
-
export const content: ToolLocaleContent<CutOptimizerUI> = {
|
|
88
|
-
slug,
|
|
89
|
-
title,
|
|
90
|
-
description,
|
|
91
|
-
faqTitle: 'Veelgestelde Vragen',
|
|
92
|
-
faq: faqData,
|
|
93
|
-
bibliography,
|
|
94
|
-
howTo: howToData,
|
|
95
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
96
|
-
seo: [
|
|
97
|
-
{
|
|
98
|
-
type: 'title',
|
|
99
|
-
text: 'Definitieve Gids voor Zaagplan Optimalisatie',
|
|
100
|
-
level: 2,
|
|
101
|
-
},
|
|
102
|
-
{
|
|
103
|
-
type: 'paragraph',
|
|
104
|
-
html: 'De optimalisatie van zaagsneden, technisch bekend als het <strong>Cutting Stock Problem</strong>, is een van de meest fascinerende logistieke uitdagingen in de industriële techniek. Voor een project met 20 stukken en 5 voorraadstaven zijn er miljoenen mogelijke combinaties. Een computeralgoritme kan de optimale oplossing in milliseconden vinden, waardoor het gebruikelijke afval van 15% wordt gereduceerd tot minder dan 5%.',
|
|
105
|
-
},
|
|
106
|
-
{
|
|
107
|
-
type: 'title',
|
|
108
|
-
text: 'Lineaire 1D snede en 2D Plaatsnede',
|
|
109
|
-
level: 3,
|
|
110
|
-
},
|
|
111
|
-
{
|
|
112
|
-
type: 'card',
|
|
113
|
-
icon: 'mdi:arrow-expand-horizontal',
|
|
114
|
-
title: 'Lineaire snede voor Latten en Profielen',
|
|
115
|
-
html: '<p>Bij de <strong>lineaire snede (1D)</strong> vindt de optimalisatie plaats in slechts één dimensie: de lengte. De breedte van het materiaal wordt als constant verondersteld. Het is ideaal voor constructiehout (latten, balken), metalen en aluminium profielen, PVC of koperen buizen, en draadeinden.</p>',
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
type: 'card',
|
|
119
|
-
icon: 'mdi:view-grid',
|
|
120
|
-
title: 'Plaatsnede voor Planken en Platen',
|
|
121
|
-
html: '<p>Bij de <strong>plaatsnede (2D)</strong> worden twee dimensies beheerd: breedte en lengte. De tool gebruikt guillotine-algoritmes, waarbij elke snede van rand tot rand gaat. Ideaal voor afgeleide platen (MDF, spaanplaat), multiplex, glas, methacrylaat en metaalplaten.</p>',
|
|
122
|
-
},
|
|
123
|
-
{
|
|
124
|
-
type: 'title',
|
|
125
|
-
text: 'De Kritieke Factor: De Zaagsnededikte (Kerf)',
|
|
126
|
-
level: 3,
|
|
127
|
-
},
|
|
128
|
-
{
|
|
129
|
-
type: 'paragraph',
|
|
130
|
-
html: 'De <strong>Kerf</strong> is het materiaal dat bij elke snede wordt verwijderd. Een standaard tafelzaagblad verbruikt tussen 3,0mm en 3,2mm per snede. Een handcirkelzaag verbruikt 1,5 tot 2,5mm. Een lasersnede in methacrylaat nauwelijks 0,1 tot 0,3mm. Het negeren van de kerf in een project met 10 sneden in latten van 2400mm kan ervoor zorgen dat je tussen de 30mm en 32mm aan bruikbaar materiaal verliest.',
|
|
131
|
-
},
|
|
132
|
-
{
|
|
133
|
-
type: 'title',
|
|
134
|
-
text: 'Het Best Fit Decreasing Algoritme',
|
|
135
|
-
level: 3,
|
|
136
|
-
},
|
|
137
|
-
{
|
|
138
|
-
type: 'card',
|
|
139
|
-
icon: 'mdi:chip',
|
|
140
|
-
title: 'Hoe de Optimalisator van binnen werkt',
|
|
141
|
-
html: '<p>De kern van de optimalisator gebruikt de <strong>Best Fit Decreasing (BFD)</strong> strategie: eerst worden alle stukken van groot naar klein gesorteerd (grote stukken zijn moeilijker passend te krijgen). Vervolgens wordt voor elk stuk gezocht naar het bestaande restant waar het in past met zo min mogelijk overschot. Alleen als het nergens in past, wordt een nieuwe staaf gebruikt. Dit proces vermindert afval met een orde van grootte vergeleken met willekeurige selectie.</p>',
|
|
142
|
-
},
|
|
143
|
-
],
|
|
144
|
-
ui: {
|
|
145
|
-
modeLinearLabel: 'Lineair (Staven)',
|
|
146
|
-
modePanelLabel: 'Paneel (Platen)',
|
|
147
|
-
configTitle: 'Materiaal Configuratie',
|
|
148
|
-
labelStockLength: 'Lengte Materiaal (mm)',
|
|
149
|
-
labelStockWidth: 'Breedte Materiaal (mm)',
|
|
150
|
-
labelKerf: 'Bladdikte / Kerf (mm)',
|
|
151
|
-
cutsTitle: 'Lijst met Sneden',
|
|
152
|
-
placeholderLength: 'Lengte',
|
|
153
|
-
placeholderWidth: 'Breedte',
|
|
154
|
-
placeholderQty: 'Aantal',
|
|
155
|
-
btnRemoveTitle: 'Verwijderen',
|
|
156
|
-
statStockUsed: 'Materiaal Gebruikt',
|
|
157
|
-
statTotalCuts: 'Totale Sneden',
|
|
158
|
-
statWaste: 'Totaal Afval',
|
|
159
|
-
statEfficiency: 'Efficiëntie',
|
|
160
|
-
vizTitle: 'Zaag Visualisatie',
|
|
161
|
-
emptyState: 'Voeg sneden toe en druk op berekenen om het zaagplan te zien.',
|
|
162
|
-
noValidCuts: 'Kon geen geldige sneden genereren. Controleer de maten.',
|
|
163
|
-
noValidPanels: 'Kon geen geldige panelen genereren. Controleer of de stukken op de plaat passen.',
|
|
164
|
-
stockLabel: 'Materiaal',
|
|
165
|
-
panelLabel: 'Paneel',
|
|
166
|
-
wasteLabel: 'Afval:',
|
|
167
|
-
effLabel: 'Eff:',
|
|
168
|
-
},
|
|
169
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { CutOptimizerUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'zaagplan-optimalisatie';
|
|
7
|
+
const title = 'Zaagplan Optimalisatie voor Latten en Platen';
|
|
8
|
+
const description =
|
|
9
|
+
'Gratis calculator voor het optimaliseren van zaagsneden in hout, metaal of buizen. Minimaliseer afval met 1D en 2D Bin Packing algoritmes. Ideaal voor houtbewerking en metaalbewerking.';
|
|
10
|
+
|
|
11
|
+
const faqData = [
|
|
12
|
+
{
|
|
13
|
+
question: 'Wat is een 1D zaag-optimalisator?',
|
|
14
|
+
answer:
|
|
15
|
+
'Het is een tool die wiskundige algoritmes gebruikt (zoals het Bin Packing Problem) om te bepalen hoe je kleinere stukken kunt zagen uit een standaard lang stuk (lat, profiel, buis) met zo min mogelijk afval.',
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
question: 'Waarom moet ik de zaagsnededikte (Kerf) opgeven?',
|
|
19
|
+
answer:
|
|
20
|
+
'Elke keer dat de zaag door het materiaal gaat, verdwijnt er een paar millimeter (meestal tussen 2mm en 4mm afhankelijk van het blad). Als je deze ruimte niet meerekent, worden de laatste stukken op je lijst korter dan gepland.',
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
question: 'Kan ik stukken van verschillende lengtes mengen?',
|
|
24
|
+
answer:
|
|
25
|
+
'Ja, onze calculator accepteert elke combinatie van lengtes en aantallen. Het algoritme evalueert alle mogelijke combinaties en geeft prioriteit aan een maximale benutting van het voorraadmaterial.',
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
question: 'Hoe sla ik mijn zaagplan op?',
|
|
29
|
+
answer:
|
|
30
|
+
'Zodra het geoptimaliseerd is, kun je de pagina afdrukken of een screenshot maken van het visuele schema. Dit dient als fysieke gids in de werkplaats om de volgorde van de sneden niet te verwarren.',
|
|
31
|
+
},
|
|
32
|
+
];
|
|
33
|
+
|
|
34
|
+
const howToData = [
|
|
35
|
+
{
|
|
36
|
+
name: 'Basis materiaal definiëren (Stock)',
|
|
37
|
+
text: 'Voer de totale lengte van de beschikbare lat of profiel in (bijv. 2400mm of 6000mm).',
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
name: 'Zaagblad dikte instellen (Kerf)',
|
|
41
|
+
text: 'Stel de millimeters in die de zaag bij elke stap verwijdert, zodat de berekening tot op de millimeter nauwkeurig is.',
|
|
42
|
+
},
|
|
43
|
+
{
|
|
44
|
+
name: 'Gewenste stukken opgeven',
|
|
45
|
+
text: 'Schrijf de lengte en het aantal van elk stuk dat je nodig hebt voor je project.',
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
name: 'Optimalisatie uitvoeren',
|
|
49
|
+
text: 'Ontvang het meest efficiënte zaagschema en het exacte percentage gegenereerd afval.',
|
|
50
|
+
},
|
|
51
|
+
];
|
|
52
|
+
|
|
53
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
54
|
+
'@context': 'https://schema.org',
|
|
55
|
+
'@type': 'FAQPage',
|
|
56
|
+
mainEntity: faqData.map((item) => ({
|
|
57
|
+
'@type': 'Question',
|
|
58
|
+
name: item.question,
|
|
59
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
60
|
+
})),
|
|
61
|
+
};
|
|
62
|
+
|
|
63
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
64
|
+
'@context': 'https://schema.org',
|
|
65
|
+
'@type': 'HowTo',
|
|
66
|
+
name: title,
|
|
67
|
+
description,
|
|
68
|
+
step: howToData.map((step, i) => ({
|
|
69
|
+
'@type': 'HowToStep',
|
|
70
|
+
position: i + 1,
|
|
71
|
+
name: step.name,
|
|
72
|
+
text: step.text,
|
|
73
|
+
})),
|
|
74
|
+
};
|
|
75
|
+
|
|
76
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
77
|
+
'@context': 'https://schema.org',
|
|
78
|
+
'@type': 'SoftwareApplication',
|
|
79
|
+
name: title,
|
|
80
|
+
description,
|
|
81
|
+
applicationCategory: 'UtilityApplication',
|
|
82
|
+
operatingSystem: 'All',
|
|
83
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
84
|
+
inLanguage: 'nl',
|
|
85
|
+
};
|
|
86
|
+
|
|
87
|
+
export const content: ToolLocaleContent<CutOptimizerUI> = {
|
|
88
|
+
slug,
|
|
89
|
+
title,
|
|
90
|
+
description,
|
|
91
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
92
|
+
faq: faqData,
|
|
93
|
+
bibliography,
|
|
94
|
+
howTo: howToData,
|
|
95
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
96
|
+
seo: [
|
|
97
|
+
{
|
|
98
|
+
type: 'title',
|
|
99
|
+
text: 'Definitieve Gids voor Zaagplan Optimalisatie',
|
|
100
|
+
level: 2,
|
|
101
|
+
},
|
|
102
|
+
{
|
|
103
|
+
type: 'paragraph',
|
|
104
|
+
html: 'De optimalisatie van zaagsneden, technisch bekend als het <strong>Cutting Stock Problem</strong>, is een van de meest fascinerende logistieke uitdagingen in de industriële techniek. Voor een project met 20 stukken en 5 voorraadstaven zijn er miljoenen mogelijke combinaties. Een computeralgoritme kan de optimale oplossing in milliseconden vinden, waardoor het gebruikelijke afval van 15% wordt gereduceerd tot minder dan 5%.',
|
|
105
|
+
},
|
|
106
|
+
{
|
|
107
|
+
type: 'title',
|
|
108
|
+
text: 'Lineaire 1D snede en 2D Plaatsnede',
|
|
109
|
+
level: 3,
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
type: 'card',
|
|
113
|
+
icon: 'mdi:arrow-expand-horizontal',
|
|
114
|
+
title: 'Lineaire snede voor Latten en Profielen',
|
|
115
|
+
html: '<p>Bij de <strong>lineaire snede (1D)</strong> vindt de optimalisatie plaats in slechts één dimensie: de lengte. De breedte van het materiaal wordt als constant verondersteld. Het is ideaal voor constructiehout (latten, balken), metalen en aluminium profielen, PVC of koperen buizen, en draadeinden.</p>',
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
type: 'card',
|
|
119
|
+
icon: 'mdi:view-grid',
|
|
120
|
+
title: 'Plaatsnede voor Planken en Platen',
|
|
121
|
+
html: '<p>Bij de <strong>plaatsnede (2D)</strong> worden twee dimensies beheerd: breedte en lengte. De tool gebruikt guillotine-algoritmes, waarbij elke snede van rand tot rand gaat. Ideaal voor afgeleide platen (MDF, spaanplaat), multiplex, glas, methacrylaat en metaalplaten.</p>',
|
|
122
|
+
},
|
|
123
|
+
{
|
|
124
|
+
type: 'title',
|
|
125
|
+
text: 'De Kritieke Factor: De Zaagsnededikte (Kerf)',
|
|
126
|
+
level: 3,
|
|
127
|
+
},
|
|
128
|
+
{
|
|
129
|
+
type: 'paragraph',
|
|
130
|
+
html: 'De <strong>Kerf</strong> is het materiaal dat bij elke snede wordt verwijderd. Een standaard tafelzaagblad verbruikt tussen 3,0mm en 3,2mm per snede. Een handcirkelzaag verbruikt 1,5 tot 2,5mm. Een lasersnede in methacrylaat nauwelijks 0,1 tot 0,3mm. Het negeren van de kerf in een project met 10 sneden in latten van 2400mm kan ervoor zorgen dat je tussen de 30mm en 32mm aan bruikbaar materiaal verliest.',
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
type: 'title',
|
|
134
|
+
text: 'Het Best Fit Decreasing Algoritme',
|
|
135
|
+
level: 3,
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
type: 'card',
|
|
139
|
+
icon: 'mdi:chip',
|
|
140
|
+
title: 'Hoe de Optimalisator van binnen werkt',
|
|
141
|
+
html: '<p>De kern van de optimalisator gebruikt de <strong>Best Fit Decreasing (BFD)</strong> strategie: eerst worden alle stukken van groot naar klein gesorteerd (grote stukken zijn moeilijker passend te krijgen). Vervolgens wordt voor elk stuk gezocht naar het bestaande restant waar het in past met zo min mogelijk overschot. Alleen als het nergens in past, wordt een nieuwe staaf gebruikt. Dit proces vermindert afval met een orde van grootte vergeleken met willekeurige selectie.</p>',
|
|
142
|
+
},
|
|
143
|
+
],
|
|
144
|
+
ui: {
|
|
145
|
+
modeLinearLabel: 'Lineair (Staven)',
|
|
146
|
+
modePanelLabel: 'Paneel (Platen)',
|
|
147
|
+
configTitle: 'Materiaal Configuratie',
|
|
148
|
+
labelStockLength: 'Lengte Materiaal (mm)',
|
|
149
|
+
labelStockWidth: 'Breedte Materiaal (mm)',
|
|
150
|
+
labelKerf: 'Bladdikte / Kerf (mm)',
|
|
151
|
+
cutsTitle: 'Lijst met Sneden',
|
|
152
|
+
placeholderLength: 'Lengte',
|
|
153
|
+
placeholderWidth: 'Breedte',
|
|
154
|
+
placeholderQty: 'Aantal',
|
|
155
|
+
btnRemoveTitle: 'Verwijderen',
|
|
156
|
+
statStockUsed: 'Materiaal Gebruikt',
|
|
157
|
+
statTotalCuts: 'Totale Sneden',
|
|
158
|
+
statWaste: 'Totaal Afval',
|
|
159
|
+
statEfficiency: 'Efficiëntie',
|
|
160
|
+
vizTitle: 'Zaag Visualisatie',
|
|
161
|
+
emptyState: 'Voeg sneden toe en druk op berekenen om het zaagplan te zien.',
|
|
162
|
+
noValidCuts: 'Kon geen geldige sneden genereren. Controleer de maten.',
|
|
163
|
+
noValidPanels: 'Kon geen geldige panelen genereren. Controleer of de stukken op de plaat passen.',
|
|
164
|
+
stockLabel: 'Materiaal',
|
|
165
|
+
panelLabel: 'Paneel',
|
|
166
|
+
wasteLabel: 'Afval:',
|
|
167
|
+
effLabel: 'Eff:',
|
|
168
|
+
},
|
|
169
|
+
};
|