use multiplier of 1 for extrusion, as E-steps tuned
This commit is contained in:
parent
d9ad60b271
commit
038d192a32
2 changed files with 3 additions and 3 deletions
|
@ -1,9 +1,9 @@
|
|||
# generated by Slic3r 1.2.1-dev on Thu Oct 23 20:34:24 2014
|
||||
# generated by Slic3r 1.2.1-dev on Sat Oct 25 09:47:11 2014
|
||||
bed_temperature = 70
|
||||
bridge_fan_speed = 100
|
||||
cooling = 0
|
||||
disable_fan_first_layers = 1
|
||||
extrusion_multiplier = 0.935
|
||||
extrusion_multiplier = 1
|
||||
fan_always_on = 1
|
||||
fan_below_layer_time = 60
|
||||
filament_diameter = 1.75
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# generated by Slic3r 1.2.1-dev on Thu Oct 23 21:37:26 2014
|
||||
# generated by Slic3r 1.2.1-dev on Sat Oct 25 09:54:45 2014
|
||||
autocenter = 1
|
||||
background_processing = 1
|
||||
last_output_path = /home/cyryl/reprap/models/gcode
|
||||
|
|
Loading…
Reference in a new issue