Scott Lahteine
a73e61078d
Add Close / Lock actions
4 years ago
Daniel Aléxis
c352aeb32e
Remove "dev" branch reference (for now) ( #18242 )
4 years ago
Mathias Gartner
e4d8336175
Fix XYZ types multiplication/division ( #17826 )
5 years ago
thisiskeithb
0518dec60d
Correct link to Configurations ( #17370 )
5 years ago
Scott Lahteine
015c4e6fbd
Version 2.0.5.3
5 years ago
Scott Lahteine
0f9a14dfda
Merge latest patches
5 years ago
Scott Lahteine
e7f020f3f2
Shorten some internal pin names
5 years ago
Marcio T
d83ad6f321
Improve / fix FTDI EVE Touch UI ( #17338 )
- Fix timeout and debugging string
- Fix check for whether `LCD_TIMEOUT_TO_STATUS` is valid
- Fix incorrect debugging message
- Make capitalization of callbacks consistent.
- Allow Touch UI to use hardware SPI on Einsy boards
- Move print stats to About Printer page.
- More generic about screen with GPL license.
- Add missing handler for power loss event
- Less code duplication on status screen and main/advanced menu; more legible
- Reorganize advanced and main menu to add more features
- Hide home Z button when using Z_SAFE_HOMING
- Fix compilation errors when certain features enabled
- Fix missing labels in UI
- Improve color scheme
- Add new preheat menus
- Fix incorrect rendering of Marlin logo on boot
- Add Level X Axis and Auto calibrate buttons
5 years ago
Tanguy Pruvot
c759729478
STM32F1: Restore M43 build support ( #17336 )
5 years ago
Eric Ptak
ac0a7f2281
Fix Fysetc stm32flash usage ( #17331 )
5 years ago
Scott Lahteine
e0e87ca19a
Fix last arc segment
Co-Authored-By: ellensp <ellensp@hotmail.com>
5 years ago
Scott Lahteine
528907cb16
Additional TERN macros
5 years ago
Scott Lahteine
96ab16a9dd
Pulldown for all FastIO headers
Co-Authored-By: borsegbr <borsegbr@users.noreply.github.com>
5 years ago
thinkyhead
0ea26d538b
[cron] Bump distribution date (2020-03-31)
5 years ago
thinkyhead
747a4bb623
[cron] Bump distribution date (2020-03-30)
5 years ago
Scott Lahteine
9b886c2ad4
Load balance some tests
5 years ago
Scott Lahteine
223aa5cc4e
No unscaled_e_move for CNC
5 years ago
Scott Lahteine
d029a09810
Minor HAL cleanup
5 years ago
Scott Lahteine
765a9f3471
do_pause_e_move => unscaled_e_move
5 years ago
Scott Lahteine
fc11e72174
Fix extra unskew call
Fixes #17264
5 years ago
thisiskeithb
add34aa286
Fix STM32F1 USB Composite Dependency
Co-authored-by: Lord-Quake <Lord-Quake@users.noreply.github.com>
5 years ago
oscarsan1
b35dc5f0b4
Fix Trigorilla 1.4 missing spaces
5 years ago
thinkyhead
fc74c6a7b6
[cron] Bump distribution date (2020-03-29)
5 years ago
Roxy-3D
2f7e5cf7dd
Fix typo...
5 years ago
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
5 years ago
Scott Lahteine
a84990961a
Simplify TWIBus debug
5 years ago
Scott Lahteine
53fe572bbd
Limited backlash editing with Core kinematics ( #17281 )
5 years ago
InsanityAutomation
de648bfdc1
Add Funmat HT V4.0 board support ( #17305 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
5 years ago
thinkyhead
e71b25a555
[cron] Bump distribution date (2020-03-28)
5 years ago
Mathias Rasmussen
8752fbd92c
Store case light brightness in EEPROM ( #17307 )
5 years ago
InsanityAutomation
bed41af868
Fix Stepper PWM menu ( #17298 )
5 years ago
Giuliano Zaro
129b270628
QSPI EEPROM for SAMD51 ( #17292 )
5 years ago
InsanityAutomation
3655e240f5
Fix SD finished ExtUI / host action ( #17285 )
5 years ago
thinkyhead
98ef161bfe
[cron] Bump distribution date (2020-03-27)
5 years ago
Scott Lahteine
54a12ee1d6
Tweak eeprom storage type
5 years ago
Scott Lahteine
d6a4c3079d
Tweak ui.finish_status
5 years ago
Giuliano Zaro
8122468a36
Update Italian language ( #17293 )
5 years ago
Acenotass
5c150c0c94
Update Russian language ( #17290 )
5 years ago
Scott Lahteine
5ec1a8bb2b
Fix M0 unused var warning
5 years ago
Scott Lahteine
dd6781217a
motion.cpp: HAS_DIST_MM_ARG
5 years ago
Scott Lahteine
0175189c34
Allow G2_PWM to be slimmer
5 years ago
Scott Lahteine
adb6334ba0
Use "dist" instead of "delta" for clarity
5 years ago
thinkyhead
4dea020050
[cron] Bump distribution date (2020-03-26)
5 years ago
Scott Lahteine
c86ee574ec
Drop old comment
5 years ago
Scott Lahteine
f2ed18d150
M303 followup
- Put 'D' before other params for clean exit.
- Use serial on/off for debug status.
5 years ago
Roxy-3D
1986e1cdf8
Allow PID_DEBUG to be turned on and off ( #17284 )
M303 D will now toggle activation of PID_DEBUG output. This allows the debug capability to be built into the firmware, but turned on and off as needed.
5 years ago
thinkyhead
0aeee64cca
[cron] Bump distribution date (2020-03-25)
5 years ago
Roxy-3D
075a86b076
Update LCD timing on Formbot T-Rex 2+ machines
The code is slightly more optimized than it used to be and this has caused the setup and hold times on the Formbot T-Rex 2+ machines to be insufficient. This change gives sufficient margin and the LCD Display is clean again.
5 years ago
Scott Lahteine
7124b2164d
Version 2.0.5.2
5 years ago
Scott Lahteine
efc19260a7
Merge patches from bugfix-2.0.x
5 years ago