@Phaedrux Not sure if it had to do with all the settings being redone or the firmware update but it is working now. Thank you!
Best posts made by texastanker
-
RE: Creality CR Touch not triggering
Latest posts made by texastanker
-
RE: Creality CR Touch not triggering
@Phaedrux Not sure if it had to do with all the settings being redone or the firmware update but it is working now. Thank you!
-
RE: Creality CR Touch not triggering
@Phaedrux It's going to be a while. I thought I backed up all my config files. I guess I backed up the wrong ones. I had to reimage my PI because I couldn't SSH to it. Now I am starting all over.
-
RE: Creality CR Touch not triggering
@Phaedrux Self test works fine.
Both M401 and M402 work
G30 won't deploy the probe by itself.Here are the results:
M122 and M98 P"config.g" === Diagnostics === RepRapFirmware for Duet 3 MB6HC version 3.4.4+1 (2022-11-15 17:36:33) running on Duet 3 MB6HC v1.02 or later (SBC mode) Board ID: 08DJM-9P63L-DJ3S0-7JKDJ-3SN6Q-TSMBA Used output buffers: 1 of 40 (12 max) === RTOS === Static ram: 152740 Dynamic ram: 66788 of which 0 recycled Never used RAM 131144, free system stack 219 words Tasks: SBC(resourceWait:,0.6%,475) HEAT(notifyWait,0.0%,328) Move(notifyWait,0.0%,351) CanReceiv(notifyWait,0.0%,944) CanSender(notifyWait,0.0%,336) CanClock(delaying,0.0%,333) TMC(notifyWait,6.8%,91) MAIN(running,92.1%,1229) IDLE(ready,0.5%,30), total 100.0% Owned mutexes: HTTP(MAIN) === Platform === Last reset 00:00:33 ago, cause: power up Last software reset at 2023-08-21 01:01, reason: User, GCodes spinning, available RAM 131144, slot 1 Software reset code 0x0003 HFSR 0x00000000 CFSR 0x00000000 ICSR 0x00400000 BFAR 0x00000000 SP 0x00000000 Task SBC Freestk 0 n/a Error status: 0x00 Step timer max interval 132 MCU temperature: min 30.9, current 39.8, max 39.9 Supply voltage: min 24.1, current 24.1, max 24.2, under voltage events: 0, over voltage events: 0, power good: yes 12V rail voltage: min 12.0, current 12.2, max 12.4, under voltage events: 0 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 0, mspos 8, reads 55705, writes 15 timeouts 0 Driver 1: standstill, SG min 0, mspos 8, reads 55705, writes 15 timeouts 0 Driver 2: standstill, SG min 0, mspos 8, reads 55707, writes 14 timeouts 0 Driver 3: standstill, SG min 0, mspos 8, reads 55707, writes 14 timeouts 0 Driver 4: standstill, SG min 0, mspos 8, reads 55707, writes 14 timeouts 0 Driver 5: standstill, SG min 0, mspos 8, reads 55710, writes 11 timeouts 0 Date/time: 2023-08-21 15:07:55 Slowest loop: 1.19ms; fastest: 0.04ms === Storage === Free file entries: 10 SD card 0 not detected, interface speed: 37.5MBytes/sec SD card longest read time 0.0ms, write time 0.0ms, max retries 0 === Move === DMs created 125, 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 -1 -1 -1 -1 -1 -1 -1 -1, chamber heaters -1 -1 -1 -1, ordering errs 0 === GCodes === Segments left: 0 Movement lock held by null HTTP* is doing "M122 A0 n0 d0" 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 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 294, received 0, lost 0, boc 0 Longest wait 0ms for reply type 0, peak Tx sync delay 0, free buffers 50 (min 50), ts 167/0/0 Tx timeouts 0,0,166,0,0,126 last cancelled message type 30 dest 127 === SBC interface === Transfer state: 5, failed transfers: 0, checksum errors: 0 RX/TX seq numbers: 47743/1294 SPI underruns 0, overruns 0 State: 5, disconnects: 0, timeouts: 0 total, 0 by SBC, IAP RAM available 0x2ad5c Buffer RX/TX: 0/0-0, open files: 0 === Duet Control Server === Duet Control Server v3.4.4 Code buffer space: 4096 Configured SPI speed: 8000000Hz, TfrRdy pin glitches: 2 Full transfers per second: 0.94, max time between full transfers: 49607270.0ms, max pin wait times: 65.3ms/9.6ms Codes per second: 0.17 Maximum length of RX/TX data transfers: 3120/1396
-
RE: Creality CR Touch not triggering
@droftarts Looks like that worked! Thank you so much.
Having trouble now homing Z. Not sure if it is related. I can get it to home Z if I manually deploy the probe with a M401 before I send a G30. But when I try using my homez.g file I get an error because the probe did not deploy. Here is my homez.g file:
G91 ; relative position G1 Z9 F6000 S2 ; raise z by 9 G90 ; absolute position G1 X136 Y149 F6000 ; go to first probe point G30 ; probe the bed using z probe to find Z0 G1 Z15 F5000 ; raise z to 15
What am I missing?
-
RE: Creality CR Touch not triggering
@Phaedrux Mine are the same as in the picture but the table that shows the mapping to the board pins is for the BL Touch only. They don't have a column for the CR Touch. So, I had to guess by mapping to the CR Touch OUT to the Board IN, CR Touch Control to the Board OUT, Ground to Ground, and Power to Power.
-
RE: Creality CR Touch not triggering
@Phaedrux The colors for the CR Touch don't map the same as the BL Touch in that document. For example, the BL Touch white is out, and for the CR Touch white is ground. It took a lot of trial and error to figure out the mapping for the CR Touch. I will check the wire connections again but if I have them mapped wrong it would be great if someone would tell me the correct order because the document does not tell you the mapping to the pins for the CR Touch. Since M401 and M402 work I had assumed the problem was in the config file. Any help would be greatly appreciated.
-
Creality CR Touch not triggering
I have tried everything I can think of to get this to work. I have even purchased a new CR Touch.
This is my first time trying to configure a board of any kind. I figured I had made some mistakes.
I have a Duet 3 6HC and a Creality CR Touch. Both are brand new.
The Touch does its self-test when powered up. It will deploy and retract using M401 and M402.
It just doesn't trigger when the probe hits the bed.Here is my config file and pictures of my wiring:
G90 ; send absolute coordinates... M83 ; ...but relative extruder moves M550 P"My Printer" ; set printer name ; Network M552 S1 ; enable network M586 P0 S1 ; enable HTTP M586 P1 S1 ; enable FTP M586 P2 S1 ; enable Telnet ; Drives M569 P0 S1 ; physical drive 0 goes forwards M569 P1 S1 ; physical drive 1 goes forwards M569 P2 S0 ; physical drive 2 goes forwards M569 P3 S1 ; physical drive 3 goes forwards M569 P4 S0 ; physical drive 4 goes forwards M584 X0 Y1 Z2:4 E3 ; set drive mapping M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation M92 X80.00 Y80.00 Z400.00 E420.00 ; set steps per mm M566 X900.00 Y900.00 Z60.00 E120.00 ; set maximum instantaneous speed changes (mm/min) M203 X6000.00 Y6000.00 Z180.00 E1200.00 ; set maximum speeds (mm/min) M201 X500.00 Y500.00 Z20.00 E250.00 ; set accelerations (mm/s^2) M906 X800 Y800 Z800 E800 I30 ; set motor currents (mA) and motor idle factor in per cent M84 S30 ; Set idle timeout ; Axis Limits M208 X0 Y0 Z0 S1 ; set axis minima M208 X255 Y255 Z300 S0 ; set axis maxima ; Endstops M574 X1 S3 ; configure sensorless endstop for low end on X M574 Y1 S3 ; configure sensorless endstop for low end on Y M574 Z1 S2 ; configure sensorless endstop for low end on Z ; Z-Probe M950 S0 C"io7.out" ; Duet 3 MB6HC M558 P9 C"io7.in" H5 F100 T6000 A5 B1 ; Duet 3 MB6HC G31 X20 Y0 Z3.3 P25 M557 X15:215 Y15:195 S20 ; define mesh grid ;M307 H7 A-1 C-1 D-1 ; Heaters M308 S0 P"temp0" Y"thermistor" T100000 B3950 ; configure sensor 0 as thermistor on pin temp0 M950 H0 C"out0" T0 ; create bed heater output on out0 and map it to sensor 0 M307 H0 R0.397 K0.284:0.000 D2.81 E1.35 S1.00 B0 ;M307 H0 B0 S1.00 ; disable bang-bang mode for the bed heater and set PWM limit M140 H0 ; map heated bed to heater 0 M143 H0 S120 ; set temperature limit for heater 0 to 120C ; Heaters M308 S1 P"temp1" Y"thermistor" T100000 B3950 ; configure sensor 1 as thermistor on pin temp1 M950 H1 C"out1" T1 ; create nozzle heater output on out1 and map it to sensor 1 M307 H1 R5.194 K0.476:0.000 D4.30 E1.35 S0.50 B0 V24.1 ; ;M307 H1 A580.4 C256.6 D6.4 S0.50 ; Heating process parameters for 24V a system M143 H1 S300 ; set temperature limit for heater 1 to 280C ; Fans M950 F0 C"out7" Q500 ; create fan 0 on pin out3 and set its frequency M106 P0 S1 H1 T45 ; set fan 0 value. Thermostatic control is turned on M950 F1 C"out8" Q500 ; create fan 1 on pin out4 and set its frequency M106 P1 S1 H1 T45 ; set fan 1 value. Thermostatic control is turned on M563 P0 D0 H1 F0:1 ; ; Tools M563 P0 S"Extruder" 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 ; Custom settings are not defined M915 X Y R0 F0