I have a few questions. I installed the BL Touch and everything is working as expected. Here are my "complaints" though.
The 5x5 calibration grid routine seems like it could be done much faster, with faster travel speed, shorter pauses between moves, and raising the print head less between points, etc. Is there a way I can get at the gcode for the calibration motion, or is this compiled in the firmware?
My second complaint, is that it brings the nozzle up to temperature while doing the 5x5 calibration, so the whole time, my nozzle is oozing a little bit of filament so that by the time it finishes, I have a nice big blob of plastic stuck to my extruder, which eventually falls onto the build plate somewhere. It would be nice to be able to start a print, and walk away, instead of having to wait until the calibration finishes, and then try to pluck the blob off the nozzle while it is moving.
I think the calibration routine should be something like this:
Set bed temp to printing temp.
Set nozzle temp to printing temp - 40 deg (or something cool enough that the nozzle doesn't ooze.
Wait for the bed to reach printing temp.
Run the BL calibration.
Move to the start point of the purge line.
Set nozzle temp to printing temp
Wait for nozzle to reach print temp
Print the purge line
Print the part
What do you think? Is there a way to modify this routine?
The 5x5 calibration grid routine seems like it could be done much faster, with faster travel speed, shorter pauses between moves, and raising the print head less between points, etc. Is there a way I can get at the gcode for the calibration motion, or is this compiled in the firmware?
My second complaint, is that it brings the nozzle up to temperature while doing the 5x5 calibration, so the whole time, my nozzle is oozing a little bit of filament so that by the time it finishes, I have a nice big blob of plastic stuck to my extruder, which eventually falls onto the build plate somewhere. It would be nice to be able to start a print, and walk away, instead of having to wait until the calibration finishes, and then try to pluck the blob off the nozzle while it is moving.
I think the calibration routine should be something like this:
Set bed temp to printing temp.
Set nozzle temp to printing temp - 40 deg (or something cool enough that the nozzle doesn't ooze.
Wait for the bed to reach printing temp.
Run the BL calibration.
Move to the start point of the purge line.
Set nozzle temp to printing temp
Wait for nozzle to reach print temp
Print the purge line
Print the part
What do you think? Is there a way to modify this routine?
Comment