1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-12 08:14:26 +00:00

Merge remote-tracking branch 'origin/master' into ys_ph_printers

This commit is contained in:
YuSanka
2020-07-21 09:47:29 +02:00
51 changed files with 2297 additions and 917 deletions
+1 -1
View File
@@ -1153,7 +1153,7 @@ void PrintConfigDef::init_fff_params()
def = this->add("ironing_spacing", coFloat);
def->label = L("Spacing between ironing passes");
def->tooltip = L("Distance between ironing lins");
def->tooltip = L("Distance between ironing lines");
def->sidetext = L("mm");
def->min = 0;
def->mode = comExpert;