Artemis 300 - Not able to calibrate zero or bed level
Posted: Tue Jan 04, 2022 9:09 pm
Hello,
I recently changed a cooling fan and nozzle on my printer and after starting it back up, I attempted to map the bed for a test print.
But, while leveling, the settings appeared to be way off. I still ran a test print and while the center appeared correct, but the print head rose progressively higher the more it travels from the center. I checked the glass bed and it is dead level across its circumference.
I checked the home position and found that the head position was off. Belt tension has been checked and the config-override.g/heightmap.csv files were deleted and created with a new 'first probe'. This wasn't successful either.
Any help would be appreciated in correcting this issue. Below are the current settings.
Thank you
Machine Status
Head Position X Y Z
0.1 2.6 524.90
Message from Duet firmware
End Artemis First Probe Autolevel Calibration
Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet
Firmware Electronics: Duet WiFi 1.02 or later
Firmware Version: 2.05.1 (2020-02-09b1)
WiFi Server Version: 1.23
Web Interface Version: 1.21
G32
Warning: Z probe readings not consistent
config.g
M550 PArtemis ; Printer name
M555 P2 ; Repetier Output
M552 S1 ; Enable Wifi
M575 P1 B57600 S1 ; PanelDue Comm Setup
G21 ; Work in millimetres
G90 ; Send absolute coordinates
M569 P0 S0 ; Drive 0 goes forwards (X)
M569 P1 S0 ; Drive 1 goes forwards (Y)
M569 P2 S0 ; Drive 2 goes forwards (Z)
M569 P3 S1 ; Drive 3 goes forwards (E0)
M569 P4 S1 ; Drive 4 goes forwards (E1)
M574 X2 Y2 Z2 S1 ; set endstop configuration (all endstops at high end, active high)
M665 R150 L351.155 B145 H530 X0 Y0 Z0 ; delta radius, diagonal rod length, printable radius and homed height
; Y X Z are tower angle offsets
M666 X0 Y0 Z0 ; endstop offsets in mm
M350 X16 Y16 Z16 E16:16 I1 ; Set 16x microstepping w/ Interpolation
M92 X200 Y200 Z200 ; Set axis steps/mm
M92 E182.0:182.0 ; Set extruder steps/mm
M906 X1200 Y1200 Z1200 E1200:1200 I50 ; Set motor currents (mA) and idle current %
M201 X5000 Y5000 Z5000 E5000 ; Accelerations (mm/s^2)
M203 X25000 Y25000 Z25000 E25000 ; Maximum speeds (mm/min)
M566 X2000 Y2000 Z2000 E2000 ; Maximum instant speed changes mm/minute
M106 P0 H-1 ; Part Cooling Fan
M106 P2 T50 S0.5 H1 ; Heat sink fan
M307 H0 B0 ; Heated Bed (H2)
M305 P0 T100000 B4388 R4700 H30 L0 ; Bed thermistor
M305 P1 T100000 B4388 R4700 H30 L0 ; Hot end Thermistor
M563 P0 D0 H1 ; Hot end (T0), drive (E0), heater (H1)
G10 P0 S0 R0 ; Hot end operating and standby temperatures
;Dual Extrusion Code
;M563 P1 D1 H1 F1 ; Hot end (T1), drive (E1), heater (H1)
;G10 P1 S0 R0 ; Hot end (1) operating and standby temperatures
;FSR SETUP
;M558 P5 I1 X0 Y0 Z0 H5 F200 ; FSR Settings
;G31 P500 X0 Y0 Z-0.3 ; Probe trigger value and offsets
;M270 I1 P1 S0.05 ; Enabled Probe doubletap w/ 0.05mm tolerance
;M557 R140 S30 ; defualt bed mapping
;M501 ; Load saved config values
;T0 ; Select Tool 0
;STRAIN GAGE PROBE
M558 P5 I0 A2 S0.05 R0.4 H20 F2500 ; Strain gauge probe settings
G31 P100 X0 Y0 Z-0.3 ; Probe trigger and offset values
M557 R140 S30 ; defualt bed mapping
M501 ; Load saved config values
T0 ; Select Tool 0
M375 ; Load height map
I recently changed a cooling fan and nozzle on my printer and after starting it back up, I attempted to map the bed for a test print.
But, while leveling, the settings appeared to be way off. I still ran a test print and while the center appeared correct, but the print head rose progressively higher the more it travels from the center. I checked the glass bed and it is dead level across its circumference.
I checked the home position and found that the head position was off. Belt tension has been checked and the config-override.g/heightmap.csv files were deleted and created with a new 'first probe'. This wasn't successful either.
Any help would be appreciated in correcting this issue. Below are the current settings.
Thank you
Machine Status
Head Position X Y Z
0.1 2.6 524.90
Message from Duet firmware
End Artemis First Probe Autolevel Calibration
Firmware Name: RepRapFirmware for Duet 2 WiFi/Ethernet
Firmware Electronics: Duet WiFi 1.02 or later
Firmware Version: 2.05.1 (2020-02-09b1)
WiFi Server Version: 1.23
Web Interface Version: 1.21
G32
Warning: Z probe readings not consistent
config.g
M550 PArtemis ; Printer name
M555 P2 ; Repetier Output
M552 S1 ; Enable Wifi
M575 P1 B57600 S1 ; PanelDue Comm Setup
G21 ; Work in millimetres
G90 ; Send absolute coordinates
M569 P0 S0 ; Drive 0 goes forwards (X)
M569 P1 S0 ; Drive 1 goes forwards (Y)
M569 P2 S0 ; Drive 2 goes forwards (Z)
M569 P3 S1 ; Drive 3 goes forwards (E0)
M569 P4 S1 ; Drive 4 goes forwards (E1)
M574 X2 Y2 Z2 S1 ; set endstop configuration (all endstops at high end, active high)
M665 R150 L351.155 B145 H530 X0 Y0 Z0 ; delta radius, diagonal rod length, printable radius and homed height
; Y X Z are tower angle offsets
M666 X0 Y0 Z0 ; endstop offsets in mm
M350 X16 Y16 Z16 E16:16 I1 ; Set 16x microstepping w/ Interpolation
M92 X200 Y200 Z200 ; Set axis steps/mm
M92 E182.0:182.0 ; Set extruder steps/mm
M906 X1200 Y1200 Z1200 E1200:1200 I50 ; Set motor currents (mA) and idle current %
M201 X5000 Y5000 Z5000 E5000 ; Accelerations (mm/s^2)
M203 X25000 Y25000 Z25000 E25000 ; Maximum speeds (mm/min)
M566 X2000 Y2000 Z2000 E2000 ; Maximum instant speed changes mm/minute
M106 P0 H-1 ; Part Cooling Fan
M106 P2 T50 S0.5 H1 ; Heat sink fan
M307 H0 B0 ; Heated Bed (H2)
M305 P0 T100000 B4388 R4700 H30 L0 ; Bed thermistor
M305 P1 T100000 B4388 R4700 H30 L0 ; Hot end Thermistor
M563 P0 D0 H1 ; Hot end (T0), drive (E0), heater (H1)
G10 P0 S0 R0 ; Hot end operating and standby temperatures
;Dual Extrusion Code
;M563 P1 D1 H1 F1 ; Hot end (T1), drive (E1), heater (H1)
;G10 P1 S0 R0 ; Hot end (1) operating and standby temperatures
;FSR SETUP
;M558 P5 I1 X0 Y0 Z0 H5 F200 ; FSR Settings
;G31 P500 X0 Y0 Z-0.3 ; Probe trigger value and offsets
;M270 I1 P1 S0.05 ; Enabled Probe doubletap w/ 0.05mm tolerance
;M557 R140 S30 ; defualt bed mapping
;M501 ; Load saved config values
;T0 ; Select Tool 0
;STRAIN GAGE PROBE
M558 P5 I0 A2 S0.05 R0.4 H20 F2500 ; Strain gauge probe settings
G31 P100 X0 Y0 Z-0.3 ; Probe trigger and offset values
M557 R140 S30 ; defualt bed mapping
M501 ; Load saved config values
T0 ; Select Tool 0
M375 ; Load height map