Error in ConfigTool when I use 6HC + 1LC + BLTouch
-
Hello,
I setup a new 1000x1000x1000mm printer,
I Use a 6HC + 1LC boards,
ConfigTool Version 3.5.0-rc.2
I setup all perfectly with the Config Tool, but no mater what I try, there was always a BL Touch Z prob notfound error no matter how I try th set the probe ... I even brought a new one ....
No change ....I tried averything and it become to drive me creazy ...
I even tried to create a new config zip wth one other browser in case of .... same...
After this, I tried to open the config.zip and see inside ...After a long search I found the stupid error .... in config.g:
No matter the browser, empty cache of other when I create the zip it give this in Probes :
; Probes M558 K0 P9 C"""121.io0.in""" H5 F120 T6000 ; configure BLTouch probe via slot #0 G31 P500 X0 Y0 Z0.7 ; set Z probe trigger value, offset and trigger height M950 S0 C121.io0.out ; create servo #0 for BLtouch
As you can see C"""121.io0.in""" it's normal than the board does not understand ...
And after M950 S0 C121.io0.out without quotesI cerrected manually the file to give ;
; Probes M558 K0 P9 C"121.io0.in" H5 F120 T6000 ; configure BLTouch probe via slot #0 G31 P500 X0 Y0 Z0.7 ; set Z probe trigger value, offset and trigger height M950 S0 "C121.io0.out" ; create servo #0 for BLtouch
After three days to have insulted all the names the Bltouch, the duet etc .... it works ...
So now, if I hchange something with the ConfigTool I always need to edit this lines again...
Can you fix this please ?
Thanks a lot
-
@Zoltan3D one for @chrishamm
-
@Zoltan3D Thanks, now fixed in v3.5.0-rc.2+1.