From: Ian Jackson Date: Mon, 10 Mar 2014 17:23:22 +0000 (+0000) Subject: increase initial bed temp to 100 - helps with warping, a bit X-Git-Tag: filamentspool-v2-release~423 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;ds=inline;h=62e3379f634f89115fa150d365b9c7aa0f258004;p=reprap-play.git increase initial bed temp to 100 - helps with warping, a bit --- diff --git a/pronsolerc b/pronsolerc index 733d068..db49f8e 100644 --- a/pronsolerc +++ b/pronsolerc @@ -21,7 +21,7 @@ button 9 "BR" G1 X15 Y15 F12000 button 10 "FL" G1 X135 Y135 F12000 button 11 "UP" G1 Z6 F200 button 12 "FR" G1 X15 Y135 F12000 -set last_bed_temperature 90.0 +set last_bed_temperature 100.0 set baudrate 115200 set last_file_path /home/reprap/play set xy_feedrate 3000 diff --git a/slic3r-config.ini b/slic3r-config.ini index 3b92087..b98386c 100644 --- a/slic3r-config.ini +++ b/slic3r-config.ini @@ -1,4 +1,4 @@ -# generated by Slic3r 0.9.7 on Sun Dec 16 20:42:19 2012 +# generated by Slic3r 0.9.7 on Mon Mar 10 17:22:59 2014 acceleration = 0 bed_size = 140,140 bed_temperature = 100 @@ -28,7 +28,7 @@ filament_diameter = 1.77 fill_angle = 45 fill_density = 0.2 fill_pattern = rectilinear -first_layer_bed_temperature = 90 +first_layer_bed_temperature = 100 first_layer_extrusion_width = 200% first_layer_height = 0.4 first_layer_speed = 30%