Revert "New First layer flow ratio option. #182"

This reverts commit 99ef0865bb.
This commit is contained in:
Alessandro Ranellucci 2012-01-30 14:51:05 +01:00
parent 99ef0865bb
commit 3e65af7457
5 changed files with 1 additions and 10 deletions

View file

@ -144,11 +144,6 @@ our $Options = {
cli => 'extrusion-width-ratio=f',
type => 'f',
},
'first_layer_flow_ratio' => {
label => 'First layer flow ratio',
cli => 'first-layer-flow-ratio=f',
type => 'f',
},
'bridge_flow_ratio' => {
label => 'Bridge flow ratio',
cli => 'bridge-flow-ratio=f',