Stuart Pittaway
|
ad14b5052c
|
✨ M261 S I2C output format (#22890)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Scott Lahteine
|
65b950a489
|
🎨 Apply F() to kill / sendinfoscreen
|
3 years ago |
Scott Lahteine
|
1dafd1887e
|
🎨 Apply F() to various reports
|
3 years ago |
Scott Lahteine
|
eeffac697c
|
🎨 Apply F() to UTF-8/MMU2 string put
|
3 years ago |
Scott Lahteine
|
12b5d997a2
|
🎨 Apply F() to some ExtUI functions
|
3 years ago |
Scott Lahteine
|
008bf1bcae
|
🎨 Apply F() to Host Actions strings
|
3 years ago |
Scott Lahteine
|
7f1286a11f
|
🎨 Apply F() to status message
|
3 years ago |
Scott Lahteine
|
520b97083e
|
🎨 Apply F() to serial macros
|
3 years ago |
Scott Lahteine
|
417e2530eb
|
🎨 Apply F() to G-code suite and queue
|
3 years ago |
Scott Lahteine
|
59dac3a7e4
|
🎨 Apply F() to G-code subcommands
|
3 years ago |
Scott Lahteine
|
f2ba845dad
|
🎨 Condense reverse-protection code
|
3 years ago |
Scott Lahteine
|
33e0855e2c
|
⚡️ Handle shared enable pins (#22824)
|
3 years ago |
espr14
|
228eb9c404
|
🎨 steps_to_mm => mm_per_step (#22847)
|
3 years ago |
Scott Lahteine
|
dc5bef62ba
|
🎨 Various multi-axis patches (#22823)
|
3 years ago |
Scott Lahteine
|
b88117d636
|
🎨 Fix L64xx enable, clean up conditionals
|
3 years ago |
Dan Royer
|
3344071f24
|
Polargraph / Makelangelo kinematics (#22790)
|
3 years ago |
Scott Lahteine
|
fede20fbe6
|
💬 Add non-translated STR_DONE
|
3 years ago |
Scott Lahteine
|
323b38ee88
|
💡 Adjust headers, formatting
|
3 years ago |
InsanityAutomation
|
08a40c4375
|
✨ Improve pause/filament change for ExtUI (#22655)
|
3 years ago |
Scott Lahteine
|
798a8a7a08
|
🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM
|
3 years ago |
Scott Lahteine
|
6b9b2c5d73
|
🩹 Warn about user feedback requirement
|
3 years ago |
Scott Lahteine
|
754b31918a
|
🎨 Fewer serial macros
|
3 years ago |
Scott Lahteine
|
79c72ed821
|
🎨 Standardize G-code reporting
|
3 years ago |
Miguel Risco-Castillo
|
0f61d9e4dd
|
✨ Ender-3 V2 CrealityUI Enhanced (#21942)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
3 years ago |
Scott Lahteine
|
845d42ef40
|
🎨 Misc. Spindle/Laser (etc.) cleanup
|
3 years ago |
Scott Lahteine
|
fb29135c74
|
✨ Creality3D CR-30 PrintMill
|
3 years ago |
Scott Lahteine
|
eccd82b7c1
|
⚡️ Add PROBE_PT_LAST_STOW
|
3 years ago |
Scott Lahteine
|
90cd1ca68d
|
🎨 screws_tilt_adjust_pos => tramming_points
|
3 years ago |
Scott Lahteine
|
d95d452b29
|
🌐 MSG_PROBING_MESH => MSG_PROBING_POINT
|
3 years ago |
Tanguy Pruvot
|
8889e68088
|
🩹 Tweak startup message (#22633)
|
3 years ago |
Scott Lahteine
|
7d416bd055
|
✨ MarlinUI for Ender 3 v2 DWIN LCD (#22594)
Co-Authored-By: Taylor Talkington <taylor.talkington@gmail.com>
|
3 years ago |
Scott Lahteine
|
536cf287a6
|
🎨 Misc code and spacing cleanup
|
3 years ago |
Scott Lahteine
|
c161a46112
|
🎨 Update MKSPWC, some other pins (#22557)
|
3 years ago |
Jason Smith
|
331cc5fd6a
|
🐛 Fix some Simulator on Windows issues (#22516)
|
3 years ago |
luzpaz
|
8a7673ac1e
|
🎨 Spellcheck code (#22531)
|
3 years ago |
Vert
|
5cb961e98b
|
✨ Mixer Presets (#21562)
|
3 years ago |
luzpaz
|
afca6e7459
|
🐛 Spellcheck comments (#22496)
codespell -q 3 --builtin=clear,rare,informal,code -S ./Marlin/src/lcd/language -L alo,amin,endcode,stdio,uint
|
3 years ago |
Scott Lahteine
|
84ca21edf7
|
🎨 abs => ABS
|
3 years ago |
Scott Lahteine
|
3b57c3316a
|
Misc. Cleanup
|
3 years ago |
Scott Lahteine
|
e1907a99e2
|
🎨 Fix some formatting, F() versus PSTR()
|
3 years ago |
Scott Lahteine
|
9d86241d30
|
🐛 No translated serial strings
|
3 years ago |
Scott Lahteine
|
be1801703c
|
🎨 Add MMU2 enabled() accessor
|
3 years ago |
Marcio T
|
3be35a6bd6
|
📺 Fix Makefile build, improve Touch UI button titles (#22361)
|
3 years ago |
lujios
|
05ebde3812
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
3 years ago |
Mike La Spina
|
c0ecc6625f
|
🏗️ Allow headless Flow Meter (#22234)
|
3 years ago |
Katelyn Schiesser
|
c8ee056cc6
|
♻️ Consolidate PSU_CONTROL (#22304)
|
3 years ago |
Katelyn Schiesser
|
2f6c8e1176
|
✨ Add TEMP_SENSOR_BOARD (#22279)
|
3 years ago |
Scott Lahteine
|
26bfc26797
|
🎨 Check flags without ENABLED
|
3 years ago |
Cytown
|
61c48b8513
|
🚸 Retain power during Pause (#22227)
|
3 years ago |
Katelyn Schiesser
|
1f6768a87e
|
🐛 No HOTEND_LOOP with EXTRUDERS 0 (#22245)
|
3 years ago |