mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-24 15:13:58 -06:00
Revert "New First layer flow ratio option. #182"
This reverts commit 99ef0865bb
.
This commit is contained in:
parent
99ef0865bb
commit
3e65af7457
5 changed files with 1 additions and 10 deletions
|
@ -146,7 +146,6 @@ sub extrude_path {
|
|||
* $area
|
||||
* $Slic3r::extrusion_multiplier
|
||||
* (4 / (($Slic3r::filament_diameter ** 2) * PI));
|
||||
$e *= $Slic3r::first_layer_flow_ratio if $self->layer->id == 0;
|
||||
|
||||
# extrude arc or line
|
||||
$self->print_feed_rate(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue