CR-10 DIAL HOLDER by BleuNorange 3d model
3dmdb logo
Thingiverse
CR-10 DIAL HOLDER by BleuNorange

CR-10 DIAL HOLDER by BleuNorange

by Thingiverse
Last crawled date: 3 years ago
Many user of The CR-10 use the " High Clearance CR10 OEM Fang Mod." https://www.thingiverse.com/thing:2544186
This Is Great !
But in doing so, those who use dial indicator for bed leveling using the extruder cover can't do it anymore.
So I have made this holder who can be fix on the two remaining M3 tapped hole using the remaining screws fron the old fans box.
I have also edit a G-Code found in the net to use it.
Simply copy the lower text in a text editor as note pad and rename it Bed_aligment.gcode
Save in in a SD and run it from the printer itself.
I use a dial indicator wit a 8mm steal and 25mm of stroke.
Enjoy.
M190 S60 ;heat bed to 60C
M104 S195 ;start heating extruder to 195C
M109 S195 ;wait until extruder reaches 195C
G21 ;metric values
G90 ;absolute positioning
M82 ;set extruder to absolute mode
M107 ;set fan off
G28 X0 Y0 ;move X/Y to min endstops
G28 Z0 ;move Z to min endstops
G4 P20000 :wait 20 seconds to set first corner with paper slip
G1 Z25.0 F9000 ;move bed to clear indicator
G92 E0 ;zero the extruded length
G1 F9000
M107 ;set fan off
;Move DTI to each corner in turn
G0 F3500 X50.000 Y80.00 Z5.000
M117 ;zero DTI
G4 P10000 ;wait 10 seconds to set DTI to zero
G1 X290.000 Y300.000
G4 P10000 ;wait 10 seconds to adjust bed
G1 X290.000 Y80.000
G4 P10000 ;wait 10 seconds to adjust bed
G1 X50.000 Y300.000
G4 P10000 ;wait 10 seconds to adjust bed
G1 X50.000 Y80.000 ;return DTI to start position
G4 P10000 ;wait 10 seconds to adjust bed
M107 ;set fan off
G0 F9000 Z25
;End GCode
M104 S0 ; set extruder temperature off
M140 S0 ; set bed temperature off
M84 ;disable steppers

Tags