Please give it a ๐ if you like it ๐ฅฐ
Edit 2024-07-28 :
Edit 2024-07-13 :
๐ Link to my Ender 3 V3 SE Profile
๐ Link to my Ender 3 V3 Profile
๐ My other Slicer Profiles & Models
Please leave a comment if you have any possible improvements to make to these profiles ๐๐
Here is the link on how to do it: https://help.prusa3d.com/article/how-to-import-and-export-custom-profiles-in-prusaslicer_382766

1 - โCreality Ender 3 V3 KEโ

1 - X (Width): 220
2- Y (Depth): 220
3 - Z (Height) : 250
4 - Start Gcode
M220 S100 ; Reset Feedrate
M221 S100 ; Reset Flowrate
G28 ; Home
G92 E0 ; Reset Extruder
G1 Z2.0 F3000 ; Move Z Axis up
G1 X-2.0 Y20 Z0.28 F5000.0 ; Move to start position
M109 S{material_print_temperature_layer_0}
G1 X-2.0 Y145.0 Z0.28 F1500.0 E15 ; Draw the first line
G1 X-1.7 Y145.0 Z0.28 F5000.0 ; Move to side a little
G1 X-1.7 Y20 Z0.28 F1500.0 E30 ; Draw the second line
G92 E0 ; Reset Extruder
G1 E-1.0000 F1800 ; Retract a bit
G1 Z2.0 F3000 ; Move Z Axis up
G1 E0.0000 F18005 - End Gcode
G91 ; Relative positionning
G1 E-2 F2700 ; Retract a bit
G1 E-2 Z0.2 F2400 ; Retract and raise Z
G1 X5 Y5 F3000 ; Wipe out
G1 Z5 ; Raise Z more
G90 ; Absolute positionning
G1 X2 Y218 F3000 ; Present print
M106 S0 ; Turn-off fan
M104 S0 ; Turn-off hotend
M140 S0 ; Turn-off bed
M84 X Y E ; Disable all steppers but Z
1 - Compatible material diameter: 1.75


Please give it a ๐ if you like it ๐ฅฐ
The author marked this model as their own original creation.