diff --git a/printer/Tevo Tarantula.ini b/printer/Tevo Tarantula.ini
index 81135e0..c345c29 100644
--- a/printer/Tevo Tarantula.ini	
+++ b/printer/Tevo Tarantula.ini	
@@ -1,7 +1,7 @@
-# generated by PrusaSlicer 2.4.0+linux-x64-GTK3 on 2021-12-31 at 12:23:27 UTC
+# generated by PrusaSlicer 2.4.0+linux-x64-GTK3 on 2022-01-01 at 11:26:47 UTC
 bed_custom_model = 
 bed_custom_texture = 
-bed_shape = 0x0,200x0,200x200,0x200
+bed_shape = 0x0,220x0,220x220,0x220
 before_layer_gcode = 
 between_objects_gcode = 
 color_change_gcode = M600
@@ -10,7 +10,7 @@ cooling_tube_retraction = 91.5
 default_filament_profile = 
 default_print_profile = 
 deretract_speed = 0
-end_gcode = M104 S0 ; turn off temperature\nG28 X0  ; home X axis\nM84     ; disable motors\n
+end_gcode = {if max_layer_z < max_print_height}G1 Z{z_offset+min(max_layer_z+30, max_print_height)}{endif} ; Move print head up\n\nM104 S0 ; turn off hotend temperature\nM140 S0 ; turn off heatbed\n\nG28 X0  ; home X axis\nG28 Y200; move pirint bed to the front\n\nM84     ; disable motors\n
 extra_loading_move = -2
 extruder_colour = ""
 extruder_offset = 0x0
@@ -66,7 +66,7 @@ retract_restart_extra_toolchange = 0
 retract_speed = 40
 silent_mode = 1
 single_extruder_multi_material = 0
-start_gcode = M16 "Tevo Tarantula"\nG28 ; home all axes\nG1 Z5 F5000 ; lift nozzle\n
+start_gcode = M16 "Tevo Tarantula"\nG28 ; home all axes\nG1 Z5 F5000 ; lift nozzle\n\nM104 S[first_layer_temperature] ; set extruder temp\nM140 S[first_layer_bed_temperature] ; set bed temp\nM190 S[first_layer_bed_temperature] ; wait for bed temp\nM109 S[first_layer_temperature] ; wait for extruder temp\n
 template_custom_gcode = 
 thumbnails = 
 toolchange_gcode =