I have no problem to write and response in english, so i know that you understand my question.
My startUp G-Code from cuda is:
;FLAVOR:RepRap
;TIME:11578
;Filament used: 0m, 4.72374m
;Layer height: 0.2
;MINX:75.595
;MINY:73.336
;MINZ:0.3
;MAXX:152.357
;MAXY:126.663
;MAXZ:13.095
;Generated with Cura_SteamEngine 4.12.1
T1
M104 S210
M109 S210
M82 ;absolute extrusion mode
;Start G-code
M140 S60
M299 ;Z-Calibration
M107 ;Fan off
G200 ;Nozzle cleaning
G21 ;Metric values
G90 ;Absolute positioning
G92 E-20 ;Zero the extruded length
G28 ;Home
M298 ;Move nozzle over bed plate
G1 F800 E0
G0 Z1.0
M83 ;relative extrusion mode
G1 F1800 E-6
;LAYER_COUNT:60
;LAYER:-6
M107
G0 F7200 X79.982 Y80.236 Z0.3
;TYPE:SUPPORT-INTERFACE
G1 F1800 E6
G1 F225 X80.37 Y79.853 E0.068
G1 X80.82 Y79.45 E0.07534
....
Thank you.
Edited by Givase
Recommended Posts
GregValiant 1,408
I am sorry for my response in English. It's what I know.
It would be helpful if you would post a gcode file that shows the problem, or copy your StartUp G-Code from Cura and paste it in here.
Link to post
Share on other sites