error zoffset for bl touch and duet3 firmware 3.4 beta 7+1
-
Yes
use mesh compensation or automatic leveling
maybe it's not good P 9 repeated I don't know how it happened
; homeall.g
; called to home all axes
;
; generated by RepRapFirmware Configuration Tool v3.3.10 on Sat Jan 01 2022 15:36:30 GMT+0100 (Ora standard dell’Europa centrale)
G91 ; relative positioning
G1 H2 Z5 F6000 ; lift Z relative to current position
G1 H1 X-310 Y-310 F1800 ; move quickly to X or Y endstop and stop there (first pass)
G1 H1 X-310 ; home X axis
G1 H1 Y-310 ; home Y axis
G1 X5 Y5 F6000 ; go back a few mm
G1 H1 X-310 F360 ; move slowly to X axis endstop once more (second pass)
G1 H1 Y-310 ; then move slowly to Y axis endstop
G90 ; absolute positioning
G1 X15 Y35 F6000 ; go to first bed probe point and home Z
G30 ; home Z by probing the bed; Uncomment the following lines to lift Z after probing
;G91 ; relative positioning
;G1 Z5 F100 ; lift Z relative to current position
;G90 ; absolute positioning -
When do you run G32 or load a mesh?
Post your bed.g and the slicer start gcode as well please.
Also test with the new 3.4 beta 7+4 updates. -
Ok thank you. meanwhile I removed the P 9. could you give me the link to download the firmware 3.4 beta 7+4?
Thank you
start script
G28 F4000;
M150 X0 ; set LED type to NeoPixel and set SPI frequency to 3MHz
M150 R255 U255 B255 P128 S65 F0M561 ; Clear any bed transform
G29 S1;G1 Z0.470 F7800.000
G1 X10 Y8 Z10 F3000
G1 Z0 F500T0
G92 E0G1 Z0.25 F400
G1 X80 Y8 E60 F100T1
G92 E0G1 X140 Y8 E60 F100
; bed.g
; called to perform automatic bed compensation via G32
;
; generated by RepRapFirmware Configuration Tool v3.3.2 on Sun Sep 26 2021 01:04:15 GMT+0200 (Ora legale dell’Europa centrale)
M561 ; clear any bed transform
G29 S2; Clear bed height map
; Probe 4-point
M401 ; Deploy probe - deployprobe.g
G30 P0 X10 Y290 Z-9999 ; Front Right
G30 P1 X300 Y290 Z-9999 ; Front Left
G30 P2 X300 Y5 Z-9999 ; Center Rear
G30 P3 X10 Y5 Z-9999 S4 ; Center Rear
M402 ; Retract Probe - retractprobe.g
M300 S715 P1500
G4 P1500
G29 S1 -
@massimilianoconti said in error zoffset for bl touch and duet3 firmware 3.4 beta 7+1:
could you give me the link to download the firmware 3.4 beta 7+4?
I did. https://forum.duet3d.com/topic/26787/unofficial-rrf-3-4-0beta7-4-files
When do you call G32 to do the leveling and loading of the mesh?
@massimilianoconti said in error zoffset for bl touch and duet3 firmware 3.4 beta 7+1:
M401 ; Deploy probe - deployprobe.g
M402 ; Retract Probe - retractprobe.gThis is not needed with the BLtouch
-
Thank you. I think it will be uploaded. Printing is fine.anyway how do you see exactly if the mesh is loaded?
-
If you send M122 it will have a line for compensation in use. If it says mesh, it is active. If it says none, it is not.
-
M122
=== Diagnostics ===
RepRapFirmware for Duet 3 MB6HC version 3.4.0beta7+1 (2021-12-22 16:03:36) running on Duet 3 MB6HC v1.01 or later (standalone mode)
Board ID: 08DJM-9P63L-DJMSS-6J9DD-3S46N-TVFH8
Used output buffers: 1 of 40 (23 max)
=== RTOS ===
Static ram: 150664
Dynamic ram: 95148 of which 164 recycled
Never used RAM 100928, free system stack 130 words
Tasks: NETWORK(ready,24.0%,219) ETHERNET(notifyWait,0.1%,169) HEAT(notifyWait,0.0%,324) Move(notifyWait,1.5%,248) CanReceiv(notifyWait,0.0%,944) CanSender(notifyWait,0.0%,362) CanClock(delaying,0.0%,333) TMC(notifyWait,8.9%,58) MAIN(running,65.4%,925) IDLE(ready,0.0%,30), total 100.0%
Owned mutexes:
=== Platform ===
Last reset 00:24:15 ago, cause: software
Last software reset at 2022-01-13 22:50, reason: User, GCodes spinning, available RAM 104696, slot 0
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x00400000 BFAR 0x00000000 SP 0x00000000 Task MAIN Freestk 0 n/a
Error status: 0x00
Aux0 errors 0,0,0
Step timer max interval 153
MCU temperature: min 43.9, current 46.7, max 46.9
Supply voltage: min 23.6, current 23.8, max 24.1, under voltage events: 0, over voltage events: 0, power good: yes
12V rail voltage: min 12.2, current 12.2, max 12.3, under voltage events: 0
Heap OK, handles allocated/used 99/1, heap memory allocated/used/recyclable 2048/12/0, gc cycles 0
Events: 0 queued, 0 completed
Driver 0: pos 206422, ok, SG min 0, mspos 967, reads 52485, writes 17 timeouts 0
Driver 1: pos 7789, ok, SG min 0, mspos 571, reads 52485, writes 17 timeouts 0
Driver 2: pos 33670, ok, SG min 0, mspos 641, reads 52485, writes 17 timeouts 0
Driver 3: pos 0, ok, SG min 0, mspos 620, reads 52485, writes 17 timeouts 0
Driver 4: pos 0, standstill, SG min 0, mspos 1, reads 52486, writes 17 timeouts 0
Driver 5: pos 0, standstill, SG min 0, mspos 8, reads 52492, writes 11 timeouts 0
Date/time: 2022-01-13 23:15:16
Slowest loop: 32.87ms; fastest: 0.05ms
=== Storage ===
Free file entries: 9
SD card 0 detected, interface speed: 25.0MBytes/sec
SD card longest read time 2.7ms, write time 5.2ms, max retries 0
=== Move ===- list itemDMs created 125, segments created 38, maxWait 211955ms, bed compensation in use: mesh, comp offset 0.000
=== MainDDARing ===
Scheduled moves 16146, completed 16101, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state 3
=== AuxDDARing ===
Scheduled moves 0, completed 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
=== Heat ===
Bed heaters 0 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1 -1, chamber heaters -1 -1 -1 -1, ordering errs 0
Heater 0 is on, I-accum = 0.4
Heater 1 is on, I-accum = 0.2
=== GCodes ===
Segments left: 1
Movement lock held by null
HTTP is idle in state(s) 0
Telnet is idle in state(s) 0
File is doing "G1 X167.119 Y158.677 E0.0301" in state(s) 0
USB is idle in state(s) 0
Aux is idle in state(s) 0
Trigger is idle in state(s) 0
Queue is idle in state(s) 0
LCD is idle in state(s) 0
SBC is idle in state(s) 0
Daemon is idle in state(s) 0
Aux2 is idle in state(s) 0
Autopause is idle in state(s) 0
Code queue is empty
=== CAN ===
Messages queued 13102, received 0, lost 0, boc 0
Longest wait 0ms for reply type 0, peak Tx sync delay 0, free buffers 49 (min 49), ts 7276/0/0
Tx timeouts 0,6,7275,0,0,5818 last cancelled message type 30 dest 127
=== Network ===
Slowest loop: 39.85ms; fastest: 0.02ms
Responder states: HTTP(0) HTTP(0) HTTP(0) HTTP(0) HTTP(0) HTTP(0) FTP(0) Telnet(0), 0 sessions Telnet(0), 0 sessions
HTTP sessions: 1 of 8
- Ethernet -
State: active
Error counts: 0 0 1 0 0
Socket states: 5 2 2 2 2 0 0 0
- list itemDMs created 125, segments created 38, maxWait 211955ms, bed compensation in use: mesh, comp offset 0.000
-
@massimilianoconti said in error zoffset for bl touch and duet3 firmware 3.4 beta 7+1:
bed compensation in use: mesh
Yes it is active
-
perfect. I tried to install version 3.4 beta 7+6 but in the end from an error drive 0
perfect. I tried to install I think it's the firmware that has something in the wrong installation. I put back the 3.4 beta 7 + 1 and it went immediately fine. version 3.4 beta 7+4 is not present among the downloaded files but only the 3.4 beta 7+6
-
-
@massimilianoconti the spurious error from driver 0 is fixed in the 3.4beta7+7 files now at https://www.dropbox.com/sh/i5vox3xmkd55gaz/AAC19mI0WEC5GmEjLOBRbKs-a?dl=0.
-
perfect thank you very much. now the version works in the installation. I do some tests and let you know
-
This post is deleted! -
Firmware 3.4 beta 7+7 solved the heater problem when starting a new print. the heater is fine part good also the bl touch seems to be fine. I do further tests and communicate news