General Localization minor fix + Spanish Update (#14274)

This commit is contained in:
Ian Bassi
2026-06-28 13:30:31 -03:00
committed by GitHub
parent 14e572db5f
commit ae2c36f091
24 changed files with 4367 additions and 3436 deletions

View File

@@ -3025,6 +3025,7 @@ void PrintConfigDef::init_fff_params()
def = this->add("gyroid_optimized", coBool);
def->label = L("Z-buckling bias optimization (experimental)");
def->category = L("Strength");
// xgettext:no-c-format, no-boost-format
def->tooltip = L("Tightens the gyroid wave along the Z (vertical) axis at low infill density "
"to shorten the effective vertical column length and improve Z-axis compression "
"buckling resistance. Filament use is preserved. No effect at ~30% sparse infill "