Giuliano Zaro
ca9eb14f6a
Update Italian language (#12951 )
преди 6 години
Ludy
acf266fe78
Fix a compile warning, etc. (#12955 )
преди 6 години
Scott Lahteine
424aa05cc2
Fix some file endings
преди 6 години
Scott Lahteine
ce563d7c2e
Various general cleanups
Mostly from the L6470-oriented PR
преди 6 години
Scott Lahteine
02cc63d6d4
Update CreatorPro Configuration_adv.h
преди 6 години
Marcio Teixeira
f4c16e683b
Follow up fixes to #12884 (#12940 )
преди 6 години
Scott Lahteine
712e23c383
Fix up some whitespace
преди 6 години
Ziemowit
20c20dacb7
MKS SBASE needs DRV8825 (#12911 )
преди 6 години
Giuliano Zaro
7bb5d4bfe8
Small LED code reorganization (#12929 )
преди 6 години
teemuatlut
e6805582a6
M569 to change stepping mode. Add new TMC section to LCD. (#12884 )
преди 6 години
Bob Kuhn
d08f27e27b
Add support for STEVAL 3DP001V1 (#12894 )
преди 6 години
Alain Martel
cdb562d558
Bring Migbot config up to date (#12916 )
преди 6 години
Giuliano Zaro
8f4c6e6d1a
Fix case light on boot (#12919 )
преди 6 години
Marcio Teixeira
f11c6d5d02
Fix M107 when dual-nozzles share fan (#12819 ) (#12909 )
преди 6 години
Karl Andersson
64a4649290
STM32 - Fix SD write (#12897 )
преди 6 години
Ludy
294521439e
Clean up Configuration_adv.h (#12900 )
преди 6 години
InsanityAutomation
59b18aaeef
Allow resume from pause with parking enabled (#12893 )
Currently, Pause of an SD-Memory card print does not work. This has been verified to resolve the issue by multiple people.
I understand more work needs to be done to resolve some of the concerns...
преди 6 години
Giuliano Zaro
85f149befe
Save some progmem (#12913 )
преди 6 години
mikeshub
7fde8d9d1e
Add CreatorPro / Makerbot / QIDI / etc and Mightboard RevE support (#12855 )
- Fix a bug in MAXxxxx thermocouple temp reporting.
- Add support for 3-wire HD44780.
- Add support for PCA9533 RGB driver.
- Add configuration examples for FlashForge CreatorPro.
преди 6 години
Scott Lahteine
3644c940bf
Tweak SD section of Main Menu
преди 6 години
teemuatlut
1a79878dff
Remove TMC_Z_CALIBRATION in favor of Z_STEPPER_AUTO_ALIGN
преди 6 години
Scott Lahteine
7cfce20cd3
Update comments on M125
преди 6 години
Jason
dc4786a504
Config files for PowerWASP Printer (#12889 )
преди 6 години
Scott Lahteine
3e867008f0
Fix some HAL_STM32F1 type declarations
преди 6 години
Scott Lahteine
eb78aed863
Rename LCD menus according to variable types (#12892 )
преди 6 години
InsanityAutomation
ed3ab5e212
Fix M24 not starting new job (#12887 )
преди 6 години
Nils Hasenbanck
f9299c4461
Make timer definition in pin files for STM32 possible (#12874 )
RemRam needs to redefine a particular timer to work correctly. The HAL did foresee this possibility and checks if the timer was already defined for either the stepper or temperature timer.
Prior to this commit the header file for the timers couldn't see those definitions in the pin file, but this commit will fix this.
Tested on an actual hardware to verify. (It wouldn't boot without it.)
преди 6 години
InsanityAutomation
082f6a27de
ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853 )
преди 6 години
Scott Lahteine
459f4fef60
Fix Temperature::init bug with HEATER_4_PIN
преди 6 години
InsanityAutomation
a403d9a50c
Improve menu pause / resume (#12876 )
преди 6 години
Alain Martel
432c21456f
Add 3DFabXYZ Migbot example config (#12775 )
Co-Authored-By: Alain Martel <alain74martel@gmail.com >
преди 6 години
Scott Lahteine
fb8111553e
getStatus => report_status
преди 6 години
Chris Pepper
2919f3045d
[LPC176x] Update PIO extrascript (#12878 )
преди 6 години
Scott Lahteine
19fea772e5
Use E_AXIS_N where it makes sense
преди 6 години
Scott Lahteine
0d30ccf767
Tweaks to TMC26XStepper
преди 6 години
HackingGulliver
1fd8e2c649
Fix: Junction Deviation calculates wrong cos(theta) on CoreXY (#12879 )
преди 6 години
Scott Lahteine
b402040059
Split bed size sanity check into two
преди 6 години
Chris Barr
1d33784bf9
Add RUMBA32 Board (#12856 )
преди 6 години
Ondřej Nový
a0ef6198ff
Level bed corners Z-hop height option (#12858 )
преди 6 години
Karl Andersson
8ae6f1e556
Fix errors and some compiler warnings with HAL_STM32 PlatformIO build (#12869 )
преди 6 години
Scott Lahteine
e6484d9dab
Return to status when SD card is removed
преди 6 години
Scott Lahteine
5f2d75f45b
Move PINS_DEBUGGING to @section develop
преди 6 години
Scott Lahteine
da42f27c9e
Use maths macros for ceil/floor
преди 6 години
Ludy
de4561c980
VORON Add LCD option BEEP_ON_FEEDRATE_CHANGE (#12822 )
преди 6 години
Adrian Cuzman
917cf3c7f0
Fix (broken) link to Install ReArm tutorial (#12823 )
преди 6 години
Giuliano Zaro
709a6356f7
Remove obsolete test conditions (#12829 )
преди 6 години
Luu Lac
bcf347403b
Fix M106 extruder & fan count (#12820 )
преди 6 години
Kaushik Vemparala
ba7e35cbab
Add LCD option BEEP_ON_FEEDRATE_CHANGE (#12774 )
преди 6 години
jmz52
d372e7e477
SDIO support for STM32F1 (#12782 )
преди 6 години
Marcio Teixeira
6a8fb0f25f
Simplify backlash compensation code. (#12813 )
- Use `TEST(dm,axis)` to determine directions instead of doing comparisons.
- Remove recomputation of `millimeters` and `delta_mm` since backlash compensation should not affect the distance over which material is extruded.
преди 6 години