Typo in previous commit
This commit is contained in:
parent
62e418d0fc
commit
84eb37e218
1 changed files with 1 additions and 1 deletions
|
@ -274,7 +274,7 @@ class PrintRegionConfig : public virtual StaticPrintConfig
|
|||
this->solid_infill_extrusion_width.value = 0;
|
||||
this->solid_infill_extrusion_width.percent = false;
|
||||
this->solid_infill_every_layers.value = 0;
|
||||
this->solid_infill_speed.value = 0;
|
||||
this->solid_infill_speed.value = 20;
|
||||
this->solid_infill_speed.percent = false;
|
||||
this->thin_walls.value = true;
|
||||
this->top_infill_extrusion_width.value = 0;
|
||||
|
|
Loading…
Reference in a new issue