Jump to content

Recommended Posts

Posted · How to use printing Temperature Initial layer ?

How to use printing Temperature Initial layer ?

 

i have start gcode

 


;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}
;M190 S{print_bed_temperature} ;Uncomment to add your own bed temperature line
;M109 S{print_temperature} ;Uncomment to add your own temperature line


G21     ;metric values
G90     ;absolute positioning
M82     ;set extruder to absolute mode
M107     ;start with the fan off
G28     
G0 Z30 X150 Y150 F9000    

 

M104 S{ material_print_temperature_layer_0 } ; set extruder temp
M140 S{ material_bed_temperature_layer_0 } ; set bed temp

M190 S{ material_bed_temperature } ; wait for bed temp
M109 S{ material_print_temperature } ; wait for extruder temp

 

G92 E0  
G1 E5 F700  
G92 E0  
G1 X1 Y20 Z0.3 F9000  
G1 Y100 E40 F700  
G92 E0  
G1 Z+5 F9000  

 

but not work

 

 

  • Link to post
    Share on other sites

    Posted · How to use printing Temperature Initial layer ?

    M104 S{material_print_temperature_layer_0} ; set extruder temp
    M140 S{material_bed_temperature_layer_0} ; set bed temp
    M190 S{material_bed_temperature_layer_0} ; wait for bed temp
    M109 S{material_print_temperature_layer_0} ; wait for extruder temp
     

    • Like 2
    Link to post
    Share on other sites

    Create an account or sign in to comment

    You need to be a member in order to leave a comment

    Create an account

    Sign up for a new account in our community. It's easy!

    Register a new account

    Sign in

    Already have an account? Sign in here.

    Sign In Now
    • Our picks

      • UltiMaker Cura 5.9 stable released!
        Here comes Cura 5.9 and in this stable release we have lots of material and printer profiles for UltiMaker printers, including the newly released Sketch Sprint. Additionally, scarf seams have been introduced alongside even more print settings and improvements.  Check out the rest of this article to find out the details on all of that and more
          • Like
        • 5 replies
      • Introducing the UltiMaker Factor 4
        We are happy to announce the next evolution in the UltiMaker 3D printer lineup: the UltiMaker Factor 4 industrial-grade 3D printer, designed to take manufacturing to new levels of efficiency and reliability. Factor 4 is an end-to-end 3D printing solution for light industrial applications
          • Heart
          • Thanks
          • Like
        • 4 replies
    ×
    ×
    • Create New...