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

add onSetMinExtrusionTemp to anycubic_viper #26933

Conversation

ellensp
Copy link
Contributor

@ellensp ellensp commented Apr 3, 2024

Description

convicte noticed that anycubic_viper example config would not build

producing this error:

Marlin\src\gcode\config/M302.cpp:54: undefined reference to `ExtUI::onSetMinExtrusionTemp(short)'
collect2.exe: error: ld returned 1 exit status

Requirements

#define ANYCUBIC_LCD_VYPER

Benefits

Now builds as expected.

Configurations

Stock Anycubic Vyper configs https://github.com/MarlinFirmware/Configurations/tree/bugfix-2.1.x/config/examples/AnyCubic/Vyper

Related Issues

  • Follow up to "🚸 Update ProUI Plot graph (#26539)" #26563
  • @sjasonsmith sjasonsmith merged commit 56773bd into MarlinFirmware:bugfix-2.1.x Apr 7, 2024
    61 checks passed
    @ellensp ellensp deleted the add-missed-onSetMinExtrusionTemp branch April 7, 2024 04:18
    RPGFabi pushed a commit to RPGFabi/Marlin that referenced this pull request Jun 15, 2024
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    2 participants