@Phaedrux
okay
Thank you
Posts made by R006
-
RE: Duet2 on board driver heat
@dc42
About a month ago, I had the same issue with the Z driver.
so what is cause? -
RE: Duet2 on board driver heat
@droftarts
However, I am not receiving any driver warnings or errors. -
RE: Duet2 on board driver heat
@dc42
Yes, there is a cooling fan that blows air onto the board. -
Duet2 on board driver heat
Hello,
I have been using the Duet 2 WiFi board with RRF 3.5.2 for the past month and have noticed that my onboard drivers are overheating. The connector for the X motor burned out and stopped working, though it resumed functioning after I replaced the connector. I experienced a similar issue with the Z drive as well.
The RMS current of my motors is 2.5A, and I’ve set the currents as follows: X and Y at 2.0A, and Z at 2.2A. My print area is 500x500x500 mm, with a metal bed weight around 15 kg.
-
RE: Issue with Heater 1 Predicted Maximum Temperature Warning
@droftarts
Thank you.
After changing the 50W heater to a 40W heater, the warning no longer appears on one machine, but it should still be showing on the other machine. Now, I want to add a comment about this in RRF 3.4b3, but I am encountering multiple errors.Building file: ../src/GPIO/GpOutPort.cpp
Building file: ../src/GCodes/GCodeBuffer/BinaryParser.cpp
Invoking: Cross G++ Compiler
Invoking: Cross G++ Compiler
arm-none-eabi-g++ -std=gnu++17 -D__SAME70Q20B__ -DRTOS -DDUET3_V06 -D_XOPEN_SOURCE -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\common\utils" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\utils\cmsis\same70\include" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\SAME70" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\utils" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\utils\preprocessor" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\utils\header_files" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\drivers" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src\Hardware\SAME70" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src\Networking" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src\Networking\LwipEthernet\Lwip" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src\Networking\LwipEthernet\Lwip\src\include" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\FreeRTOS\src\include" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\FreeRTOS\src\portable\GCC\ARM_CM7\r0p1" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RRFLibraries\src" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CANlib\src" -O2 -Wall -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -mno-unaligned-access -ffunction-sections -fdata-sections -fno-threadsafe-statics -fno-rtti -fexceptions -nostdlib -Wundef -Wdouble-promotion -Werror=return-type -Wsuggest-override -fsingle-precision-constant "-Wa,-ahl=GpOutPort.s" -fstack-usage -MMD -MP -MF"src/GPIO/GpOutPort.d" -MT"src/GPIO/GpOutPort.o" -o "src/GPIO/GpOutPort.o" "../src/GPIO/GpOutPort.cpp"
arm-none-eabi-g++ -std=gnu++17 -D__SAME70Q20B__ -DRTOS -DDUET3_V06 -D_XOPEN_SOURCE -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\common\utils" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\utils\cmsis\same70\include" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\SAME70" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\utils" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\utils\preprocessor" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\utils\header_files" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\drivers" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src\Hardware\SAME70" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src\Networking" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src\Networking\LwipEthernet\Lwip" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src\Networking\LwipEthernet\Lwip\src\include" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\FreeRTOS\src\include" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\FreeRTOS\src\portable\GCC\ARM_CM7\r0p1" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RRFLibraries\src" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CANlib\src" -O2 -Wall -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -mno-unaligned-access -ffunction-sections -fdata-sections -fno-threadsafe-statics -fno-rtti -fexceptions -nostdlib -Wundef -Wdouble-promotion -Werror=return-type -Wsuggest-override -fsingle-precision-constant "-Wa,-ahl=BinaryParser.s" -fstack-usage -MMD -MP -MF"src/GCodes/GCodeBuffer/BinaryParser.d" -MT"src/GCodes/GCodeBuffer/BinaryParser.o" -o "src/GCodes/GCodeBuffer/BinaryParser.o" "../src/GCodes/GCodeBuffer/BinaryParser.cpp"
../src/Hardware/ExceptionHandlers.cpp: In function 'void SoftwareReset(SoftwareResetReason, const uint32_t*)':
../src/Hardware/ExceptionHandlers.cpp:86:9: error: 'ResetProcessor' was not declared in this scope
Finished building: ../src/Hardware/I2C.cpp
86 | ResetProcessor();
| ^~~~~~~~~~~~~~
../src/Hardware/ExceptionHandlers.cpp: In function 'void OutOfMemoryHandler()':
../src/Hardware/ExceptionHandlers.cpp:92:57: error: 'GetStackPointer' was not declared in this scope
92 | SoftwareReset(SoftwareResetReason::outOfMemory, GetStackPointer());
| ^~~~~~~~~~~~~~~
../src/Hardware/ExceptionHandlers.cpp: In function 'void Terminate()':
../src/Hardware/ExceptionHandlers.cpp:286:61: error: 'GetStackPointer' was not declared in this scope
286 | SoftwareReset(SoftwareResetReason::terminateCalled, GetStackPointer());
| ^~~~~~~~~~~~~~~../src/Hardware/ExceptionHandlers.cpp: In function 'void __cxa_pure_virtual()':
../src/Hardware/ExceptionHandlers.cpp:296:66: error: 'GetStackPointer' was not declared in this scope
296 | SoftwareReset(SoftwareResetReason::pureOrDeletedVirtual, GetStackPointer());
| ^~~~~~~~~~~~~~~
../src/Hardware/ExceptionHandlers.cpp: In function 'void __cxa_deleted_virtual()':
../src/Hardware/ExceptionHandlers.cpp:301:66: error: 'GetStackPointer' was not declared in this scope
301 | SoftwareReset(SoftwareResetReason::pureOrDeletedVirtual, GetStackPointer());
| ^~~~~~~~~~~~~~~
Building file: ../src/GCodes/GCodeBuffer/ExpressionParser.cpp
../src/Hardware/ExceptionHandlers.cpp: In function 'void OutOfMemoryHandler()':
../src/Hardware/ExceptionHandlers.cpp:93:1: warning: 'noreturn' function does return
93 | }
| ^
../src/Hardware/ExceptionHandlers.cpp: In function 'void Terminate()':
../src/Hardware/ExceptionHandlers.cpp:287:1: warning: 'noreturn' function does return
287 | }
| ^
../src/Hardware/ExceptionHandlers.cpp: In function 'void __cxa_pure_virtual()':
../src/Hardware/ExceptionHandlers.cpp:297:1: warning: 'noreturn' function does return
297 | }
| ^
../src/Hardware/ExceptionHandlers.cpp: In function 'void cxa_deleted_virtual()':
../src/Hardware/ExceptionHandlers.cpp:302:1: warning: 'noreturn' function does return
302 | }
| ^
Invoking: Cross G++ Compiler
make[1]: *** [src/Hardware/subdir.mk:33: src/Hardware/ExceptionHandlers.o] Error 1
make[1]: *** Waiting for unfinished jobs....
Finished building: ../src/Hardware/NonVolatileMemory.cpp
arm-none-eabi-g++ -std=gnu++17 -D__SAME70Q20B -DRTOS -DDUET3_V06 -D_XOPEN_SOURCE -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\common\utils" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\utils\cmsis\same70\include" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\arm\CMSIS\5.4.0\CMSIS\Core\Include" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\SAME70" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\utils" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\utils\preprocessor" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\utils\header_files" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CoreN2G\src\SAM4S_4E_E70\asf\sam\drivers" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src\Hardware\SAME70" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src\Networking" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src\Networking\LwipEthernet\Lwip" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RepRapFirmware\src\Networking\LwipEthernet\Lwip\src\include" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\FreeRTOS\src\include" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\FreeRTOS\src\portable\GCC\ARM_CM7\r0p1" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\RRFLibraries\src" -I"C:\Users\rishita.butala\eclipse-workspace\Firmware_updatedM109\CANlib\src" -O2 -Wall -c -mcpu=cortex-m7 -mthumb -mfpu=fpv5-d16 -mfloat-abi=hard -mno-unaligned-access -ffunction-sections -fdata-sections -fno-threadsafe-statics -fno-rtti -fexceptions -nostdlib -Wundef -Wdouble-promotion -Werror=return-type -Wsuggest-override -fsingle-precision-constant "-Wa,-ahl=ExpressionParser.s" -fstack-usage -MMD -MP -MF"src/GCodes/GCodeBuffer/ExpressionParser.d" -MT"src/GCodes/GCodeBuffer/ExpressionParser.o" -o "src/GCodes/GCodeBuffer/ExpressionParser.o" "../src/GCodes/GCodeBuffer/ExpressionParser.cpp"Finished building: ../src/Hardware/IoPorts.cpp
Finished building: ../src/Hardware/SoftwareReset.cpp
Finished building: ../src/GPIO/GpInPort.cpp
Finished building: ../src/GPIO/GpOutPort.cpp
Finished building: ../src/GCodes/GCodeBuffer/BinaryParser.cpp
Finished building: ../src/GCodes/GCodeBuffer/ExpressionParser.cpp
make: *** [makefile:98: all] Error 2
"make -j8 all" terminated with exit code 2. Build might be incomplete.10:55:51 Build Failed. 8 errors, 8 warnings. (took 46s.991ms)
-
RE: Modify Panel-due
@dc42 said in Modify Panel-due:
Thank you!
Could you please guide me on which file I need to modify to apply these changes? -
RE: Modify Panel-due
@dc42 said in Modify Panel-due:
@R006 OK, then forking that repo and building the project is the first think to do.
Ok, could please share the link.
-
RE: Modify Panel-due
@dc42 said in Modify Panel-due:
have you already forked the PanelDueFirmware Github repository and built a working binary?
No, but i want to try and change the side of button and many more things.
-
Modify Panel-due
Hi,
I'm planning to redesign the front page of display(panel due) for a client, including adjusting button placements and other elements.
I already know how to change icons, but could someone guide me on how to get started? -
RE: Duet3MB6HC with Duet3 scanning Z probe
@droftarts
Thank you for the explanation.
Please check the code below.M558 P11 C"41.EXP1XD" F36000 T36000 G31 Z2 Y0 X0 M558.2 S15 R101133 M557 X0:550 Y0:550 S20
-
RE: slow down your poll rate
@dc42
Okay,
but why print is paused after that information?microsteps M350 X8 Y8 Z16 E16:16 I1
-
RE: slow down your poll rate
after that print paused automatically.
-
slow down your poll rate
Hey,
I have duet3 MB6HC.
I get very often a "slow down poll rate" warning. What does it means?@Phaedrux @jay_s_uk @droftarts
config.g
G90 ; Extrude relatively M83 M552 P192.168.1.20 S1 ; enable HTTP M586 P0 S1 ; disable FTP M586 P1 S0 ; disable Telnet M586 P2 S0 ; wait for Ready state. G4 S2 M569 P0.0 S1 M569 P0.1 S1 M569 P0.2 S1 M569 P0.3 S1 M569 P0.4 S0 T1.3:1.3:1.3:1.3 M569 P0.5 S1 T1.3:1.3:1.3:1.3 M569 P40.0 S1 M569 P41.0 S1 M584 X0.5 Y0.4 Z0.0:0.1:0.2:0.3 E40.0:41.0 M350 X8 Y8 Z16 E16:16 I1 M92 X100.00 Y100.00 Z200.00 E417.00:417.00 M566 X600.00 Y600.00 Z120.00 E1200.00:1200.00 M203 X24000.00 Y24000.00 Z1800.00 E15000.00:15000.00 M201 X2000.00 Y2000.00 Z30.00 E4000.00:4000.00 M906 X800 Y800 Z2000 E700:700 I30 M84 S30 M208 X0 Y0 Z0 S1 M208 X605 Y605 Z660 S0 M591 D0 P7 C"40.io0.in" R15:300 L7 E17 S1 M591 D1 P7 C"41.io0.in" R15:300 L7 E17 S1 ; Endstops M574 X1 S1 P"!io6.in" M574 Y1 S1 P"!io5.in" M574 Z1 S1 P"!io4.in+!io1.in+!io2.in+!io3.in" ; Z-Probe M950 S0 C"io7.out" M558 P9 C"^io7.in" H8 F120 T6000 G31 P500 X0 Y0 Z4.83 M671 X-47.5:-47.5:724.5:724.5 Y-11:634.5:634.5:-11 S1.0 M572 D0:1 S0.065:0.065 M308 S0 P"temp0" Y"thermistor" T100000 B4138 M950 H0 C"out0" T0 M307 H0 B0 S1.00 M140 H0 M143 H0 S152 M308 S1 P"temp1" Y"pt1000" M950 H1 C"out1" T1 M307 H1 B0 S1.00 M143 H1 S305 M308 S2 P"temp2" Y"pt1000" M950 H2 C"out2" T2 M307 H2 B0 S1.00 M143 H2 S305 M950 F0 C"out7" Q32000 M106 P0 S0 H-1 M575 P1 S1 B57600 M501 M911 S21 R22.5 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000"
M122
M98 P"0:/macros/SERVICE/Diagnose/Diagnose.g" === Diagnostics === RepRapFirmware for Duet 3 MB6HC MOD. By STPL version 3.4.0beta3 (2023-04-15 11:15:04) running on Duet 3 MB6HC v1.01 or later (standalone mode) Board ID: 08DJM-9P63L-DJ3T0-6J1DG-3SJ6N-1B3VA Used output buffers: 1 of 40 (40 max) === RTOS === Static ram: 151160 Dynamic ram: 94364 of which 40 recycled Never used RAM 101412, free system stack 116 words Tasks: NETWORK(ready,482.3%,220) ETHERNET(notifyWait,0.4%,158) HEAT(notifyWait,4.6%,120) Move(notifyWait,72.9%,248) CanReceiv(notifyWait,4.5%,772) CanSender(notifyWait,0.3%,366) CanClock(delaying,1.4%,339) TMC(notifyWait,210.0%,59) MAIN(running,548.3%,1090) IDLE(ready,0.0%,29), total 1324.8% Owned mutexes: HTTP(MAIN) === Platform === Last reset 68:39:39 ago, cause: power up Last software reset time unknown, reason: User, GCodes spinning, available RAM 105108, slot 0 Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x00400000 BFAR 0x00000000 SP 0x00000000 Task MAIN Freestk 0 n/a Error status: 0x04 Aux0 errors 0,11,0 Step timer max interval 134 MCU temperature: min 35.9, current 48.1, max 53.1 Supply voltage: min 23.5, current 23.7, max 24.0, under voltage events: 0, over voltage events: 0, power good: yes 12V rail voltage: min 12.1, current 12.2, max 12.3, under voltage events: 0 Heap OK, handles allocated/used 99/1, heap memory allocated/used/recyclable 2048/36/18, gc cycles 0 Driver 0: position 33610, standstill, reads 25835, writes 17 timeouts 0, SG min/max 0/321 Driver 1: position 16848, standstill, reads 25841, writes 17 timeouts 0, SG min/max 0/314 Driver 2: position 7784, standstill, reads 25841, writes 17 timeouts 0, SG min/max 0/291 Driver 3: position 0, standstill, reads 25841, writes 17 timeouts 0, SG min/max 0/311 Driver 4: position 0, ok, reads 25842, writes 17 timeouts 0, SG min/max 0/74 Driver 5: position 0, open-load-A, open-load-B, reads 25847, writes 17 timeouts 0, SG min/max 0/73 Date/time: 2024-08-14 11:21:29 Slowest loop: 227.64ms; fastest: 0.03ms === Storage === Free file entries: 7 SD card 0 detected, interface speed: 25.0MBytes/sec SD card longest read time 4.3ms, write time 45.5ms, max retries 0 === Move === DMs created 125, segments created 35, maxWait 71099644ms, bed compensation in use: none, comp offset 0.000 === MainDDARing === Scheduled moves 320158, completed moves 320125, hiccups 0, stepErrors 0, LaErrors 47, Underruns [0, 0, 70], CDDA state 3 === AuxDDARing === Scheduled moves 0, completed moves 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, chamberHeaters = -1 -1 -1 -1 Heater 0 is on, I-accum = 0.1 Heater 1 is on, I-accum = 0.9 === GCodes === Segments left: 1 Movement lock held by null HTTP is ready with "M122" in state(s) 0 0, running macro Telnet is idle in state(s) 0 File is doing "G0 F6000 X351.012 Y156.382" 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 === Filament sensors === Extruder 0 sensor: no data received Extruder 1 sensor: no data received === CAN === Messages queued 2492419, received 4202209, lost 0, longest wait 1ms for reply type 6018, peak Tx sync delay 283, free buffers 49 (min 40), ts 1235900/1235899/0 Tx timeouts 0,0,0,0,0,0 === Network === Slowest loop: 219.84ms; 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: 2 2 2 2 2 0 0 0
-
RE: Duet3MB6HC with Duet3 scanning Z probe
@droftarts
okay, thanks.I am having trouble selecting the input port for the scan probe in the RRF configuration tool.
I am only using a scanning Z probe for auto-levelling and mesh bed compensation, but I am confused about how to configure it. (it's possible with scan Z probe?)
Could you please explain how to set this up and provide example files for bed.g and config.g?
and which input pin i have to used from Duet3 EXP1XD?
-
RE: Duet3MB6HC with Duet3 scanning Z probe
How does auto-levelling work with this? Do I have to use a BLTouch for auto-levelling?
-
RE: Duet3MB6HC with Duet3 scanning Z probe
okay.
this is my bed.g. it's correct or i have to change it?
; P 1 G30 P0 X150 Y150 Z-9999 ; P 2 G30 P1 X150 Y450 Z-9999 ; P 3 G30 P2 X450 Y450 Z-9999 ; P 4 G30 P3 X450 Y150 Z-9999 S4
auto-levelling done with scan probe? or i have to use bl-touch for that?
-
RE: Duet3MB6HC with Duet3 scanning Z probe
@jay_s_uk
thanks.
and configure like this?
M558 K1 P11 C"120.i2c.ldc1612" F36000 T36000
M308 A"SZP coil" S10 Y"thermistor" P"120.temp0"
G31 K1 Z2 Y-17
M558.2 K1 S15 R101133
M557 X-140:140 Y-90:80 S10But I have only one Z probe for leveling, so I do not need to use the K parameter, right?
How does auto-levelling work with this? Do I have to use a BLTouch for auto-levelling?
-
RE: Duet3MB6HC with Duet3 scanning Z probe
Okay, thanks.
In my setup, I am using 2 EXP1XD boards. Could you please help me configure this?