mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-08-31 05:47:02 +00:00
Updated tooltip
This commit is contained in:
@@ -2484,6 +2484,7 @@ def = this->add("filament_loading_speed", coFloats);
|
|||||||
"250-300 is a good starting point.\n\n"
|
"250-300 is a good starting point.\n\n"
|
||||||
"For slower printers without pressure advance, the value should be set much lower. A value of 10-15 is a "
|
"For slower printers without pressure advance, the value should be set much lower. A value of 10-15 is a "
|
||||||
"good starting point for direct drive extruders and 2-3 for Bowden style. \n\n"
|
"good starting point for direct drive extruders and 2-3 for Bowden style. \n\n"
|
||||||
|
"This feature is known as Pressure Equalizer in Prusa slicer.\n\n"
|
||||||
"Note: this parameter disables arc fitting.");
|
"Note: this parameter disables arc fitting.");
|
||||||
def->sidetext = L("mm³/s²");
|
def->sidetext = L("mm³/s²");
|
||||||
def->min = 0;
|
def->min = 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user