espr14
|
604a01cd1a
|
🎨 steps_to_mm => mm_per_step (#22847)
|
3 years ago |
Dan Royer
|
b3fd03198a
|
✨ Polargraph / Makelangelo kinematics (#22790)
|
3 years ago |
Miguel Risco-Castillo
|
89898181bd
|
🐛 E3V2 Brightness followup (#22821)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Scott Lahteine
|
b661795ae5
|
🎨 Fewer serial macros
|
3 years ago |
Scott Lahteine
|
6d96c221bd
|
🎨 Standardize G-code reporting
|
3 years ago |
Miguel Risco-Castillo
|
6cf2cf7bd4
|
✨ Ender-3 V2 CrealityUI Enhanced (#21942, #22728, #22733)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Jyers
|
54416f780d
|
✨ Ender-3 V2 with Jyers UI (#22422)
|
3 years ago |
Scott Lahteine
|
8916b05cb4
|
🎨 Tweak pins, comment formatting
|
3 years ago |
Scott Lahteine
|
dc5ae16861
|
🎨 Misc code and spacing cleanup
|
3 years ago |
Tanguy Pruvot
|
b3c8d9bec8
|
🚸 Fewer CRs in settings report (#22560)
|
3 years ago |
Scott Lahteine
|
4b2fdbeeb1
|
✨ M256 LCD brightness (#22478)
|
3 years ago |
Scott Lahteine
|
ffde284288
|
🎨 Adjust settings.cpp indent
|
3 years ago |
Scott Lahteine
|
f76b063e58
|
🚸 M666: Fix value filter, add report (#22337)
In reference to #22325
|
3 years ago |
Scott Lahteine
|
78c2eb6876
|
🎨 Check flags without ENABLED
|
3 years ago |
DerAndere
|
46080b367a
|
✏️ Six Linear Axes followup (Fix M503) (#22112)
|
3 years ago |
DerAndere
|
6e3c45580c
|
✏️ Six Linear Axes followup (Hybrid Threshold init) (#22068)
|
3 years ago |
DerAndere
|
c1fca91103
|
🏗️ Support for up to 6 linear axes (#19112)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Scott Lahteine
|
4194cdda5b
|
♻️ Refactor Linear / Logical / Distinct Axes (#21953)
* More patches supporting EXTRUDERS 0
* Extend types in prep for more axes
|
4 years ago |
Scott Lahteine
|
87a943756a
|
🎨 Move HAS_EXTRUDERS
|
4 years ago |
Scott Lahteine
|
26a244325b
|
♻️ Refactor axis counts and loops
|
4 years ago |
Scott Lahteine
|
f7d28ce1d6
|
🎨 Misc cleanup and fixes
|
4 years ago |
ellensp
|
dbb8f3db09
|
Fix EEPROM_CHITCHAT (#21934)
Fix #21929
|
4 years ago |
Scott Lahteine
|
02e131b5fd
|
🎨 Misc. code cleanup
|
4 years ago |
Scott Lahteine
|
f688c7d20d
|
Simplify macro expansion with recursion (#21859)
|
4 years ago |
Scott Lahteine
|
d3e902af76
|
Move ExtUI subfolders up a level (#21820)
|
4 years ago |
vyacheslav-shubin
|
b9715c5a03
|
ExtUI::onPostprocessSettings (#21683)
|
4 years ago |
Scott Lahteine
|
81ab756759
|
Changes supporting "Prussia3D" MK3 (#21617)
|
4 years ago |
Scott Lahteine
|
c67e115f61
|
Revert experimental NAN patch
Hold changes from #21575 (24a095c ) for more testing.
|
4 years ago |
Scott Lahteine
|
c66cbf0d69
|
Reduce math library code size by 3.4KB (#21575)
|
4 years ago |
Marcio T
|
82e6a2ed62
|
G26 Hilbert Curve followup (#21480)
|
4 years ago |
Sola
|
a4f1623012
|
MKS H43 fix, cleanup (#21485)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
4 years ago |
Ramiro Polla
|
5c8f7c7ea3
|
Optimize MarlinSettings with template methods (#21426)
|
4 years ago |
Scott Lahteine
|
976403d10d
|
Improve max temp / target
|
4 years ago |
Scott Lahteine
|
2480c82d76
|
Add M207/8/9 reporting (#21335)
|
4 years ago |
Tanguy Pruvot
|
6cfd190107
|
Followup to MP_SCARA/TPARA patches (#21248)
|
4 years ago |
Scott Lahteine
|
fbb30a2570
|
Serial macros cleanup
|
4 years ago |
Ken Sanislo
|
8d05a823e9
|
Chamber Heater PID (#21156)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
X-Ryl669
|
77f48d2bad
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
Scott Lahteine
|
582458998f
|
Use serial shorthand
|
4 years ago |
Scott Lahteine
|
0b7de80a6f
|
Move common strings (#20846)
|
4 years ago |
Scott Lahteine
|
3dde2722bd
|
MarlinUI multi-language support (#20725)
|
4 years ago |
Marcio Teixeira
|
1e7426e549
|
Silence unused parameter warnings
|
4 years ago |
Johan van der Vyver
|
55709b9d2c
|
Multi-platform DWIN_CREALITY_LCD support (#20738)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
ubik2
|
a510c16838
|
Add OPTIMIZED_MESH_STORAGE option (for UBL) (#20371)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
4 years ago |
ellensp
|
0c383b858f
|
Fix UBL Debug Messages (#20423)
Co-authored-by: ellensp <ellensp@hotmsil.com>
|
4 years ago |
Jason Smith
|
f22b677906
|
Leveling Fade Height default setting (#20316)
|
4 years ago |
Scott Lahteine
|
fc1deea2b8
|
No auto debug for EEPROM_CHITCHAT
|
4 years ago |
Giuliano Zaro
|
bd38e59479
|
SMUFF (MMU2 clone) support (#19912)
|
4 years ago |
Victor Oliveira
|
3d9b453000
|
Add Touch Calibration screen (#20049)
|
4 years ago |
Scott Lahteine
|
367e717aeb
|
Add alternative TERN macros
|
4 years ago |