@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,116 +1,116 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { EpoxyCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'epoxy-resin-calculator';
|
|
7
|
-
const title = '에폭시 레진 계산기: 정확한 혼합 및 부피';
|
|
8
|
-
const description = '프로젝트에 필요한 에폭시 레진과 경화제의 정확한 양을 계산하세요. 리버 테이블, 주얼리 및 몰드 작업 시 낭비를 방지합니다.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: '레진에서 정확한 혼합 비율이 왜 그렇게 중요한가요?',
|
|
13
|
-
answer: '다른 혼합물과 달리 에폭시 레진은 증발에 의해 마르는 것이 아니라 화학 반응(중합)을 통해 경화됩니다. 레진이나 경화제가 너무 많으면 반응이 불완전해져서 결과물이 끈적이거나, 무르거나, 영구적인 기포가 남을 수 있습니다.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: '중량 비율 vs 부피 비율이란 무엇인가요?',
|
|
17
|
-
answer: '많은 레진이 부피 기준으로 2:1로 혼합되지만, 경화제의 밀도가 더 높은 경우가 많아 중량 기준으로는 100:45가 될 수 있습니다. 항상 제조업체의 지침을 따르고, 가능하다면 정밀한 측정을 위해 디지털 저울을 사용하세요.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: '혼합 시 기포를 방지하려면 어떻게 해야 하나요?',
|
|
21
|
-
answer: '컵 벽면을 잘 긁어내며 일정한 원을 그리듯 최소 3분 동안 천천히 섞어주세요. 붓기 전에 몇 분 정도 혼합물을 그대로 두면 기포가 표면으로 떠오릅니다.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: '가용 시간(Pot Life)이란 무엇인가요?',
|
|
25
|
-
answer: '혼합물이 굳기(겔화) 시작하기 전까지 작업할 수 있는 시간입니다. 여름철이나 대량으로 혼합할 경우 방열 반응(열 발생)으로 인해 이 시간이 급격히 줄어듭니다.',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: '몰드 크기 측정', text: '레진을 채우려는 영역의 길이, 너비, 깊이(두께)를 측정합니다.' },
|
|
31
|
-
{ name: '혼합 비율 입력', text: '제품 라벨에서 혼합 비율이 1:1, 2:1 또는 3:1인지, 그리고 중량 기준인지 부피 기준인지 확인합니다.' },
|
|
32
|
-
{ name: '구성 요소 계량', text: '저울 위에 깨끗한 용기를 올리고 주제(A)를 먼저 부은 다음 경화제(B)를 붓습니다.' },
|
|
33
|
-
{ name: '기술적 혼합', text: '혼합물이 완전히 투명해지고 밀도가 다른 "줄무늬"가 보이지 않을 때까지 부드럽게 섞어줍니다.' },
|
|
34
|
-
];
|
|
35
|
-
|
|
36
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
-
'@context': 'https://schema.org',
|
|
38
|
-
'@type': 'FAQPage',
|
|
39
|
-
mainEntity: faqData.map((item) => ({
|
|
40
|
-
'@type': 'Question',
|
|
41
|
-
name: item.question,
|
|
42
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
-
})),
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
-
'@context': 'https://schema.org',
|
|
48
|
-
'@type': 'HowTo',
|
|
49
|
-
name: title,
|
|
50
|
-
description,
|
|
51
|
-
step: howToData.map((step, i) => ({
|
|
52
|
-
'@type': 'HowToStep',
|
|
53
|
-
position: i + 1,
|
|
54
|
-
name: step.name,
|
|
55
|
-
text: step.text,
|
|
56
|
-
})),
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
-
'@context': 'https://schema.org',
|
|
61
|
-
'@type': 'SoftwareApplication',
|
|
62
|
-
name: title,
|
|
63
|
-
description,
|
|
64
|
-
applicationCategory: 'UtilityApplication',
|
|
65
|
-
operatingSystem: 'All',
|
|
66
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
-
inLanguage: 'ko',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<EpoxyCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: '자주 묻는 질문',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: '에폭시 레진 계산 및 혼합 가이드', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: '에폭시 레진은 증발을 통해 마르는 페인트가 아닙니다. 복잡한 <strong>방열 화학 반응</strong>입니다. 에폭시 분자가 폴리아민 분자와 사슬을 형성하여 결정질 고체 열경화성 폴리머를 만들 때 마법이 일어납니다.' },
|
|
82
|
-
{ type: 'paragraph', html: '내구성 있는 예술 작품과 끈적이는 실패작의 차이는 <strong>정확한 화학량론</strong>에 달려 있습니다. 혼합 비율이 단 5%만 틀려도 영구적으로 경화되지 않을 수 있습니다. 이 도구는 수학적 추측을 없애주어 당신이 창작에 집중할 수 있도록 돕습니다.' },
|
|
83
|
-
{ type: 'grid', columns: [
|
|
84
|
-
{ type: 'card', icon: 'mdi:scale-balance', title: '부피인가 중량인가?', html: '<p>보통 초보자들이 하는 가장 큰 실수는 100ml가 100g이라고 가정하는 것입니다. <strong>레진은 경화제보다 밀도가 높습니다.</strong></p><p>제품 데이터 시트에 "중량 기준 100:50"이라고 되어 있다면, 그것은 "부피 기준 2:1"과 같지 않습니다. 이 계산기는 몰드를 채우기 위한 표준인 <strong>부피</strong>(V = L × W × H)를 기준으로 작동합니다.</p>' },
|
|
85
|
-
{ type: 'card', icon: 'mdi:water-percent', title: '일반적인 비율', html: '<ul><li><strong>1:1</strong> - 코팅, 바니시 및 속건성 접착제.</li><li><strong>2:1</strong> - 표준. 리버 테이블, 주얼리 및 중간 크기 몰드.</li><li><strong>3:1</strong> - 산업용 바닥 및 고경도 구조용 적층판.</li></ul>' },
|
|
86
|
-
]},
|
|
87
|
-
{ type: 'title', text: '안전 프로토콜 및 베스트 프랙티스', level: 2 },
|
|
88
|
-
{ type: 'grid', columns: [
|
|
89
|
-
{ type: 'card', icon: 'mdi:thermometer', title: '중요 온도', html: '<p>항상 <strong>21°C에서 25°C</strong> 사이에서 작업하세요. 추위는 반응을 멈추게 하여 결과물을 탁하게 만들 수 있습니다. 과도한 열은 방열 반응을 위험할 정도로 가속화합니다(플래시 큐어).</p>' },
|
|
90
|
-
{ type: 'card', icon: 'mdi:cup-outline', title: '더블 컵 기법', html: '<p>한 번의 혼합을 너무 믿지 마세요. 벽면과 바닥을 잘 긁어낸 뒤 혼합물을 <strong>두 번째 깨끗한 컵</strong>에 옮겨 닮아 다시 섞어주세요. 이렇게 하면 촉매가 섞이지 않은 재료가 남지 않습니다.</p>' },
|
|
91
|
-
]},
|
|
92
|
-
|
|
93
|
-
{ type: 'paragraph', html: "사용하기 전에 계산기가 표시한 가정과 결과를 함께 확인하세요." },],
|
|
94
|
-
ui: {
|
|
95
|
-
shapeRect: '직사각형',
|
|
96
|
-
shapeCylinder: '원기둥',
|
|
97
|
-
shapeSphere: '구형',
|
|
98
|
-
labelLength: '길이 (cm)',
|
|
99
|
-
labelWidth: '너비 (cm)',
|
|
100
|
-
labelDiameter: '지름 (cm)',
|
|
101
|
-
labelDepth: '깊이 (cm)',
|
|
102
|
-
labelRatio: '혼합 비율 (중량/부피)',
|
|
103
|
-
labelCustomRatio: '사용자 정의 비율 사용 (A:B)',
|
|
104
|
-
labelResinA: '레진 (A)',
|
|
105
|
-
labelHardenerB: '경화제 (B)',
|
|
106
|
-
labelWasteTitle: '여유량(Safety Margin)',
|
|
107
|
-
labelWasteDesc: '손실 대비 5% 추가',
|
|
108
|
-
labelTotalVolume: '총 부피',
|
|
109
|
-
labelPartA: 'A부분 (레진)',
|
|
110
|
-
labelPartB: 'B부분 (경화제)',
|
|
111
|
-
labelVisualization: '시각화',
|
|
112
|
-
shapeRectLabel: '직사각형 블록',
|
|
113
|
-
shapeCylinderLabel: '실린더 / 원형 몰드',
|
|
114
|
-
shapeSphereLabel: '완전한 구체',
|
|
115
|
-
},
|
|
116
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { EpoxyCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'epoxy-resin-calculator';
|
|
7
|
+
const title = '에폭시 레진 계산기: 정확한 혼합 및 부피';
|
|
8
|
+
const description = '프로젝트에 필요한 에폭시 레진과 경화제의 정확한 양을 계산하세요. 리버 테이블, 주얼리 및 몰드 작업 시 낭비를 방지합니다.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: '레진에서 정확한 혼합 비율이 왜 그렇게 중요한가요?',
|
|
13
|
+
answer: '다른 혼합물과 달리 에폭시 레진은 증발에 의해 마르는 것이 아니라 화학 반응(중합)을 통해 경화됩니다. 레진이나 경화제가 너무 많으면 반응이 불완전해져서 결과물이 끈적이거나, 무르거나, 영구적인 기포가 남을 수 있습니다.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: '중량 비율 vs 부피 비율이란 무엇인가요?',
|
|
17
|
+
answer: '많은 레진이 부피 기준으로 2:1로 혼합되지만, 경화제의 밀도가 더 높은 경우가 많아 중량 기준으로는 100:45가 될 수 있습니다. 항상 제조업체의 지침을 따르고, 가능하다면 정밀한 측정을 위해 디지털 저울을 사용하세요.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: '혼합 시 기포를 방지하려면 어떻게 해야 하나요?',
|
|
21
|
+
answer: '컵 벽면을 잘 긁어내며 일정한 원을 그리듯 최소 3분 동안 천천히 섞어주세요. 붓기 전에 몇 분 정도 혼합물을 그대로 두면 기포가 표면으로 떠오릅니다.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: '가용 시간(Pot Life)이란 무엇인가요?',
|
|
25
|
+
answer: '혼합물이 굳기(겔화) 시작하기 전까지 작업할 수 있는 시간입니다. 여름철이나 대량으로 혼합할 경우 방열 반응(열 발생)으로 인해 이 시간이 급격히 줄어듭니다.',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: '몰드 크기 측정', text: '레진을 채우려는 영역의 길이, 너비, 깊이(두께)를 측정합니다.' },
|
|
31
|
+
{ name: '혼합 비율 입력', text: '제품 라벨에서 혼합 비율이 1:1, 2:1 또는 3:1인지, 그리고 중량 기준인지 부피 기준인지 확인합니다.' },
|
|
32
|
+
{ name: '구성 요소 계량', text: '저울 위에 깨끗한 용기를 올리고 주제(A)를 먼저 부은 다음 경화제(B)를 붓습니다.' },
|
|
33
|
+
{ name: '기술적 혼합', text: '혼합물이 완전히 투명해지고 밀도가 다른 "줄무늬"가 보이지 않을 때까지 부드럽게 섞어줍니다.' },
|
|
34
|
+
];
|
|
35
|
+
|
|
36
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
+
'@context': 'https://schema.org',
|
|
38
|
+
'@type': 'FAQPage',
|
|
39
|
+
mainEntity: faqData.map((item) => ({
|
|
40
|
+
'@type': 'Question',
|
|
41
|
+
name: item.question,
|
|
42
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
+
})),
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
+
'@context': 'https://schema.org',
|
|
48
|
+
'@type': 'HowTo',
|
|
49
|
+
name: title,
|
|
50
|
+
description,
|
|
51
|
+
step: howToData.map((step, i) => ({
|
|
52
|
+
'@type': 'HowToStep',
|
|
53
|
+
position: i + 1,
|
|
54
|
+
name: step.name,
|
|
55
|
+
text: step.text,
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'SoftwareApplication',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
applicationCategory: 'UtilityApplication',
|
|
65
|
+
operatingSystem: 'All',
|
|
66
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
+
inLanguage: 'ko',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<EpoxyCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: '자주 묻는 질문',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: '에폭시 레진 계산 및 혼합 가이드', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: '에폭시 레진은 증발을 통해 마르는 페인트가 아닙니다. 복잡한 <strong>방열 화학 반응</strong>입니다. 에폭시 분자가 폴리아민 분자와 사슬을 형성하여 결정질 고체 열경화성 폴리머를 만들 때 마법이 일어납니다.' },
|
|
82
|
+
{ type: 'paragraph', html: '내구성 있는 예술 작품과 끈적이는 실패작의 차이는 <strong>정확한 화학량론</strong>에 달려 있습니다. 혼합 비율이 단 5%만 틀려도 영구적으로 경화되지 않을 수 있습니다. 이 도구는 수학적 추측을 없애주어 당신이 창작에 집중할 수 있도록 돕습니다.' },
|
|
83
|
+
{ type: 'grid', columns: [
|
|
84
|
+
{ type: 'card', icon: 'mdi:scale-balance', title: '부피인가 중량인가?', html: '<p>보통 초보자들이 하는 가장 큰 실수는 100ml가 100g이라고 가정하는 것입니다. <strong>레진은 경화제보다 밀도가 높습니다.</strong></p><p>제품 데이터 시트에 "중량 기준 100:50"이라고 되어 있다면, 그것은 "부피 기준 2:1"과 같지 않습니다. 이 계산기는 몰드를 채우기 위한 표준인 <strong>부피</strong>(V = L × W × H)를 기준으로 작동합니다.</p>' },
|
|
85
|
+
{ type: 'card', icon: 'mdi:water-percent', title: '일반적인 비율', html: '<ul><li><strong>1:1</strong> - 코팅, 바니시 및 속건성 접착제.</li><li><strong>2:1</strong> - 표준. 리버 테이블, 주얼리 및 중간 크기 몰드.</li><li><strong>3:1</strong> - 산업용 바닥 및 고경도 구조용 적층판.</li></ul>' },
|
|
86
|
+
]},
|
|
87
|
+
{ type: 'title', text: '안전 프로토콜 및 베스트 프랙티스', level: 2 },
|
|
88
|
+
{ type: 'grid', columns: [
|
|
89
|
+
{ type: 'card', icon: 'mdi:thermometer', title: '중요 온도', html: '<p>항상 <strong>21°C에서 25°C</strong> 사이에서 작업하세요. 추위는 반응을 멈추게 하여 결과물을 탁하게 만들 수 있습니다. 과도한 열은 방열 반응을 위험할 정도로 가속화합니다(플래시 큐어).</p>' },
|
|
90
|
+
{ type: 'card', icon: 'mdi:cup-outline', title: '더블 컵 기법', html: '<p>한 번의 혼합을 너무 믿지 마세요. 벽면과 바닥을 잘 긁어낸 뒤 혼합물을 <strong>두 번째 깨끗한 컵</strong>에 옮겨 닮아 다시 섞어주세요. 이렇게 하면 촉매가 섞이지 않은 재료가 남지 않습니다.</p>' },
|
|
91
|
+
]},
|
|
92
|
+
|
|
93
|
+
{ type: 'paragraph', html: "사용하기 전에 계산기가 표시한 가정과 결과를 함께 확인하세요." },],
|
|
94
|
+
ui: {
|
|
95
|
+
shapeRect: '직사각형',
|
|
96
|
+
shapeCylinder: '원기둥',
|
|
97
|
+
shapeSphere: '구형',
|
|
98
|
+
labelLength: '길이 (cm)',
|
|
99
|
+
labelWidth: '너비 (cm)',
|
|
100
|
+
labelDiameter: '지름 (cm)',
|
|
101
|
+
labelDepth: '깊이 (cm)',
|
|
102
|
+
labelRatio: '혼합 비율 (중량/부피)',
|
|
103
|
+
labelCustomRatio: '사용자 정의 비율 사용 (A:B)',
|
|
104
|
+
labelResinA: '레진 (A)',
|
|
105
|
+
labelHardenerB: '경화제 (B)',
|
|
106
|
+
labelWasteTitle: '여유량(Safety Margin)',
|
|
107
|
+
labelWasteDesc: '손실 대비 5% 추가',
|
|
108
|
+
labelTotalVolume: '총 부피',
|
|
109
|
+
labelPartA: 'A부분 (레진)',
|
|
110
|
+
labelPartB: 'B부분 (경화제)',
|
|
111
|
+
labelVisualization: '시각화',
|
|
112
|
+
shapeRectLabel: '직사각형 블록',
|
|
113
|
+
shapeCylinderLabel: '실린더 / 원형 몰드',
|
|
114
|
+
shapeSphereLabel: '완전한 구체',
|
|
115
|
+
},
|
|
116
|
+
};
|
|
@@ -1,116 +1,116 @@
|
|
|
1
|
-
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
-
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
-
import type { EpoxyCalculatorUI } from '../ui';
|
|
4
|
-
import { bibliography } from '../bibliography';
|
|
5
|
-
|
|
6
|
-
const slug = 'epoxyhars-calculator';
|
|
7
|
-
const title = 'Epoxyhars Calculator: Exacte Mengverhouding en Volume';
|
|
8
|
-
const description = 'Bereken de exacte hoeveelheid epoxyhars und harder die nodig is voor je projecten. Voorkom verspilling bij rivertabels, sieraden en mallen.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Waarom is de exacte verhouding bij hars zo belangrijk?',
|
|
13
|
-
answer: 'In tegenstelling tot andere mengsels, droogt epoxyhars niet door verdamping, maar door een chemische reactie (polymerisatie). Als er hars of harder overblijft, zal de reactie onvolledig zijn, waardoor het werkstuk plakkerig, zacht of met blijvende bellen achterblijft.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Wat is de verhouding in gewicht vs volume?',
|
|
17
|
-
answer: 'Veel harsen worden 2:1 gemengd in volume maar 100:45 in gewicht omdat de harder meestal een hogere dichtheid heeft. Gebruik altijd de schaal die de fabrikant aangeeft en gebruik, indien mogelijk, een digitale weegschaal voor maximale precisie.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Hoe voorkom ik bellen bij het mengen?',
|
|
21
|
-
answer: 'Meng langzaam met constante cirkelvormige bewegingen gedurende ten minste 3 minuten, waarbij je de wanden van de beker goed afschraapt. Laat het mengsel een paar minuten rusten voordat je het giet, zodat de bellen naar de oppervlakte kunnen stijgen.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Wat is de verwerkingstijd (Pot Life)?',
|
|
25
|
-
answer: 'Dit is de tijd die je hebt om met het mengsel te werken voordat het begint uit te harden (geleren). In de zomer of bij grote volumes wordt deze tijd drastisch verkort door de exotherme reactie (warmteontwikkeling).',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Afmetingen van de mal meten', text: 'Meet de lengte, breedte und diepte (dikte) van het gebied dat je met hars wilt vullen.' },
|
|
31
|
-
{ name: 'Mengverhouding invoeren', text: 'Kijk op het etiket van je product of de mengverhouding 1:1, 2:1 of 3:1 is en of dit gebaseerd is op gewicht of volume.' },
|
|
32
|
-
{ name: 'Componenten afwegen', text: 'Giet eerst component A (hars) en dan B (harder) in een schone container op een digitale weegschaal.' },
|
|
33
|
-
{ name: 'Technisch mengen', text: 'Roer voorzichtig totdat het mengsel volledig transparant is en er geen "slierten" van verschillende dichtheid meer te zien zijn.' },
|
|
34
|
-
];
|
|
35
|
-
|
|
36
|
-
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
-
'@context': 'https://schema.org',
|
|
38
|
-
'@type': 'FAQPage',
|
|
39
|
-
mainEntity: faqData.map((item) => ({
|
|
40
|
-
'@type': 'Question',
|
|
41
|
-
name: item.question,
|
|
42
|
-
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
-
})),
|
|
44
|
-
};
|
|
45
|
-
|
|
46
|
-
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
-
'@context': 'https://schema.org',
|
|
48
|
-
'@type': 'HowTo',
|
|
49
|
-
name: title,
|
|
50
|
-
description,
|
|
51
|
-
step: howToData.map((step, i) => ({
|
|
52
|
-
'@type': 'HowToStep',
|
|
53
|
-
position: i + 1,
|
|
54
|
-
name: step.name,
|
|
55
|
-
text: step.text,
|
|
56
|
-
})),
|
|
57
|
-
};
|
|
58
|
-
|
|
59
|
-
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
-
'@context': 'https://schema.org',
|
|
61
|
-
'@type': 'SoftwareApplication',
|
|
62
|
-
name: title,
|
|
63
|
-
description,
|
|
64
|
-
applicationCategory: 'UtilityApplication',
|
|
65
|
-
operatingSystem: 'All',
|
|
66
|
-
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
-
inLanguage: 'nl',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<EpoxyCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'Veelgestelde Vragen',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: 'Gids voor Berekening en Mengen van Epoxyhars', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: 'Epoxyhars is geen verf die droogt door verdamping; het is een complexe <strong>exotherme chemische reactie</strong>. De magie gebeurt wanneer de epoxidemoleculen zich ketenen met die van polyamine om een solide kristallijn thermohardend polymeer te vormen.' },
|
|
82
|
-
{ type: 'paragraph', html: 'Het verschil tussen een duurzaam kunstwerk en een plakkerige ramp ligt in de <strong>exacte stoichiometrie</strong>. Een fout van slechts 5% in de mengverhouding kan de uitharding permanent verhinderen. Deze tool elimineert de wiskundige gissingen, zodat jij je kunt concentreren op de creatie.' },
|
|
83
|
-
{ type: 'grid', columns: [
|
|
84
|
-
{ type: 'card', icon: 'mdi:scale-balance', title: 'Volume of Gewicht?', html: '<p>De #1 fout van beginners is de aanname dat 100ml 100g weegt. <strong>Hars is dichter dan de harder.</strong></p><p>Als het technisch informatieblad van je product "100:50 per gewicht" zegt, is dat NIET hetzelfde als "2:1 per volume". Deze calculator werkt met <strong>Volume</strong> (V = L × B × H), de standaard voor het vullen van mallen.</p>' },
|
|
85
|
-
{ type: 'card', icon: 'mdi:water-percent', title: 'Veelvoorkomende Verhoudingen', html: '<ul><li><strong>1:1</strong> - Coatings, vernissen en snellijmen.</li><li><strong>2:1</strong> - Standaard. River tabels, sieraden en middelgrote mallen.</li><li><strong>3:1</strong> - Industriële vloeren und structurele laminaten van hoge hardheid.</li></ul>' },
|
|
86
|
-
]},
|
|
87
|
-
{ type: 'title', text: 'Veiligheidsprotocol en Best Practices', level: 2 },
|
|
88
|
-
{ type: 'grid', columns: [
|
|
89
|
-
{ type: 'card', icon: 'mdi:thermometer', title: 'Vitale Temperatuur', html: '<p>Werk altijd tussen de <strong>21°C en 25°C</strong>. Kou kan de reactie stoppen, waardoor het werkstuk troebel wordt. Overmatige hitte versnelt de exotherme reactie gevaarlijk ("flash cure").</p>' },
|
|
90
|
-
{ type: 'card', icon: 'mdi:cup-outline', title: 'Dubbele Beker Techniek', html: '<p>Vertrouw niet op één enkele menging. Schraap de zijkanten en bodem goed af, giet het mengsel in een <strong>tweede schone beker</strong> en meng opnieuw. Dit zorgt ervoor dat er geen ongekatalyseerd materiaal achterblijft.</p>' },
|
|
91
|
-
]},
|
|
92
|
-
|
|
93
|
-
{ type: 'paragraph', html: "Interpreteer het resultaat samen met de aannames van de calculator voordat u het gebruikt." },],
|
|
94
|
-
ui: {
|
|
95
|
-
shapeRect: 'Rechthoekig',
|
|
96
|
-
shapeCylinder: 'Cilindrisch',
|
|
97
|
-
shapeSphere: 'Sferisch',
|
|
98
|
-
labelLength: 'Lengte (cm)',
|
|
99
|
-
labelWidth: 'Breedte (cm)',
|
|
100
|
-
labelDiameter: 'Diameter (cm)',
|
|
101
|
-
labelDepth: 'Diepte (cm)',
|
|
102
|
-
labelRatio: 'Mengverhouding (Gewicht/Volume)',
|
|
103
|
-
labelCustomRatio: 'Gebruik aangepaste verhouding (A:B)',
|
|
104
|
-
labelResinA: 'Hars (A)',
|
|
105
|
-
labelHardenerB: 'Harder (B)',
|
|
106
|
-
labelWasteTitle: 'Veiligheidsmarge',
|
|
107
|
-
labelWasteDesc: 'Voeg 5% extra toe voor verliezen',
|
|
108
|
-
labelTotalVolume: 'Totaal Volume',
|
|
109
|
-
labelPartA: 'Deel A (Hars)',
|
|
110
|
-
labelPartB: 'Deel B (Katalysator)',
|
|
111
|
-
labelVisualization: 'Visualisatie',
|
|
112
|
-
shapeRectLabel: 'Rechthoekig Blok',
|
|
113
|
-
shapeCylinderLabel: 'Cilinder / Ronde Mal',
|
|
114
|
-
shapeSphereLabel: 'Volledige Bol',
|
|
115
|
-
},
|
|
116
|
-
};
|
|
1
|
+
import type { WithContext, FAQPage, HowToThing, SoftwareApplication } from 'schema-dts';
|
|
2
|
+
import type { ToolLocaleContent } from '../../../types';
|
|
3
|
+
import type { EpoxyCalculatorUI } from '../ui';
|
|
4
|
+
import { bibliography } from '../bibliography';
|
|
5
|
+
|
|
6
|
+
const slug = 'epoxyhars-calculator';
|
|
7
|
+
const title = 'Epoxyhars Calculator: Exacte Mengverhouding en Volume';
|
|
8
|
+
const description = 'Bereken de exacte hoeveelheid epoxyhars und harder die nodig is voor je projecten. Voorkom verspilling bij rivertabels, sieraden en mallen.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Waarom is de exacte verhouding bij hars zo belangrijk?',
|
|
13
|
+
answer: 'In tegenstelling tot andere mengsels, droogt epoxyhars niet door verdamping, maar door een chemische reactie (polymerisatie). Als er hars of harder overblijft, zal de reactie onvolledig zijn, waardoor het werkstuk plakkerig, zacht of met blijvende bellen achterblijft.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Wat is de verhouding in gewicht vs volume?',
|
|
17
|
+
answer: 'Veel harsen worden 2:1 gemengd in volume maar 100:45 in gewicht omdat de harder meestal een hogere dichtheid heeft. Gebruik altijd de schaal die de fabrikant aangeeft en gebruik, indien mogelijk, een digitale weegschaal voor maximale precisie.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Hoe voorkom ik bellen bij het mengen?',
|
|
21
|
+
answer: 'Meng langzaam met constante cirkelvormige bewegingen gedurende ten minste 3 minuten, waarbij je de wanden van de beker goed afschraapt. Laat het mengsel een paar minuten rusten voordat je het giet, zodat de bellen naar de oppervlakte kunnen stijgen.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Wat is de verwerkingstijd (Pot Life)?',
|
|
25
|
+
answer: 'Dit is de tijd die je hebt om met het mengsel te werken voordat het begint uit te harden (geleren). In de zomer of bij grote volumes wordt deze tijd drastisch verkort door de exotherme reactie (warmteontwikkeling).',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Afmetingen van de mal meten', text: 'Meet de lengte, breedte und diepte (dikte) van het gebied dat je met hars wilt vullen.' },
|
|
31
|
+
{ name: 'Mengverhouding invoeren', text: 'Kijk op het etiket van je product of de mengverhouding 1:1, 2:1 of 3:1 is en of dit gebaseerd is op gewicht of volume.' },
|
|
32
|
+
{ name: 'Componenten afwegen', text: 'Giet eerst component A (hars) en dan B (harder) in een schone container op een digitale weegschaal.' },
|
|
33
|
+
{ name: 'Technisch mengen', text: 'Roer voorzichtig totdat het mengsel volledig transparant is en er geen "slierten" van verschillende dichtheid meer te zien zijn.' },
|
|
34
|
+
];
|
|
35
|
+
|
|
36
|
+
const faqSchema: WithContext<FAQPage> = {
|
|
37
|
+
'@context': 'https://schema.org',
|
|
38
|
+
'@type': 'FAQPage',
|
|
39
|
+
mainEntity: faqData.map((item) => ({
|
|
40
|
+
'@type': 'Question',
|
|
41
|
+
name: item.question,
|
|
42
|
+
acceptedAnswer: { '@type': 'Answer', text: item.answer },
|
|
43
|
+
})),
|
|
44
|
+
};
|
|
45
|
+
|
|
46
|
+
const howToSchema: WithContext<HowToThing> = {
|
|
47
|
+
'@context': 'https://schema.org',
|
|
48
|
+
'@type': 'HowTo',
|
|
49
|
+
name: title,
|
|
50
|
+
description,
|
|
51
|
+
step: howToData.map((step, i) => ({
|
|
52
|
+
'@type': 'HowToStep',
|
|
53
|
+
position: i + 1,
|
|
54
|
+
name: step.name,
|
|
55
|
+
text: step.text,
|
|
56
|
+
})),
|
|
57
|
+
};
|
|
58
|
+
|
|
59
|
+
const appSchema: WithContext<SoftwareApplication> = {
|
|
60
|
+
'@context': 'https://schema.org',
|
|
61
|
+
'@type': 'SoftwareApplication',
|
|
62
|
+
name: title,
|
|
63
|
+
description,
|
|
64
|
+
applicationCategory: 'UtilityApplication',
|
|
65
|
+
operatingSystem: 'All',
|
|
66
|
+
offers: { '@type': 'Offer', price: '0', priceCurrency: 'EUR' },
|
|
67
|
+
inLanguage: 'nl',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<EpoxyCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Veelgestelde Vragen',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: 'Gids voor Berekening en Mengen van Epoxyhars', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: 'Epoxyhars is geen verf die droogt door verdamping; het is een complexe <strong>exotherme chemische reactie</strong>. De magie gebeurt wanneer de epoxidemoleculen zich ketenen met die van polyamine om een solide kristallijn thermohardend polymeer te vormen.' },
|
|
82
|
+
{ type: 'paragraph', html: 'Het verschil tussen een duurzaam kunstwerk en een plakkerige ramp ligt in de <strong>exacte stoichiometrie</strong>. Een fout van slechts 5% in de mengverhouding kan de uitharding permanent verhinderen. Deze tool elimineert de wiskundige gissingen, zodat jij je kunt concentreren op de creatie.' },
|
|
83
|
+
{ type: 'grid', columns: [
|
|
84
|
+
{ type: 'card', icon: 'mdi:scale-balance', title: 'Volume of Gewicht?', html: '<p>De #1 fout van beginners is de aanname dat 100ml 100g weegt. <strong>Hars is dichter dan de harder.</strong></p><p>Als het technisch informatieblad van je product "100:50 per gewicht" zegt, is dat NIET hetzelfde als "2:1 per volume". Deze calculator werkt met <strong>Volume</strong> (V = L × B × H), de standaard voor het vullen van mallen.</p>' },
|
|
85
|
+
{ type: 'card', icon: 'mdi:water-percent', title: 'Veelvoorkomende Verhoudingen', html: '<ul><li><strong>1:1</strong> - Coatings, vernissen en snellijmen.</li><li><strong>2:1</strong> - Standaard. River tabels, sieraden en middelgrote mallen.</li><li><strong>3:1</strong> - Industriële vloeren und structurele laminaten van hoge hardheid.</li></ul>' },
|
|
86
|
+
]},
|
|
87
|
+
{ type: 'title', text: 'Veiligheidsprotocol en Best Practices', level: 2 },
|
|
88
|
+
{ type: 'grid', columns: [
|
|
89
|
+
{ type: 'card', icon: 'mdi:thermometer', title: 'Vitale Temperatuur', html: '<p>Werk altijd tussen de <strong>21°C en 25°C</strong>. Kou kan de reactie stoppen, waardoor het werkstuk troebel wordt. Overmatige hitte versnelt de exotherme reactie gevaarlijk ("flash cure").</p>' },
|
|
90
|
+
{ type: 'card', icon: 'mdi:cup-outline', title: 'Dubbele Beker Techniek', html: '<p>Vertrouw niet op één enkele menging. Schraap de zijkanten en bodem goed af, giet het mengsel in een <strong>tweede schone beker</strong> en meng opnieuw. Dit zorgt ervoor dat er geen ongekatalyseerd materiaal achterblijft.</p>' },
|
|
91
|
+
]},
|
|
92
|
+
|
|
93
|
+
{ type: 'paragraph', html: "Interpreteer het resultaat samen met de aannames van de calculator voordat u het gebruikt." },],
|
|
94
|
+
ui: {
|
|
95
|
+
shapeRect: 'Rechthoekig',
|
|
96
|
+
shapeCylinder: 'Cilindrisch',
|
|
97
|
+
shapeSphere: 'Sferisch',
|
|
98
|
+
labelLength: 'Lengte (cm)',
|
|
99
|
+
labelWidth: 'Breedte (cm)',
|
|
100
|
+
labelDiameter: 'Diameter (cm)',
|
|
101
|
+
labelDepth: 'Diepte (cm)',
|
|
102
|
+
labelRatio: 'Mengverhouding (Gewicht/Volume)',
|
|
103
|
+
labelCustomRatio: 'Gebruik aangepaste verhouding (A:B)',
|
|
104
|
+
labelResinA: 'Hars (A)',
|
|
105
|
+
labelHardenerB: 'Harder (B)',
|
|
106
|
+
labelWasteTitle: 'Veiligheidsmarge',
|
|
107
|
+
labelWasteDesc: 'Voeg 5% extra toe voor verliezen',
|
|
108
|
+
labelTotalVolume: 'Totaal Volume',
|
|
109
|
+
labelPartA: 'Deel A (Hars)',
|
|
110
|
+
labelPartB: 'Deel B (Katalysator)',
|
|
111
|
+
labelVisualization: 'Visualisatie',
|
|
112
|
+
shapeRectLabel: 'Rechthoekig Blok',
|
|
113
|
+
shapeCylinderLabel: 'Cilinder / Ronde Mal',
|
|
114
|
+
shapeSphereLabel: 'Volledige Bol',
|
|
115
|
+
},
|
|
116
|
+
};
|