mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-07-14 06:20:45 +00:00
General Localization minor fix + Spanish Update (#14274)
This commit is contained in:
@@ -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 "
|
||||
|
||||
Reference in New Issue
Block a user