How to set up Cura?

[quote=“Citystars”]I guess so.
Because i downloaded the new version of Cura and the start-code was changed and i didn’t have the problem anymore.

;Sliced at: {day} {date} {time}
;Basic settings: Layer height: {layer_height} Walls: {wall_thickness} Fill: {fill_density}
;Print time: {print_time}
;Filament used: {filament_amount}m {filament_weight}g
;Filament cost: {filament_cost}
G21        ;metric values
G90        ;absolute positioning
M82        ;set extruder to absolute mode
M107       ;start with the fan off
G28 X0 Y0  ;move X/Y to min endstops
G28 Z0     ;move Z to min endstops
G1 Z15.0 F{travel_speed} ;move the platform down 15mm
G92 E0                  ;zero the extruded length
G1 F200 E3              ;extrude 3mm of feed stock
G92 E0                  ;zero the extruded length again

This i what i have now.
Its practically the basic start-code you get when installing the new version of cura.
Do you have an better start-code?[/quote]Sounds nice that the printer seems to work correct now.
I have made some suggestions on faster startup when printing here: