Problema CURA October 12, 2014 01:53PM |
Registered: 10 years ago Posts: 9 |
;Generated with Cura_SteamEngine 14.09 ;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 M80 G21 ;metric values M82 ;set extruder to absolute mode M107 ;start with the fan off G90 ;absolute positioning G28 ;move to min endstops G1 Z15 F100 G90 ; Absolute positioning M82 ; Extruder in absolute mode M190 S50 ; Activate all used extruder M104 T0 S210 G92 E0 ; Reset extruder position ; Wait for all used extruders to reach temperature M109 T0 S210 G1 F200 E3 ;extrude 3mm of feed stock G92 E0 ;zero the extruded length again G1 F{travel_speed} ;Put printing message on LCD screen M117 R2 Printing... ;Layer count: 99
M140 S50.000000 M109 T0 S210.000000 T0 M190 S50.000000 ;Basic settings: Layer height: 0.1 Walls: 0.6 Fill: 50 ;Print time: #P_TIME# ;Filament used: #F_AMNT#m #F_WGHT#g ;Filament cost: #F_COST# ;M190 S50 ;Uncomment to add your own bed temperature line ;M109 S210 ;Uncomment to add your own temperature line M80 G21 ;metric values M82 ;set extruder to absolute mode M107 ;start with the fan off G90 ;absolute positioning G28 ;move to min endstops G1 Z15 F?Z_TRAVEL_SPEED? G90 ; Absolute positioning M82 ; Extruder in absolute mode {IF_BED}M190 S?BED? ; Activate all used extruder {IF_EXT0}M104 T0 S?TEMP0? G92 E0 ; Reset extruder position ; Wait for all used extruders to reach temperature {IF_EXT0}M109 T0 S?TEMP0? G1 F200 E3 ;extrude 3mm of feed stock G92 E0 ;zero the extruded length again G1 F4800 ;Put printing message on LCD screen M117 R2 Printing... ;Layer count: 99
Re: Problema CURA October 12, 2014 03:10PM |
Registered: 10 years ago Posts: 6,409 |
Re: Problema CURA October 12, 2014 03:42PM |
Registered: 10 years ago Posts: 9 |
;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 M80 G21 ;metric values M82 ;set extruder to absolute mode M107 ;start with the fan off G90 ;absolute positioning G28 ;move to min endstops G1 Z15 F{Z_TRAVEL_SPEED} G90 ; Absolute positioning M82 ; Extruder in absolute mode {IF_BED}M190 S{BED} ; Activate all used extruder {IF_EXT0}M104 T0 S{TEMP0} G92 E0 ; Reset extruder position ; Wait for all used extruders to reach temperature {IF_EXT0}M109 T0 S{TEMP0} G1 F200 E3 ;extrude 3mm of feed stock G92 E0 ;zero the extruded length again G1 F{travel_speed} ;Put printing message on LCD screen M117 R2 Printing...
;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 M80 G21 ;metric values M82 ;set extruder to absolute mode M107 ;start with the fan off G90 ;absolute positioning G28 ;move to min endstops G1 Z15 F{Z_TRAVEL_SPEED} G90 ; Absolute positioning M82 ; Extruder in absolute mode {IF_BED}M190 S{BED} ; Activate all used extruder {IF_EXT0}M104 T0 S{TEMP0} G92 E0 ; Reset extruder position ; Wait for all used extruders to reach temperature {IF_EXT0}M109 T0 S{TEMP0} G1 F200 E3 ;extrude 3mm of feed stock G92 E0 ;zero the extruded length again G1 F{travel_speed} ;Put printing message on LCD screen M117 STAMPARE!!!
Re: Problema CURA October 12, 2014 04:14PM |
Moderator Registered: 11 years ago Posts: 1,865 |
Re: Problema CURA October 12, 2014 04:29PM |
Registered: 10 years ago Posts: 9 |
Re: Problema CURA October 12, 2014 05:04PM |
Moderator Registered: 11 years ago Posts: 1,865 |
Re: Problema CURA October 13, 2014 10:50AM |
Registered: 10 years ago Posts: 1,714 |
Re: Problema CURA October 14, 2014 11:47AM |
Registered: 10 years ago Posts: 9 |
Re: Problema CURA October 16, 2014 05:43PM |
Registered: 10 years ago Posts: 2,239 |
Re: Problema CURA October 17, 2014 03:41AM |
Registered: 10 years ago Posts: 1,714 |
Re: Problema CURA October 17, 2014 06:10AM |
Registered: 10 years ago Posts: 9 |
Re: Problema CURA October 18, 2014 09:10AM |
Registered: 10 years ago Posts: 1,714 |