diff --git a/src/config/config.h b/src/config/config.h index 7bad99f..9499579 100644 --- a/src/config/config.h +++ b/src/config/config.h @@ -93,7 +93,7 @@ static constexpr U_mm cutLength = 8.0_mm; static constexpr U_mm fsensorToNozzle = 20.0_mm; ///< ~20mm from MK4's filament sensor through extruder gears into nozzle static constexpr U_mm fsensorToNozzleAvoidGrind = 5.0_mm; /// Check the state of FSensor after this amount of filament got (hopefully) pulled out while unloading. -static constexpr U_mm fsensorUnloadCheckDistance = 20.0_mm; +static constexpr U_mm fsensorUnloadCheckDistance = 40.0_mm; /// Begin: Pulley axis configuration static constexpr AxisConfig pulley = {