#Ender 3 V2 nozzle grinding into bed

16 messages · Page 1 of 1 (latest)

radiant herald
#

I have an E3V2 with a cr touch kit installed, with the appropriate firmware and use cura. When I go to ABL, both from the menu or G29 command in the pre printing code, only the center and 0,0 point are probed instead of the grid.
that paragraph was written before i attempted a print, and as you can see from the (residue? scraped area?) everything i said is still a present issue. what do I do?! this is so frusturating. do i need a new bed surface? a new nozzle? plus i have a clicking sound coming when i print... i think this was the grinding but who knows... this is kind of a nightmare

drifting sedgeBOT
#

Hey @radiant herald, thank you for contributing to this forum.
Please provide as much information (images, video, description) as you can. This will increase the chance that someone can help you with your issue.
Use the Close button when your issue is resolved.

radiant herald
#

also now that i have a crtouch installed, is there any reason to keep those springs and knobs on the bottom? why shouldnt i just install something like a spacer where the springs were?

#

ill give it a pass of windex and water and post what it looks like after

#

Ender 3 V2 nozzle grinding into bed

radiant herald
#

also the hotend looks like a piece of burnt cheese, i feel like something is very wrong

#

(typically its covered with the silicone protector it came with)

placid reef
#

You still have to level your bed. Adjust your z limit switch

candid monolith
#

My nossle looks like that after a while too.

#

i agree. have to make sure the bed is level as possible. the crtouch i belive just fixes the imperfections of the leveling

radiant herald
#

i'll level it again, but my concern is that it consistently only probes two points before printing instead of the typical 9

radiant herald
placid reef
#

What’s your starting gcode?

radiant herald
# placid reef What’s your starting gcode?

M190 S60 ; preheat bed for abl
G28 ; home
G29 ; abl
;*** Start Preheating ***
M190 S{material_bed_temperature_layer_0} ; heat to setting
M109 S{material_print_temperature_layer_0} T0 ; heat to setting
;*** End Preheating ***
G92 E0 ; Reset Extruder
G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
G1 X0.1 Y20 Z0.3 F5000.0 ; Move to start position
M300 P250 ; play chime to indicate print starting
G1 X0.1 Y200.0 Z0.3 F1500.0 E15 ; Draw the first line
G1 X0.4 Y200.0 Z0.3 F5000.0 ; Move to side a little
G1 X0.4 Y20 Z0.3 F1500.0 E30 ; Draw the second line
G92 E0 ; Reset Extruder
G1 Z2.0 F3000 ; Move Z Axis up little to prevent scratching of Heat Bed
G1 X5 Y20 Z0.3 F5000.0 ; Move over to prevent blob squish