Auto-leveling
Posted: Sun Jun 03, 2018 2:44 am
Hi.
I've bought the NPN capacitive proximity sensor for auto-leveling and followed what seems to be the only instruction video out there specific to the A30 (https://www.youtube.com/watch?v=_7XE--p6lSQ).
I've finally managed to get the auto-leveling process working at the start of the print (so that the nozzle doesn't bang into the print bed) but when it starts to print the z-axis is too high so it starts to print in mid-air.
These are the exact steps I've done:
1. Homed the nozzle
2. Select Control -> Leveling -> auto level -> Nozzle
3. Adjusted the z-axis height on the screen so that there is a little friction with a sheet of paper
4. Adjusted the z offset to be the z-axis level (as shown on screen) +2.5mm (as recommended in the video - my proximity sensor is about 2.5mm from the print bed)
5. Clicked OK on the screen
6. Backed out and then repeated steps 2 to 5.
7. The print starts to auto-level and when completed it goes to the centre but the z-axis does not move down.
I've tried different z offsets but that is just guess work and I've alread had it start printing when the nozzle is hitting the print bed (leaving a nasty scratch mark now).
I just can't believe there isn't some simple step-by-step written instructions.
This is the test gcode I received:
M107
M190 S50 ; set bed temperature
M104 S200 ; set temperature
G28 ;Home
G1 Z15.0 F6000 ;Move the platform down 15mm
;Prime the extruder
M106 S110
G92 E0
G1 F200 E3
G92 E0
M109 S200 ; wait for temperature to be reached
G21 ; set units to millimeters
G90 ; use absolute coordinates
M82 ; use absolute distances for extrusion
G92 E0
G1 Z0.300 F6000.000
G1 E-3.00000 F2400.00000
G92 E0
G1 X137.323 Y141.463 F6000.000
G1 E3.00000 F2400.00000
Any help greatly appreciated.
I've bought the NPN capacitive proximity sensor for auto-leveling and followed what seems to be the only instruction video out there specific to the A30 (https://www.youtube.com/watch?v=_7XE--p6lSQ).
I've finally managed to get the auto-leveling process working at the start of the print (so that the nozzle doesn't bang into the print bed) but when it starts to print the z-axis is too high so it starts to print in mid-air.
These are the exact steps I've done:
1. Homed the nozzle
2. Select Control -> Leveling -> auto level -> Nozzle
3. Adjusted the z-axis height on the screen so that there is a little friction with a sheet of paper
4. Adjusted the z offset to be the z-axis level (as shown on screen) +2.5mm (as recommended in the video - my proximity sensor is about 2.5mm from the print bed)
5. Clicked OK on the screen
6. Backed out and then repeated steps 2 to 5.
7. The print starts to auto-level and when completed it goes to the centre but the z-axis does not move down.
I've tried different z offsets but that is just guess work and I've alread had it start printing when the nozzle is hitting the print bed (leaving a nasty scratch mark now).
I just can't believe there isn't some simple step-by-step written instructions.
This is the test gcode I received:
M107
M190 S50 ; set bed temperature
M104 S200 ; set temperature
G28 ;Home
G1 Z15.0 F6000 ;Move the platform down 15mm
;Prime the extruder
M106 S110
G92 E0
G1 F200 E3
G92 E0
M109 S200 ; wait for temperature to be reached
G21 ; set units to millimeters
G90 ; use absolute coordinates
M82 ; use absolute distances for extrusion
G92 E0
G1 Z0.300 F6000.000
G1 E-3.00000 F2400.00000
G92 E0
G1 X137.323 Y141.463 F6000.000
G1 E3.00000 F2400.00000
Any help greatly appreciated.