dittohead
About
- Username
- dittohead
- Joined
- Visits
- 1
- Last Active
- Roles
- Member
Comments
-
I changed offsets to 0 But now got error with triggering sensor before leveling starts
-
That is 1.0
-
MartinH said: can you post a link to your current config.h https://www.dropbox.com/s/rgsx3xl18p9fff2/Configuration.h?dl=0 I removed z probe offsets, looks like helping
-
Set up pre-raise got 13:41:51.126: Error:Activating z-probe would lead to forbidden xy position: 60.000000, -55.00
-
Oh, im using 092, found it at 1.0
-
Can't find it in Configuration.h:(
-
Repetier said: Yes, z probe must not be triggered when z homing starts. There is a parameter to move up before z homing to prevent just this. Z_PROBE_BED_DISTANCE? Or witch one?
-
No, just X-Y homing, in some cases when I do Z homing autolevel was abort because "probe triggered before measuring"
-
19:54:50.889: N22 G28 X0 Y0 19:54:50.889: N23 G32 S2 19:54:54.891: N28 M117 IP:192.168.91.1 19:55:02.148: X:0.00 Y:0.00 Z:0.000 E:0.0000 19:55:02.148: Info:Autoleveling disabled 19:55:03.543: Z-probe:2.78 X:40.00 Y:0.00 19:55:06.238: Z-probe:2.93 X:…
-
On G32 after last measuring table goes down, and leave about 10mm under extruder
-
So my mistake in Gcode? I need move Z to 0 after G32?