Build UBL Mesh from LCD?

Hi everyone,

I made a script for building the UBL mesh, but I was wondering if anyone has done it from the menu on the LCD.

I just tried it with the PLA settings. It looks like it’s done and the screen is stuck on bed cooling.

I was wondering if the mesh is saved once it’s done, or do I need to go back to menu and save it?

Why the need for a script or menu? When setting up UBL I just did G28 (home), G29 P1 (generate mesh), G29 P3 (fill unpopulated points - needed if your probe is far from nozzle so not the whole bed can be probed), G29 S1 (save mesh to slot 1), M500 (save to eeprom) on the Cura console and haven’t touched it since…

The script I made is basically what you just described, but also warms the bed to compensate for heat expansion.

The menu seems like an easy option if it’s built right into the firmware.