@Phaedrux It's an Accelorometer Probe, unsure about specifics, I cannot find anything on the SeeMeCNC website.
Bed.g
; bed.g for RostockMAX v3.2
; updated July 2023
; called by G32 to perform auto calibration
;
M665 R142.5 L291.5 B145 H400 ; Standard Injection Molded Arms
G28 ; home
M117 Heating Bed Please Wait ; display message
M190 S70 ; bed preheat temperature
M140 S0 ; turn off bed
M104 S0 ; hotend off
M30 "/sys/config-override.g" ; delete
M30 "/sys/heightmap.csv" ; delete
M561 ; clear any bed transform
G30 P0 X0 Y124.42 H0 Z-99999
G30 P1 X100.43 Y57.98 H0 Z-99999
G30 P2 X100.43 Y-57.98 H0 Z-99999
G30 P3 X0 Y-124.42 H0 Z-99999
G30 P4 X-108.25 Y-62.5 H0 Z-99999
G30 P5 X-108.25 Y62.5 H0 Z-99999
G30 P6 X0 Y61.46 H0 Z-99999
G30 P7 X46.77 Y-27 H0 Z-99999
G30 P8 X-54.13 Y-31.25 H0 Z-99999
G30 P9 X0 Y0 H0 Z-99999 S6
M500 ; save
G4 S1 ; pause
M501 ; reload calibration
G4 S1 ; pause
G28 ; home
homedelta.g
; homedelta.g
G91 ; relative positioning
G1 H1 X750 Y750 Z750 F5000 ; move all towers to the high end stopping at the end-stops (first pass)
G1 H2 X-5 Y-5 Z-5 F5000 ; go down a few mm
G1 H1 X10 Y10 Z10 F500 ; move all towers up once more (second pass)
G1 Z-5 F1000 ; move down a few mm so that the nozzle can be centered
G90 ; absolute positioning
M112
M122
=== Diagnostics ===
RepRapFirmware for Duet 2 WiFi/Ethernet version 3.4.4 (2022-10-20 16:17:41) running on Duet WiFi 1.02 or later
Board ID: 08DDM-9FAM2-LW4S4-6J9DJ-3SS6J-TJURZ
Used output buffers: 3 of 26 (22 max)
=== RTOS ===
Static ram: 23860
Dynamic ram: 74488 of which 24 recycled
Never used RAM 13708, free system stack 184 words
Tasks: NETWORK(notifyWait,13.4%,237) HEAT(notifyWait,0.0%,333) Move(notifyWait,0.0%,363) MAIN(running,86.4%,442) IDLE(ready,0.2%,30), total 100.0%
Owned mutexes: WiFi(NETWORK)
=== Platform ===
Last reset 00:09:38 ago, cause: power up
Last software reset at 2023-08-22 19:55, reason: User, GCodes spinning, available RAM 13288, slot 0
Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x0041f000 BFAR 0xe000ed38 SP 0x00000000 Task MAIN Freestk 0 n/a
Error status: 0x00
Aux0 errors 0,0,0
Step timer max interval 0
MCU temperature: min 22.5, current 29.6, max 30.0
Supply voltage: min 12.3, current 12.3, max 12.5, under voltage events: 0, over voltage events: 0, power good: yes
Heap OK, handles allocated/used 0/0, heap memory allocated/used/recyclable 0/0/0, gc cycles 0
Events: 0 queued, 0 completed
Driver 0: standstill, SG min n/a
Driver 1: standstill, SG min n/a
Driver 2: standstill, SG min n/a
Driver 3: standstill, SG min n/a
Driver 4: standstill, SG min n/a
Driver 5:
Driver 6:
Driver 7:
Driver 8:
Driver 9:
Driver 10:
Driver 11:
Date/time: 2023-08-23 10:43:58
Cache data hit count 4294967295
Slowest loop: 6.78ms; fastest: 0.19ms
I2C nak errors 0, send timeouts 0, receive timeouts 0, finishTimeouts 0, resets 0
=== Storage ===
Free file entries: 10
SD card 0 detected, interface speed: 20.0MBytes/sec
SD card longest read time 1.0ms, write time 0.0ms, max retries 0
=== Move ===
DMs created 83, segments created 0, maxWait 0ms, bed compensation in use: none, comp offset 0.000
=== MainDDARing ===
Scheduled moves 0, completed 0, hiccups 0, stepErrors 0, LaErrors 0, Underruns [0, 0, 0], CDDA state -1
=== 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, chamber heaters -1 -1 -1 -1, ordering errs 0
Heater 1 is on, I-accum = 0.0
=== GCodes ===
Segments left: 0
Movement lock held by null
HTTP is idle in state(s) 0
Telnet is idle in state(s) 0
File is idle 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
Daemon is idle in state(s) 0
Autopause is idle in state(s) 0
Code queue is empty
=== Network ===
Slowest loop: 13.97ms; fastest: 0.00ms
Responder states: HTTP(0) HTTP(2) HTTP(0) HTTP(0) FTP(0) Telnet(0)
HTTP sessions: 1 of 8
= WiFi =
Network state is active
WiFi module is connected to access point
Failed messages: pending 0, notready 0, noresp 0
WiFi firmware version 2.1beta2
WiFi MAC address 60:01:94:73:60:33
WiFi Vcc 3.38, reset reason Turned on by main processor
WiFi flash size 4194304, free heap 39856
WiFi IP address 10.0.0.17
WiFi signal strength 0dBm, mode 802.11n, reconnections 0, sleep mode modem
Clock register 00002002
Socket states: 0 0 0 0 0 0 0 0
M98 P"config.g"
M98 P"config.g"
HTTP is enabled on port 80
FTP is disabled
TELNET is disabled
Warning: Macro file config-override.g not found