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

"PAUSE_BEFORE_DEPLOY_STOW" function is not supported #12

Closed
Foxies-CSTL opened this issue Apr 8, 2021 · 2 comments
Closed

"PAUSE_BEFORE_DEPLOY_STOW" function is not supported #12

Foxies-CSTL opened this issue Apr 8, 2021 · 2 comments

Comments

@Foxies-CSTL
Copy link

Foxies-CSTL commented Apr 8, 2021

Description

The "PAUSE_BEFORE_DEPLOY_STOW" function is not supported by the H43 interface and fails to compile.
This function is necessary for people who use removable probes like Delta printers.

At compile time, I have a failure on the feedback screen because the status asks for a Marlin user interface. It is not declared in the Mks UI of the H43 screen.
image

Steps to Reproduce

  1. [First Step]
    The latest Marlin fork of MKS.
  2. [Second Step]
    board robin_nano_v2
  3. [and so on...]
    Last version VSC+PlateFormIO
    env: mks_robin_nano35_stm32

Expected behavior: [What you expect to happen]
That the function is integrated in the UI in order to have a request to deploy or store the probe on the screen.

Actual behavior: [What actually happens]

Additional Information

  • Include a ZIP file containing your Configuration.h and Configuration_adv.h files.
  • Provide pictures or links to videos that clearly demonstrate the issue.
  • See How Can I Contribute for additional guidelines.
@solawc
Copy link
Collaborator

solawc commented May 10, 2021

Description

The "PAUSE_BEFORE_DEPLOY_STOW" function is not supported by the H43 interface and fails to compile.
This function is necessary for people who use removable probes like Delta printers.

At compile time, I have a failure on the feedback screen because the status asks for a Marlin user interface. It is not declared in the Mks UI of the H43 screen.
image

Steps to Reproduce

  1. [First Step]
    The latest Marlin fork of MKS.
  2. [Second Step]
    board robin_nano_v2
  3. [and so on...]
    Last version VSC+PlateFormIO
    env: mks_robin_nano35_stm32

Expected behavior: [What you expect to happen]
That the function is integrated in the UI in order to have a request to deploy or store the probe on the screen.

Actual behavior: [What actually happens]

Additional Information

  • Include a ZIP file containing your Configuration.h and Configuration_adv.h files.
  • Provide pictures or links to videos that clearly demonstrate the issue.
  • See How Can I Contribute for additional guidelines.

image

For the error report, I have tested that the function can be compiled normally. From your error information, please confirm whether ts35 and lvgl are closed

@Foxies-CSTL
Copy link
Author

Hi,
It's good with the latest fusion Marlin (BUMP 2021-05-14) but I can't run a Delta calibration. Also, I still have problems with fluctuating temperatures in the display (multiple digits) #2143 [https://github.com/MarlinFirmware/Marlin/issues/21603] . There are still two extruders displayed and I can't launch a UBL leveling.
See you later...
Note: I use only H43 port 1 with only #define SERIAL_PORT 3 on the UART Wifi (PA9/PA9)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants