@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 = 'calcolatore-resina-epossidica';
|
|
7
|
-
const title = 'Calcolatore di Resina Epossidica: Miscela e Volume Esatto';
|
|
8
|
-
const description = 'Calcola la quantità esatta di resina epossidica e catalizzatore necessaria per i tuoi progetti. Evita sprechi in tavoli river, gioielleria e stampi.';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'Perché la proporzione esatta è così importante nella resina?',
|
|
13
|
-
answer: 'A differenza di altre miscele, la resina epossidica non asciuga per evaporazione, ma per una reazione chimica (polimerizzazione). Se avanza resina o catalizzatore, la reazione sarà incompleta, lasciando il pezzo appiccicoso, morbido o con bolle permanenti.',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: 'Cos\'è la proporzione in peso vs volume?',
|
|
17
|
-
answer: 'Molte resine si miscelano 2:1 in volume ma 100:45 in peso perché il catalizzatore è solitamente più denso. Usa sempre la scala indicata dal produttore e, se possibile, usa una bilancia digitale per la massima precisione.',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: 'Come evito le bolle durante la miscelazione?',
|
|
21
|
-
answer: 'Mescola lentamente con movimenti circolari costanti per almeno 3 minuti, raschiando bene le pareti del bicchiere. Lascia riposare la miscela un paio di minuti prima di versare affinché le bolle salgano in superficie.',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: 'Cos\'è il tempo di vita (Pot Life)?',
|
|
25
|
-
answer: 'È il tempo che hai per lavorare con la miscela prima che inizi a indurirsi (gelificare). In estate o in grandi volumi, questo tempo si riduce drasticamente a causa della reazione esotermica (genera calore).',
|
|
26
|
-
},
|
|
27
|
-
];
|
|
28
|
-
|
|
29
|
-
const howToData = [
|
|
30
|
-
{ name: 'Misurare le dimensioni dello stampo', text: 'Misura la lunghezza, la larghezza e la profondità (spessore) della zona che vuoi riempire con la resina.' },
|
|
31
|
-
{ name: 'Inserire il rapporto di miscela', text: 'Consulta l\'etichetta del tuo prodotto per vedere se la miscela è 1:1, 2:1 o 3:1 e se si basa su peso o volume.' },
|
|
32
|
-
{ name: 'Pesare i componenti', text: 'Versa prima il componente A (resina) e poi il B (catalizzatore) in un recipiente pulito su una bilancia digitale.' },
|
|
33
|
-
{ name: 'Miscelazione tecnica', text: 'Mescola delicatamente finché la miscela non è totalmente trasparente e non si vedono "fili" di diversa densità.' },
|
|
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: 'it',
|
|
68
|
-
};
|
|
69
|
-
|
|
70
|
-
export const content: ToolLocaleContent<EpoxyCalculatorUI> = {
|
|
71
|
-
slug,
|
|
72
|
-
title,
|
|
73
|
-
description,
|
|
74
|
-
faqTitle: 'Domande Frequenti',
|
|
75
|
-
faq: faqData,
|
|
76
|
-
bibliography,
|
|
77
|
-
howTo: howToData,
|
|
78
|
-
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
-
seo: [
|
|
80
|
-
{ type: 'title', text: 'Guida al Calcolo e alla Miscelazione della Resina Epossidica', level: 2 },
|
|
81
|
-
{ type: 'paragraph', html: 'La resina epossidica non è una vernice che asciuga per evaporazione; è una complessa <strong>reazione chimica esotermica</strong>. La magia avviene quando le molecole di epossido si incatenano con quelle di poliammina per formare un polimero termoindurente solido cristallino.' },
|
|
82
|
-
{ type: 'paragraph', html: 'La differenza tra un pezzo d\'arte duraturo e un disastro appiccicoso risiede nella <strong>stechiometria esatta</strong>. Un errore di appena il 5% nel rapporto di miscela può inibire permanentemente l\'indurimento. Questo strumento elimina le congetture matematiche, permettendoti di concentrarti sulla creazione.' },
|
|
83
|
-
{ type: 'grid', columns: [
|
|
84
|
-
{ type: 'card', icon: 'mdi:scale-balance', title: 'Volume o Peso?', html: '<p>L\'errore n. 1 dei principianti è assumere che 100ml pesino 100g. <strong>La resina è più densa dell\'indurente.</strong></p><p>Se la scheda tecnica del tuo prodotto dice "100:50 in peso", NON è lo stesso di "2:1 in volume". Questo calcolatore lavora con il <strong>Volume</strong> (V = L × W × H), che è lo standard per riempire gli stampi.</p>' },
|
|
85
|
-
{ type: 'card', icon: 'mdi:water-percent', title: 'Rapporti Comuni', html: '<ul><li><strong>1:1</strong> - Rivestimenti, vernici e adesivi rapidi.</li><li><strong>2:1</strong> - Standard. Tavoli river, gioielleria e stampi medi.</li><li><strong>3:1</strong> - Pavimenti industriali e laminati strutturali ad alta durezza.</li></ul>' },
|
|
86
|
-
]},
|
|
87
|
-
{ type: 'title', text: 'Protocollo di Sicurezza e Buone Pratiche', level: 2 },
|
|
88
|
-
{ type: 'grid', columns: [
|
|
89
|
-
{ type: 'card', icon: 'mdi:thermometer', title: 'Temperatura Vitale', html: '<p>Lavora sempre tra <strong>21°C e 25°C</strong>. Il freddo può fermare la reazione, lasciando il pezzo torbido. Il calore eccessivo accelera pericolosamente la reazione esotermica ("flash cure").</p>' },
|
|
90
|
-
{ type: 'card', icon: 'mdi:cup-outline', title: 'Tecnica del Doppio Bicchiere', html: '<p>Non fidarti di una sola miscelazione. Raschia bene i lati e il fondo, versa la miscela in un <strong>secondo bicchiere pulito</strong> e mescola di nuovo. Questo assicura che non rimanga materiale non catalizzato.</p>' },
|
|
91
|
-
]},
|
|
92
|
-
|
|
93
|
-
{ type: 'paragraph', html: "Interpreta il risultato insieme alle ipotesi mostrate dal calcolatore prima di utilizzarlo." },],
|
|
94
|
-
ui: {
|
|
95
|
-
shapeRect: 'Rettangolare',
|
|
96
|
-
shapeCylinder: 'Cilindrico',
|
|
97
|
-
shapeSphere: 'Sferico',
|
|
98
|
-
labelLength: 'Lunghezza (cm)',
|
|
99
|
-
labelWidth: 'Larghezza (cm)',
|
|
100
|
-
labelDiameter: 'Diametro (cm)',
|
|
101
|
-
labelDepth: 'Profondità (cm)',
|
|
102
|
-
labelRatio: 'Rapporto di Miscela (Peso/Volume)',
|
|
103
|
-
labelCustomRatio: 'Usa rapporto personalizzato (A:B)',
|
|
104
|
-
labelResinA: 'Resina (A)',
|
|
105
|
-
labelHardenerB: 'Indurente (B)',
|
|
106
|
-
labelWasteTitle: 'Margine di Sicurezza',
|
|
107
|
-
labelWasteDesc: 'Aggiungi il 5% extra per perdite',
|
|
108
|
-
labelTotalVolume: 'Volume Totale',
|
|
109
|
-
labelPartA: 'Parte A (Resina)',
|
|
110
|
-
labelPartB: 'Parte B (Catalizzatore)',
|
|
111
|
-
labelVisualization: 'Visualizzazione',
|
|
112
|
-
shapeRectLabel: 'Blocco Rettangolare',
|
|
113
|
-
shapeCylinderLabel: 'Cilindro / Stampo Rotondo',
|
|
114
|
-
shapeSphereLabel: 'Sfera Completa',
|
|
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 = 'calcolatore-resina-epossidica';
|
|
7
|
+
const title = 'Calcolatore di Resina Epossidica: Miscela e Volume Esatto';
|
|
8
|
+
const description = 'Calcola la quantità esatta di resina epossidica e catalizzatore necessaria per i tuoi progetti. Evita sprechi in tavoli river, gioielleria e stampi.';
|
|
9
|
+
|
|
10
|
+
const faqData = [
|
|
11
|
+
{
|
|
12
|
+
question: 'Perché la proporzione esatta è così importante nella resina?',
|
|
13
|
+
answer: 'A differenza di altre miscele, la resina epossidica non asciuga per evaporazione, ma per una reazione chimica (polimerizzazione). Se avanza resina o catalizzatore, la reazione sarà incompleta, lasciando il pezzo appiccicoso, morbido o con bolle permanenti.',
|
|
14
|
+
},
|
|
15
|
+
{
|
|
16
|
+
question: 'Cos\'è la proporzione in peso vs volume?',
|
|
17
|
+
answer: 'Molte resine si miscelano 2:1 in volume ma 100:45 in peso perché il catalizzatore è solitamente più denso. Usa sempre la scala indicata dal produttore e, se possibile, usa una bilancia digitale per la massima precisione.',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: 'Come evito le bolle durante la miscelazione?',
|
|
21
|
+
answer: 'Mescola lentamente con movimenti circolari costanti per almeno 3 minuti, raschiando bene le pareti del bicchiere. Lascia riposare la miscela un paio di minuti prima di versare affinché le bolle salgano in superficie.',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: 'Cos\'è il tempo di vita (Pot Life)?',
|
|
25
|
+
answer: 'È il tempo che hai per lavorare con la miscela prima che inizi a indurirsi (gelificare). In estate o in grandi volumi, questo tempo si riduce drasticamente a causa della reazione esotermica (genera calore).',
|
|
26
|
+
},
|
|
27
|
+
];
|
|
28
|
+
|
|
29
|
+
const howToData = [
|
|
30
|
+
{ name: 'Misurare le dimensioni dello stampo', text: 'Misura la lunghezza, la larghezza e la profondità (spessore) della zona che vuoi riempire con la resina.' },
|
|
31
|
+
{ name: 'Inserire il rapporto di miscela', text: 'Consulta l\'etichetta del tuo prodotto per vedere se la miscela è 1:1, 2:1 o 3:1 e se si basa su peso o volume.' },
|
|
32
|
+
{ name: 'Pesare i componenti', text: 'Versa prima il componente A (resina) e poi il B (catalizzatore) in un recipiente pulito su una bilancia digitale.' },
|
|
33
|
+
{ name: 'Miscelazione tecnica', text: 'Mescola delicatamente finché la miscela non è totalmente trasparente e non si vedono "fili" di diversa densità.' },
|
|
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: 'it',
|
|
68
|
+
};
|
|
69
|
+
|
|
70
|
+
export const content: ToolLocaleContent<EpoxyCalculatorUI> = {
|
|
71
|
+
slug,
|
|
72
|
+
title,
|
|
73
|
+
description,
|
|
74
|
+
faqTitle: 'Domande Frequenti',
|
|
75
|
+
faq: faqData,
|
|
76
|
+
bibliography,
|
|
77
|
+
howTo: howToData,
|
|
78
|
+
schemas: [faqSchema, howToSchema, appSchema],
|
|
79
|
+
seo: [
|
|
80
|
+
{ type: 'title', text: 'Guida al Calcolo e alla Miscelazione della Resina Epossidica', level: 2 },
|
|
81
|
+
{ type: 'paragraph', html: 'La resina epossidica non è una vernice che asciuga per evaporazione; è una complessa <strong>reazione chimica esotermica</strong>. La magia avviene quando le molecole di epossido si incatenano con quelle di poliammina per formare un polimero termoindurente solido cristallino.' },
|
|
82
|
+
{ type: 'paragraph', html: 'La differenza tra un pezzo d\'arte duraturo e un disastro appiccicoso risiede nella <strong>stechiometria esatta</strong>. Un errore di appena il 5% nel rapporto di miscela può inibire permanentemente l\'indurimento. Questo strumento elimina le congetture matematiche, permettendoti di concentrarti sulla creazione.' },
|
|
83
|
+
{ type: 'grid', columns: [
|
|
84
|
+
{ type: 'card', icon: 'mdi:scale-balance', title: 'Volume o Peso?', html: '<p>L\'errore n. 1 dei principianti è assumere che 100ml pesino 100g. <strong>La resina è più densa dell\'indurente.</strong></p><p>Se la scheda tecnica del tuo prodotto dice "100:50 in peso", NON è lo stesso di "2:1 in volume". Questo calcolatore lavora con il <strong>Volume</strong> (V = L × W × H), che è lo standard per riempire gli stampi.</p>' },
|
|
85
|
+
{ type: 'card', icon: 'mdi:water-percent', title: 'Rapporti Comuni', html: '<ul><li><strong>1:1</strong> - Rivestimenti, vernici e adesivi rapidi.</li><li><strong>2:1</strong> - Standard. Tavoli river, gioielleria e stampi medi.</li><li><strong>3:1</strong> - Pavimenti industriali e laminati strutturali ad alta durezza.</li></ul>' },
|
|
86
|
+
]},
|
|
87
|
+
{ type: 'title', text: 'Protocollo di Sicurezza e Buone Pratiche', level: 2 },
|
|
88
|
+
{ type: 'grid', columns: [
|
|
89
|
+
{ type: 'card', icon: 'mdi:thermometer', title: 'Temperatura Vitale', html: '<p>Lavora sempre tra <strong>21°C e 25°C</strong>. Il freddo può fermare la reazione, lasciando il pezzo torbido. Il calore eccessivo accelera pericolosamente la reazione esotermica ("flash cure").</p>' },
|
|
90
|
+
{ type: 'card', icon: 'mdi:cup-outline', title: 'Tecnica del Doppio Bicchiere', html: '<p>Non fidarti di una sola miscelazione. Raschia bene i lati e il fondo, versa la miscela in un <strong>secondo bicchiere pulito</strong> e mescola di nuovo. Questo assicura che non rimanga materiale non catalizzato.</p>' },
|
|
91
|
+
]},
|
|
92
|
+
|
|
93
|
+
{ type: 'paragraph', html: "Interpreta il risultato insieme alle ipotesi mostrate dal calcolatore prima di utilizzarlo." },],
|
|
94
|
+
ui: {
|
|
95
|
+
shapeRect: 'Rettangolare',
|
|
96
|
+
shapeCylinder: 'Cilindrico',
|
|
97
|
+
shapeSphere: 'Sferico',
|
|
98
|
+
labelLength: 'Lunghezza (cm)',
|
|
99
|
+
labelWidth: 'Larghezza (cm)',
|
|
100
|
+
labelDiameter: 'Diametro (cm)',
|
|
101
|
+
labelDepth: 'Profondità (cm)',
|
|
102
|
+
labelRatio: 'Rapporto di Miscela (Peso/Volume)',
|
|
103
|
+
labelCustomRatio: 'Usa rapporto personalizzato (A:B)',
|
|
104
|
+
labelResinA: 'Resina (A)',
|
|
105
|
+
labelHardenerB: 'Indurente (B)',
|
|
106
|
+
labelWasteTitle: 'Margine di Sicurezza',
|
|
107
|
+
labelWasteDesc: 'Aggiungi il 5% extra per perdite',
|
|
108
|
+
labelTotalVolume: 'Volume Totale',
|
|
109
|
+
labelPartA: 'Parte A (Resina)',
|
|
110
|
+
labelPartB: 'Parte B (Catalizzatore)',
|
|
111
|
+
labelVisualization: 'Visualizzazione',
|
|
112
|
+
shapeRectLabel: 'Blocco Rettangolare',
|
|
113
|
+
shapeCylinderLabel: 'Cilindro / Stampo Rotondo',
|
|
114
|
+
shapeSphereLabel: 'Sfera Completa',
|
|
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 = 'epoxy-resin-calculator';
|
|
7
|
-
const title = 'エポキシ樹脂計算機:正確な配合と体積';
|
|
8
|
-
const description = 'プロジェクトに必要なエポキシ樹脂と硬化剤の正確な量を計算します。リバーテーブル、ジュエリー、型取りでの無駄を防ぎます。';
|
|
9
|
-
|
|
10
|
-
const faqData = [
|
|
11
|
-
{
|
|
12
|
-
question: 'なぜ樹脂において正確な比率がそれほど重要なのですか?',
|
|
13
|
-
answer: '他の混合物とは異なり、エポキシ樹脂は蒸発によって乾くのではなく、化学反応(重合)によって硬化します。樹脂または硬化剤が多すぎると反応が不完全になり、作品がベタついたり、柔らかくなったり、永久的な気泡が残ったりします。',
|
|
14
|
-
},
|
|
15
|
-
{
|
|
16
|
-
question: '重量比と容量比の違いは何ですか?',
|
|
17
|
-
answer: '多くの樹脂は容量比2:1で混合されますが、硬化剤の方が密度が高いことが多いため、重量比では100:45になることがあります。常にメーカーの指定する基準を使用し、可能であれば最大限の精度のためにデジタル秤を使用してください。',
|
|
18
|
-
},
|
|
19
|
-
{
|
|
20
|
-
question: '混ぜる時に気泡を防ぐにはどうすればいいですか?',
|
|
21
|
-
answer: 'カップの壁面をしっかり削りながら、一定の円運動で少なくとも3分間ゆっくりとかき混ぜます。注ぐ前に数分間混合物を休ませることで、気泡が表面に浮き上がってきます。',
|
|
22
|
-
},
|
|
23
|
-
{
|
|
24
|
-
question: '可使時間(ポットライフ)とは何ですか?',
|
|
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: 'ja',
|
|
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>2つ目の清潔なカップ</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: '安全マージン',
|
|
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: '重量比と容量比の違いは何ですか?',
|
|
17
|
+
answer: '多くの樹脂は容量比2:1で混合されますが、硬化剤の方が密度が高いことが多いため、重量比では100:45になることがあります。常にメーカーの指定する基準を使用し、可能であれば最大限の精度のためにデジタル秤を使用してください。',
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
question: '混ぜる時に気泡を防ぐにはどうすればいいですか?',
|
|
21
|
+
answer: 'カップの壁面をしっかり削りながら、一定の円運動で少なくとも3分間ゆっくりとかき混ぜます。注ぐ前に数分間混合物を休ませることで、気泡が表面に浮き上がってきます。',
|
|
22
|
+
},
|
|
23
|
+
{
|
|
24
|
+
question: '可使時間(ポットライフ)とは何ですか?',
|
|
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: 'ja',
|
|
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>2つ目の清潔なカップ</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: '安全マージン',
|
|
107
|
+
labelWasteDesc: '損失分として5%追加',
|
|
108
|
+
labelTotalVolume: '総体積',
|
|
109
|
+
labelPartA: 'A液(主剤)',
|
|
110
|
+
labelPartB: 'B液(硬化剤)',
|
|
111
|
+
labelVisualization: '視覚化',
|
|
112
|
+
shapeRectLabel: '長方形ブロック',
|
|
113
|
+
shapeCylinderLabel: '円柱 / 円形の型',
|
|
114
|
+
shapeSphereLabel: '完全な球体',
|
|
115
|
+
},
|
|
116
|
+
};
|