-
-
Notifications
You must be signed in to change notification settings - Fork 391
Add HC32F46x support (Aquila X2 HC32 boards) #859
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 HC32F46x support (Aquila X2 HC32 boards) #859
Conversation
- Fix mriscoc#742 - Increased the number of sorted files to 50 - Preview works in DWIN and DACAI screens (selected automatically, S1 F4 preview supports only DACAI screens in the precompiled firmware) - Fix C125 issue: mriscoc#667 - Power outage recovery can be enabled/disabled in tune menu - Improved power outage recovery - Added Extrude 100 mm to Move menu for aid with extruder calibration - Optimize print percent and remain time to use Marlin's processing - Decrease HOTEND_IDLE_MIN_TRIGGER to 150 - Removed forcing automatic cool down and motor disable - Axes are not immediately disabled after abort print, now using timeout. - Allows enable/disable file list sorting if MEDIASORT_MENU_ITEM is defined - Enable/Disable tune menu items: RUNOUT_TUNE_ITEM, PLR_TUNE_ITEM, JD_TUNE_ITEM, ADVK_TUNE_ITEM - Use LCD_BED_TRAMMING settings for bed tramming - Some fixes in source code for special configurations - Several minor fixes - Marlin'sFix UBL 'G29 J' mesh tilt (#25453) - Marlin's Enhanced IS and LA - Marlin's Fix FastPWM calculations (#25343) - Marlin's AVOID_OBSTACLES for UBL (#25256) - and many more fixes from latest Marlin's bugfix 2.1.x
@classicrocker883 is this PR ready to be merged? I don't have the printer/board to do the respective test. |
i would say yes you can merge, however there may be a couple extra changes before you do, ill post them. |
ok i posted everything. however if you do update to more recent Marlin version, there is an additional change needed in /src/module/stepper.cpp, under
|
Hmm ok, maybe it's better to wait. I have a new version coming soon, it is based on a recent Marlin bug fix and will have a lot of changes because it integrates support for the CV laser module. |
…r3V2S1 into Ender3V2S1-Released
229ea2d
to
3d74ebc
Compare
Description
https://github.com/shadow578/Marlin-H32
Requirements
Benefits
Configurations
Related Issues