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

Additional XL improvements #162

Open
wants to merge 20 commits into
base: MINI404
Choose a base branch
from
Open

Additional XL improvements #162

wants to merge 20 commits into from

Conversation

vintagepc
Copy link
Owner

@vintagepc vintagepc commented Apr 15, 2024

Description

  • Address a number of XL issues/features
  • Fix a bug with the MK4 fan implementation

Linked issues:

@codecov-commenter
Copy link

codecov-commenter commented Apr 15, 2024

Codecov Report

Attention: Patch coverage is 64.33409% with 158 lines in your changes are missing coverage. Please review.

Project coverage is 51.21%. Comparing base (b906a8e) to head (9202251).

Files Patch % Lines
hw/arm/prusa/parts/corexy_helper.c 32.43% 50 Missing ⚠️
hw/arm/prusa/parts/xl_bridge.c 5.76% 49 Missing ⚠️
hw/arm/prusa/prusa-mk4.c 80.64% 10 Missing and 2 partials ⚠️
hw/arm/prusa/prusa-xl.c 79.62% 10 Missing and 1 partial ⚠️
hw/arm/prusa/parts/tmc2130.c 9.09% 10 Missing ⚠️
hw/arm/prusa/prusa-xl-extruder.c 85.45% 7 Missing and 1 partial ⚠️
hw/arm/prusa/stm32_common/stm32_common.c 77.77% 5 Missing and 1 partial ⚠️
hw/arm/prusa/stm32f407/stm32f2xx_tim.c 0.00% 4 Missing ⚠️
hw/arm/prusa/stm32f407/stm32_uart.c 25.00% 3 Missing ⚠️
hw/arm/prusa/parts/ws281x.c 60.00% 1 Missing and 1 partial ⚠️
... and 3 more
Additional details and impacted files
@@             Coverage Diff             @@
##           MINI404     #162      +/-   ##
===========================================
+ Coverage    50.98%   51.21%   +0.22%     
===========================================
  Files          124      125       +1     
  Lines        11447    11689     +242     
  Branches      2213     2258      +45     
===========================================
+ Hits          5836     5986     +150     
- Misses        5176     5258      +82     
- Partials       435      445      +10     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

- Add dock movement keys
- Implement support for dock position calibration
- Widen display for XL Y axis w/ docks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants