Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] error tft35 gd filament load menu #2139

Closed
poumsoon opened this issue Aug 25, 2021 · 8 comments
Closed

[BUG] error tft35 gd filament load menu #2139

poumsoon opened this issue Aug 25, 2021 · 8 comments
Labels
bug Something isn't working

Comments

@poumsoon
Copy link

When using the filament load function in the tft35 gd version, the warning window in the figure repeats infinitely.
Always press reset and start again.
Actually, the filament load button cannot be used. It seems that the function of mm units in the previous version was much more convenient. This function was useful when checking whether the extruder's step value was set correctly.

KakaoTalk_20210825_212757017

@poumsoon poumsoon added the bug Something isn't working label Aug 25, 2021
@poumsoon poumsoon changed the title [BUG] (short description) error tft35 gd filament load menu [BUG] error tft35 gd filament load menu Aug 25, 2021
@digant73
Copy link
Contributor

digant73 commented Aug 25, 2021

check you are at least on Marlin 2.0.8.1 and that all the following settings reported on top of config.ini file are enabled:

# General options:
#   EEPROM_SETTINGS (in Configuration.h)
#   BABYSTEPPING (in Configuration_adv.h)
#   AUTO_REPORT_TEMPERATURES (in Configuration_adv.h)
#   AUTO_REPORT_POSITION (in Configuration_adv.h)
#   M115_GEOMETRY_REPORT (in Configuration_adv.h)
#   M114_DETAIL (in Configuration_adv.h)
#   REPORT_FAN_CHANGE (in Configuration_adv.h)
#
# Options to support printing from onboard SD:
#   SDSUPPORT (in Configuration.h)
#   LONG_FILENAME_HOST_SUPPORT (in Configuration_adv.h)
#   AUTO_REPORT_SD_STATUS (in Configuration_adv.h)
#   SDCARD_CONNECTION ONBOARD (in Configuration_adv.h)
#
# Options to support dialog with host:
#   EMERGENCY_PARSER (in Configuration_adv.h)
#   SERIAL_FLOAT_PRECISION 4 (in Configuration_adv.h)
#   HOST_ACTION_COMMANDS (in Configuration_adv.h)
#   HOST_PROMPT_SUPPORT (in Configuration_adv.h)
#
# Options to support M600 with host & (Un)Load menu:
#   Options to support dialog with host (as pre requisite)
#   NOZZLE_PARK_FEATURE (in Configuration.h)
#   ADVANCED_PAUSE_FEATURE (in Configuration_adv.h)
#   PARK_HEAD_ON_PAUSE (in Configuration_adv.h)
#   FILAMENT_LOAD_UNLOAD_GCODES (in Configuration_adv.h)

The Extrude menu is also still present under the Menu->Movement->Extrude

@gordo3di
Copy link

check you are at least on Marlin 2.0.8.1 and that all the following settings reported on top of config.ini file are enabled:

# General options:
#   EEPROM_SETTINGS (in Configuration.h)
#   BABYSTEPPING (in Configuration_adv.h)
#   AUTO_REPORT_TEMPERATURES (in Configuration_adv.h)
#   AUTO_REPORT_POSITION (in Configuration_adv.h)
#   M115_GEOMETRY_REPORT (in Configuration_adv.h)
#   M114_DETAIL (in Configuration_adv.h)
#   REPORT_FAN_CHANGE (in Configuration_adv.h)
#
# Options to support printing from onboard SD:
#   SDSUPPORT (in Configuration.h)
#   LONG_FILENAME_HOST_SUPPORT (in Configuration_adv.h)
#   AUTO_REPORT_SD_STATUS (in Configuration_adv.h)
#   SDCARD_CONNECTION ONBOARD (in Configuration_adv.h)
#
# Options to support dialog with host:
#   EMERGENCY_PARSER (in Configuration_adv.h)
#   SERIAL_FLOAT_PRECISION 4 (in Configuration_adv.h)
#   HOST_ACTION_COMMANDS (in Configuration_adv.h)
#   HOST_PROMPT_SUPPORT (in Configuration_adv.h)
#
# Options to support M600 with host & (Un)Load menu:
#   Options to support dialog with host (as pre requisite)
#   NOZZLE_PARK_FEATURE (in Configuration.h)
#   ADVANCED_PAUSE_FEATURE (in Configuration_adv.h)
#   PARK_HEAD_ON_PAUSE (in Configuration_adv.h)
#   FILAMENT_LOAD_UNLOAD_GCODES (in Configuration_adv.h)

The Extrude menu is also still present under the Menu->Movement->Extrude

@traffic-light
Can we add this list to #1047

I feel like I keep forgetting some of them.

@oldman4U
Copy link
Contributor

@gordo3di You know it is written in the ReadMe and the config.ini. Not very likely that users ignoring the information there will read 1047... But why not🤪

@oldman4U
Copy link
Contributor

@poumsoon

Please reply to your own ticket or close it.

Thank you

@gordo3di
Copy link

@gordo3di You know it is written in the ReadMe and the config.ini. Not very likely that users ignoring the information there will read 1047... But why not🤪

I knew I saw it somewhere. I suppose the readme is the most logical place haha

@oldman4U
Copy link
Contributor

And the config.ini where you usually change the settings.

@oldman4U
Copy link
Contributor

@Msq001

Please close this ticket. User does not reply anymore and the problem reported is most likely not firmware related.

Thank you

Copy link

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked and limited conversation to collaborators Mar 29, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants