Anyone know of a way to use both min and max end stops on all axes to automate a print?
I want to be able to tell my wife to click shortcut of a model and it will automatically start the print.
Different shortcuts for different models, already vetted and known good.
ThantiK
(ThantiK)
2
If you know the min, you pretty much know the max. Marlin has “software endstops” that make max redundant. It won’t go past them when set.
I don’t see how max endstop would make it any easier to do this kind of automation…