moggieuk / ERCF-Software-V3

New software driver for ERCF control under Klipper
GNU General Public License v3.0
298 stars 63 forks source link

ERCF_HOME Must be heated #49

Closed VeryColdly closed 1 year ago

VeryColdly commented 1 year ago

image

favoritewky commented 1 year ago

image

Yes,and you can config the min_temp_extruder: 180 in ercf_parameters.cfg

moggieuk commented 1 year ago

I'm not sure what your question is here?

Are you saying that because only a "ERCF_LOAD" was performed then state should be know so it should be unnecessary to check that filament is in the extruder? I think I agree - I'll check the logic.

VeryColdly commented 1 year ago

AND using ERCF_CALIBRATE_SINGLE for calibration,the length varies every time

发自我的iPhone

------------------ Original ------------------ From: moggieuk @.> Date: Tue,May 23,2023 7:46 PM To: moggieuk/ERCF-Software-V3 @.> Cc: VeryColdly @.>, Author @.> Subject: Re: [moggieuk/ERCF-Software-V3] ERCF_HOME Must be heated (Issue #49)

I'm not sure what your question is here?

Are you saying that because only a "ERCF_LOAD" was performed then state should be know so it should be unnecessary to check that filament is in the extruder? I think I agree - I'll check the logic.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.Message ID: @.***>

moggieuk commented 1 year ago

If calibrate single is changing length then there must be an issue with encoder or friction causing slippage so I would look for the source of this problem.

moggieuk commented 1 year ago

The issue with ERCF_LOAD followed by ERCF_HOME has been fixed.