BLtouch Probe not probing.
-
sorry about the </> tag
we put in the M98 P into our console and the file wasn't found. So it may be that the file hasn't configured yet or some error in it?
; deployprobe.g ; called to deploy a physical Z probe M280 P0 S10 ; deploy BLTouch
-
@grahamsoukup said in BLtouch Probe not probing.:
sorry about the </> tag
we put in the M98 P into our console and the file wasn't found. So it may be that the file hasn't configured yet or some error in it?
; deployprobe.g ; called to deploy a physical Z probe M280 P0 S10 ; deploy BLTouch
From the DWC you executed M98 P"config.g" and the error was that the file was not found?
Frederick
-
Yes we input the code into the DWC on our printer and it said that the file was not found.
-
We just found that it said the M950 was not supported, if that means anything?
-
@grahamsoukup said in BLtouch Probe not probing.:
We just found that it said the M950 was not supported, if that means anything?
Sounds like you are using a v2 firmware. M950 appeared in v3.
Given the significant advances made with v3 I would suggest you update to the current 3.4.1 BUT if you decide to read about first. There are a couple of steps needed to go from v2.x.x to v3.4.1
Frederick
-
We updated to v3.4.1 and it WORKED, thank you sooo much! we really appreciate all you help.
-
spoke to soon, now the probe is deploying before we can home it.
-
We put M98 P into the Config.g DWC and it said that M305 has been replaced by M308 and M950.
-
@grahamsoukup said in BLtouch Probe not probing.:
We put M98 P into the Config.g DWC and it said that M305 has been replaced by M308 and M950.
There were a number of changes that v3 required, which is why I suggested you read about it first.
Frederick
-
Make sure to update the configuration and macro files to those compatible with RepRapFirmware 3.4.1
The instructions can be found on the modix support site, and you can download them here
https://github.com/Modix3D/Modix-V3-configuration-and-Macro-files/releases/tag/v3.4.1.a