However while setting it up I was a bit confused about which Cura starting gcode I should use since there were quite a few versions between the hardcopy manual, manual on the usb drive, updated Thinker SE manual, and various posts on this forum. (See below for various versions)
I guess my questions are:
1a. Is there any difference between the S and SE when setting up Cura/any other silcer?
1b. If so, what are the differences I should be aware of?
2. What printhead settings should I use? The S manual showed:

While the updated SE manual showed

3. Which starting Gcode would best suit the S?
Here were the various stating gcodes I found:
1. My hard copy manual:
Code: Select all
G28 ;Home
G1 Z15 F1000;
G1 Y-3 F1000;Move Y axis
G1 X100 E6 F1000;lines
G1 X150 E12 F1000;lines
M117 >>>>>>>>>>>>>>>
Code: Select all
G28 ;Home
G1 Z15 F1000;
M140 S60;Heating the heatbed
M109 S210;Heating the nozzle
G1 Y-3 F1000;Move Y axis
G1 X100 E6 F1000;lines
G1 X150 E12 F1000;lines
Code: Select all
G28 ;Home
M205 X8.00 Y8.00 Z0.40 E1.50 ; sets the jerk limits
G1 Z10 F1000;
G1 Y-3 F1000;Move Y axis
G1 X100 Z0.2 E6 F1000;lines
G1 X150 E12 F1000;lines
Code: Select all
G28 ; Auto Home
G29 ; Mesh bed leveling
G1 Z15 F5000 ; Wait for printing start
G92 E0 ;
G1 F200 E3 ;
G92 E0 ;
M201 X1000 Y1000 Z1000 E5000 ; sets max accelerations, mm/sec
M203 X200 Y200 Z12 E120 ; sets max feedrate
M204 P1250 R1250 T1250 ; sets accelration (P , T) and retract
M205 X8.00 Z0.40 E1.50 ; sets the jerk limit
M205 S0 T0 ; sets min extruding and travel feedrate
Code: Select all
G90 ; use absolute coordinates
M83 ; extruder relative mode
M104 S170 ; set extruder temp for bed leveling
G28 ; home all without mesh bed level
G29 ; mesh bed leveling
M104 S[first_layer_temperature] ; set extruder temp
M201 X1000 Y1000 Z200 E5000 ; sets maximum accelerations, mm/sec^2
M203 X200 Y200 Z12 E120 ; sets maximum feedrates, mm/sec
M204 P1250 R1250 T1250 ; sets acceleration (P, T) and retract acceleration (R), mm/sec^2
M205 X8.00 Y8.00 Z0.40 E1.50 ; sets the jerk limits, mm/sec
M205 S0 T0 ; sets the minimum extruding and travel feed rate, mm/sec
G92 E0.0
G1 Y-2.0 X179 F2400
G1 Z3 F720
M109 S[first_layer_temperature] ; wait for extruder temp
; intro line
G1 X170 F1000
G1 Z0.2 F720
G1 X110.0 E8.0 F900
G1 X40.0 E10.0 F700
G92 E0.0
M221 S95 ; set flow