Commit Graph

26 Commits (0652f19673230337ff1e0fdb9cefba07e2f0daef)

Author SHA1 Message Date
InsanityAutomation 0074d63962 Vendor version override ()
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
Matthew Piercey ac8083588b Add config for Wanhao Duplicator i3 v2.1
Roxy-3D 2cf35267c4 Set Junction Deviation value from Jerk and Default Acceleration ()
Formula: `0.4 * sq(min(xjerk, yjerk)) / (default accel)`
Scott Lahteine 89490171ef Use "concatenatable" language codes
Scott Lahteine c0005e939c
Enable junction deviation by default ()
InsanityAutomation 438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits ()
InsanityAutomation e9cf46a9a5 M851 XY 3 point followup (incomplete) ()
InsanityAutomation df1e51258a Add M851 X Y probe offsets ()
Tanguy Pruvot d277e93f4d Configurable TOUCH_BUTTONS repeat delays ()
Scott Lahteine 3648bce886 Tweak NOZZLE_CLEAN_START_POINT spacing
Scott Lahteine cff502c6d4 Tweak REPRAPWORLD_KEYPAD config comment
George Fu 8e044ea898 Fix up Fysetc configs, pins. Fix menu type `float5`. ()
Robby Candra 38983fdfa9 Add 'Back' Button for Touch TFT 320x240 ()
Scott Lahteine 3ac76f0489
Invariant Marlin bootscreen ()
Scott Lahteine d6a16525c2
New Language: Vietnamese ()
MaukCC 8664b8e97b Adding HMS434 machine ()
Scott Lahteine bc93ac53b5 Fix #define typo in configs
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI ()
Tim Moore e3660bca25 Overlord printer thermistor ()
George Fu f89eb8bf35 Fysetc Cheetah updates ()
Tim Moore 940c59d9da Overlord i2c LCD with LEDs and buzzer ()
Robby Candra 128eed6b57 Option to reverse select direction/buttons ()
Scott Lahteine bc58e678bd More general FSMC display option
Scott Lahteine c942ca130f More general TOUCH_BUTTONS comment
mikeshub 1579091c20 PID loop improvements ()
* Fix macro evaluation in `temperature.cpp`
* Improve bed PID, PID debug output
* Add min PID power define
Eric Ptak 59e97e5e52 FYSETC Cheetah 1.2 ()