Constant Axis limits message
-
Hi Guys, I am getting a constant axis limits message when printing on my TLM Delta
11:05:45Axis limits X-155.0:155.0, Y-155.0:155.0, Z0.0:519.5
11:05:44Axis limits X-155.0:155.0, Y-155.0:155.0, Z0.0:519.5
11:05:42Axis limits X-155.0:155.0, Y-155.0:155.0, Z0.0:519.5
11:05:41M122
=== Diagnostics ===
RepRapFirmware for Duet 2 WiFi/Ethernet version 2.02RC3(RTOS) running on Duet WiFi 1.02 or later
Board ID: 08DGM-95BLL-N6PSS-6J1F4-3SD6R-TJTBM
Used output buffers: 3 of 20 (14 max)
=== RTOS ===
Static ram: 28532
Dynamic ram: 98664 of which 0 recycled
Exception stack ram used: 440
Never used ram: 3436
Tasks: NETWORK(ready,328) HEAT(blocked,1232) MAIN(running,552)
Owned mutexes: WiFi(NETWORK)
=== Platform ===
Last reset 02:05:59 ago, cause: power up
Last software reset at 2018-10-26 14:19, reason: User, spinning module GCodes, available RAM 3460 bytes (slot 3)
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0041f000 BFAR 0xe000ed38 SP 0xffffffff Task 0x4e49414d
Error status: 0
Free file entries: 9
SD card 0 detected, interface speed: 20.0MBytes/sec
SD card longest block write time: 256.7ms, max retries 0
MCU temperature: min 13.3, current 32.8, max 33.2
Supply voltage: min 23.8, current 23.9, max 24.3, under voltage events: 0, over voltage events: 0
Driver 0: ok, SG min/max 0/161
Driver 1: ok, SG min/max 0/173
Driver 2: ok, SG min/max 0/175
Driver 3: ok, SG min/max 0/1023
Driver 4: standstill, SG min/max not available
Date/time: 2018-10-29 11:05:40
Cache data hit count 4294967295
Slowest loop: 125.75ms; fastest: 0.07ms
=== Move ===
Hiccups: 0, StepErrors: 0, LaErrors: 0, FreeDm: 127, MinFreeDm: 120, MaxWait: 397237ms, Underruns: 0, 0
Scheduled moves: 212968, completed moves: 212938
Bed compensation in use: mesh
Bed probe heights: 0.143 0.018 0.160 0.099 0.056
=== Heat ===
Bed heaters = 0 -1 -1 -1, chamberHeaters = -1 -1
Heater 0 is on, I-accum = 0.0
Heater 1 is on, I-accum = 0.9
=== GCodes ===
Segments left: 1
Stack records: 2 allocated, 0 in use
Movement lock held by null
http is idle in state(s) 0
telnet is idle in state(s) 0
file is doing "G1 X-14.571 Y8.168 E0.0135" in state(s) 0
serial is idle in state(s) 0
aux is idle in state(s) 0
daemon is idle in state(s) 0
queue is idle in state(s) 0
autopause is idle in state(s) 0
Code queue is empty.
=== Network ===
Slowest loop: 258.76ms; fastest: 0.00ms
Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0) Telnet(0)
HTTP sessions: 1 of 8- WiFi -
Network state is running
WiFi module is connected to access point
Failed messages: pending 0, notready 0, noresp 0
WiFi firmware version 1.21
WiFi MAC address 2c:3a:e8:0b:16:4f
WiFi Vcc 3.31, reset reason Turned on by main processor
WiFi flash size 4194304, free heap 15816
WiFi IP address 192.168.1.5
WiFi signal strength -43dBm, reconnections 0, sleep mode modem
Socket states: 0 0 0 0 0 0 0 0
=== Filament sensors ===
Extruder 0 sensor: ok
=== Expansion ===
11:05:40Axis limits X-155.0:155.0, Y-155.0:155.0, Z0.0:519.5
11:05:39Axis limits X-155.0:155.0, Y-155.0:155.0, Z0.0:519.5
11:05:37Axis limits X-155.0:155.0, Y-155.0:155.0, Z0.0:519.5
11:05:36Axis limits X-155.0:155.0, Y-155.0:155.0, Z0.0:519.5
11:05:35Axis limits X-155.0:155.0, Y-155.0:155.0, Z0.0:519.5
11:05:34Axis limits X-155.0:155.0, Y-155.0:155.0, Z0.0:519.5
11:05:32Axis limits X-155.0:155.0, Y-155.0:155.0, Z0.0:519.5
11:05:25Axis limits X-155.0:155.0, Y-155.0:155.0, Z0.0:519.5
I have not changed any settings since flashing the latest firmware, bug or setting issue?
Config.g
; Configuration file for Duet WiFi (firmware version 1.20 or newer)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool on Sat Jan 27 2018 18:46:34 GMT+0000 (GMT Standard Time); General preferences
M111 S0 ; Debugging off
G21 ; Work in millimetres
G90 ; Send absolute coordinates...
M83 ; ...but relative extruder moves
M555 P2 ; Set firmware compatibility to look like Marlin
M911 S10 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000" ; Configure automatic saving on power loss;*** The homed height is deliberately set too high in the following - you will adjust it during calibration.
M665 L400.360 R173.614 H519.461 B155.0 X-0.115 Y0.019 Z0.000
M666 X0 Y0 Z0 ; Put your endstop adjustments here, or let auto calibration find them
M208 Z0 S1 ; Set minimum Z; Endstops
M574 X2 Y2 Z2 S1 ; Set active high endstops
M558 P8 R0.4 H5 F1200 T10000 ; Set Z probe type to effector and the dive height + speeds
G31 P100 X0 Y0 Z-0.099 ; Set Z probe trigger value, offset and trigger height, INCREASE VALUE WILL LOWER NOZZLE CLOSER TO THE BED, DECREASE THIS VALUE WILL RAISE THE NOZZLE FROM THE BED
M557 R150 S30 ; Define mesh grid; Drives
M569 P0 S1 ; Drive 0 goes forwards (x motor)
M569 P1 S1 ; Drive 1 goes forwards (y motor)
M569 P2 S1 ; Drive 2 goes forwards (z motor)
M569 P3 S1 ; Drive 3 goes forwards (extruder 0)
M350 X16 Y16 Z16 E16 I1 ; Configure microstepping with interpolation
M92 X160 Y160 Z160 ; Set drive motor steps per mm
M92 E2680 ; Set extruder steps per mm
M566 X300 Y300 Z300 E40 ; Set maximum instantaneous speed changes (mm/min)Jerk
M203 X6600 Y6600 Z6600 E1000 ; Set maximum speeds (mm/min)
M201 X1000 Y1000 Z1000 E120 ; Set accelerations (mm/s^2)
M906 X1100 Y1100 Z1100 E800 I30 ; Set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeout;M593 F20.5 ; cancel ringing at 40.5Hz
M572 D0 S0.010 ; pressure advance
M207 S0.9 R0 F2000 ; firmware retraction
M208 S0 F600 ; set retraction recover speed / adjustments
M376 H10 ; Set bed compensation taper; Heaters
M301 H0 S1.00 P10 I0.1 D200 T0.4 ; Use PID on bed heater (may require further tuning)
;M305 P0 T100000 B3988 C0 R4700 ; Set thermistor + ADC parameters for heater 0 - BED HEATER
M305 P0 T100000 B4607 C8.950070e-8 R4700 ; BED : Set thermistor + ADC parameters for heater 0
M143 H0 S130 ; Set temperature limit for heater 0 to 150C - BED HEATER;Hotend
;M307 H1 A373.1, C293.9, D40 S1 ; PID settings
M305 P1 T100000 B4725 C7.060000e-8 R4700 ; Set thermistor + ADC parameters for heater 1
M143 H1 S280 ; Set temperature limit for heater 1 to 280C; Tools
M563 P0 D0 H1 F0 ; Define tool 0
G10 P0 X0 Y0 Z0 ; Set tool 0 axis offsets
G10 P0 R0 S0 ; Set initial tool 0 active and standby temperatures to 0C
T0 ; select first hot end</redacted>; Network
M550 PTEVO Little Monster ; Set machine name
M552 S1 ; Enable network
;M587 S"Home" P"" ; Configure access point. You can delete this line once connected
M586 P0 S1 ; Enable HTTP
M586 P1 S0 ; Disable FTP
M586 P2 S0 ; Disable Telnet; Fans
M106 P0 S0 I0 F500 H-1 ; Set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off - PRINT FAN
M106 P1 S1 I0 F500 H1 T45 ; Set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on - NOZZLE FAN
M106 P2 S1 I0 F500 H100:101 T50 ; Set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on - PCB/Drive Motor CASE FAN; Filament Out Sensor
M591 D0 P1 C3 R20 S1 ; configure extruder drive 0 to use E0 endstop (C3)
M591 D0 ; display filament sensor parameters for extruder drive 0; Custom settings are not configured
M912 P0 S-11.7 ; Set CPU temperature sensor offset
M501 ; Load settings from Config_override.g file on bootconfig-overide.g
; This is a system-generated file - do not edit
; Delta parameters
M665 L400.360 R173.614 H519.461 B155.0 X-0.115 Y0.019 Z0.000
M666 X-1.216 Y-0.768 Z1.984 A0.19 B0.69
; Heater model parameters
M307 H0 A90.0 C700.0 D10.0 S1.00 V0.0 B1
M301 H0 P10.0 I0.100 D200.0
M307 H1 A281.9 C186.6 D3.6 S1.00 V23.9 B0
M307 H2 A340.0 C140.0 D5.5 S1.00 V0.0 B0
M307 H3 A340.0 C140.0 D5.5 S1.00 V0.0 B0
M307 H4 A340.0 C140.0 D5.5 S1.00 V0.0 B0
M307 H5 A340.0 C140.0 D5.5 S1.00 V0.0 B0
M307 H6 A340.0 C140.0 D5.5 S1.00 V0.0 B0
M307 H7 A340.0 C140.0 D5.5 S1.00 V0.0 B0 - WiFi -
-
My guess is that your GCode file contains M208 commands. Can you check that?
-
Hi dc42, Yes that's correct, I am using this
M208 S0 F600 ; set retraction recover speed / adjustmentsI will edit it correctly, thanks