Skip to content

Commit

Permalink
Updated tooltip
Browse files Browse the repository at this point in the history
  • Loading branch information
igiannakas committed Sep 18, 2023
1 parent 5862c33 commit 4726809
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/libslic3r/PrintConfig.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -2484,6 +2484,7 @@ def = this->add("filament_loading_speed", coFloats);
"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 "
"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.");
def->sidetext = L("mm³/s²");
def->min = 0;
Expand Down

0 comments on commit 4726809

Please sign in to comment.