mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-13 13:19:01 +08:00
commit
fb6edff5f5
@ -3223,7 +3223,7 @@ void PrintConfigDef::init_fff_params()
|
||||
def->label = L("Convert round holes to polyholes");
|
||||
def->full_label = L("Convert round holes to polyholes");
|
||||
def->category = OptionCategory::slicing;
|
||||
def->tooltip = L("Search for almost-circular holes that span more than one layer and conert the geometry to polyholes."
|
||||
def->tooltip = L("Search for almost-circular holes that span more than one layer and convert the geometry to polyholes."
|
||||
" Use the nozzle size and the (biggest) diameter to compute the polyhole."
|
||||
"\nSee http://hydraraptor.blogspot.com/2011/02/polyholes.html");
|
||||
def->mode = comAdvanced;
|
||||
|
Loading…
x
Reference in New Issue
Block a user