PPS: Apparently one can enter two successive commands into the console and accomplish the same thing as "Save Z Probe":1. "Z_OFFSET_APPLY_PROBE" and 2. "SAVE_CONFIG"— But I still don't know where the values are being saved.UPDATE:it seems it saves the udpated info to thez_offsetv...
offset to first tool or probe. Then specify four macros: pickup, dropoff, toollock and toolunlock. It doesn't matter if you lock the tool by a servo, a stepper or moving in a special way as long as it can be written in GCODE. ...
self.probe_helper = probe.ProbePointsHelper( config, self.probe_finalize, self._get_adjusted_points()) self.probe_helper.minimum_points(3) @@ -881,7 +881,7 @@ def probe_finalize(self, offsets, positions): "Probed table length: %d Probed Table:\n%s") % (len(probed_matrix), str(pr...
offset to first tool or probe. Then specify four macros: pickup, dropoff, toollock and toolunlock. It doesn't matter if you lock the tool by a servo, a stepper or moving in a special way as long as it can be written in GCODE. ...