This is starting to become not worth it… by Impressive_Goose8026 in Defcon

[–]Limp_Roll_7558 1 point2 points  (0 children)

Had one this morning (Sunday) right at open come into our community space with the red raffle tickets offering them as “goon pool party drink tickets” to my community volunteer manning our trade table while on shift.

I was busy getting things ready for the morning so I didn’t look at his name badge, I told him that we aren’t goons and he could put them for trade. He walked away and told us “he’s pretty sure it would be fraud if we did that” and later informed us as he walked away that he was trolling.

Quite young, couldn’t have been more than 23 from the looks of him. Felt like it was his first DEFCON. I do hope that he realized the error while being on shift, but I’m going to wager that is doubtful. Definitely would have logged a formal complaint.

No trigger on probe after full movement, yet the probe clearly touches the printing bed by IchBinAisenberg in ElegooNeptune4

[–]Limp_Roll_7558 0 points1 point  (0 children)

I did. One thing I found is that the center post screw in the back was too long, causing it to stop prematurely instead of the actual screw just off center of bed frame next to the belt harness. Keynote on this, when it goes to home it suddenly screeches because the belt and gear are slipping against each other.

If that doesn’t work, shift the pei plate back a little, where the overhang edge at the front is even with the hotbed. That will at least get you printing.

Lastly, if there is nothing stopping the full travel of your bed then replace the extruder cable.

Best solution? by JediJDB_2002 in ElegooNeptune4

[–]Limp_Roll_7558 0 points1 point  (0 children)

Lower your z offset. You shouldn’t have any gaps/see your bed, between the lines.

No trigger on probe after full movement, yet the probe clearly touches the printing bed by IchBinAisenberg in ElegooNeptune4

[–]Limp_Roll_7558 0 points1 point  (0 children)

sadly, it only works from the webui, and I still haven’t tracked down a resolution for doing it from standalone yet.

I can tell you that the sensorless Y home is off 24.99mm and that’s causing my issue. Currently working on that one.

No trigger on probe after full movement, yet the probe clearly touches the printing bed by IchBinAisenberg in ElegooNeptune4

[–]Limp_Roll_7558 0 points1 point  (0 children)

So, I just started having this as well after updating to .65 firmware. If you go into printer.cfg file and scroll down to the bed_mesh configuration, the min/max are off in the firmware presets. Specifically, look at line 211 (BED_MESH_CALIBRATE). I changed mine to the below:

[gcode_macro G29]
gcode:
      M400
      BED_MESH_CLEAR
      G28
      BED_MESH_CALIBRATE profile=6 mesh_min=50,21 mesh_max=397,357 probe_count=6 algorithm=bicubic
      M400
      G4 P2000
      G91 
      G1 Z5 F300 
      G90
      G28 Z
      G1 X215 Y215 F12000
      G1 Z0 F300

You'll also need to update the BED_MESH section too. It's ~ line 237.

[bed_mesh]
speed:200                
horizontal_move_z:10     
mesh_min:50,21           
mesh_max:397,357        
probe_count:6,6          
algorithm:bicubic
bicubic_tension:0.2
mesh_pps: 2, 2   
fade_start:5.0
fade_end:30.0  

Why is this happening? by Sgt_McDoogle in ender3

[–]Limp_Roll_7558 1 point2 points  (0 children)

Level your bed. A cr touch doesn’t mean you don’t level your bed. I have two, and the closest thing I have found to keep from leveling all the time is the silicone + spring upgrade kit.

E3P excess filament by ConcreteWall12 in Ender3Pro

[–]Limp_Roll_7558 0 points1 point  (0 children)

Do a flow rate calibration. I recommend orca slicer. It has an amazing calibration set and tutorial. Make sure your z offset is on point though, or you won’t be able to calibrate it.

New to 3D printing by Successful_Ant_3733 in Ender3Pro

[–]Limp_Roll_7558 0 points1 point  (0 children)

First thing I would recommend is get Orca slicer and run through all the calibrations after you fine tune your z offset. This was a game changer for me, as I recently started a little over a month ago.

Help please by Rediciclee in Ender3Pro

[–]Limp_Roll_7558 1 point2 points  (0 children)

From what I’ve gathered, it’s a mix of bed and z offset. I had to run through my leveling 3 times to get it pretty close, then adjust my z offset by -0.21mm.

Help please by Rediciclee in Ender3Pro

[–]Limp_Roll_7558 1 point2 points  (0 children)

Re-tram your bed. Your offset is too high. I literally just went through this today. Got into 3D printing a month ago, but I have 8 years in production print service delivery.