Duet3D / RepRapFirmware

OO C++ RepRap Firmware
GNU General Public License v3.0
945 stars 535 forks source link

[FeatureRequest]: Configurable timeout for M303 tuning #948

Open droftarts opened 9 months ago

droftarts commented 9 months ago

Is your feature request related to a problem? Please describe.

M303 autotuning has a 30 minute time limit for bed/chamber to reach temperature, and a 7 minute time limit for hot end heaters to reach temperature. As machines get larger, this may not be long enough.

Describe the solution you propose.

Add a parameter to M303 to override the default timeout.

Describe alternatives you've considered

Provide any additional context or information.

Ex. Photos, mockups, etc.