Selective Probing with DuetWifi2
-
Hi,
i just got access to a Modix BigMeter with a 1x1m bed. Its not a very ridgid machine so I wanted to try selective probing https://docs.duet3d.com/User_manual/Connecting_hardware/Z_probe_mesh_bed however the machine uses a Duet2 Wifi, which doesnt have the native selective probing function.
I thought of using placeholders in the start gcode. E.g. BambuSlicer has:
first_layer_print_min vector<float> The print area of the first layer
first_layer_print_max vector<float> The print area of the first layer
first_layer_print_size vector<float> Size of the print area of the first layerHowever PrusaSlicer doesnt have them and I couldnt find a list of orcaSlicer placeholders, but I dont think they will have those as well.
Can someone think of another way of dynamically changing the probing area of the M557 command?
Cheers
F. -
-
@droftarts awesome, thanks. seems to work with prusa placeholders. ill try that!
-
@sungod3k orcaslicer also has native selective probing support for RRF