p3p / MarlinSimUI

Marlin Simulator UI
Other
9 stars 12 forks source link

[ FR ] Remember bed shape #31

Open lukasradek opened 1 year ago

lukasradek commented 1 year ago

The new bed tilting/shaping/visualisation is amazing! And it finally returns correct probing values. Thanks!

One more request... would it be possible to preserve the bed properties between simulator launches? It would help with debugging, since you would be able to set a certain bed shape, which would stay that way even if you recompiled the code.

Thanks!

p3p commented 1 year ago

It always probed correctly as long as Marlin was configured correctly, the fix to detect Z_MIN_PROBE_USES_Z_MIN_ENDSTOP_PIN probably fixed it for you ^^,

Really do need to add a configuration file to store settings.