Scott Lahteine
|
33e0855e2c
|
⚡️ Handle shared enable pins (#22824)
|
3 years ago |
espr14
|
228eb9c404
|
🎨 steps_to_mm => mm_per_step (#22847)
|
3 years ago |
Miguel Risco-Castillo
|
1ac7a56a82
|
🐛 E3V2 Brightness followup (#22821)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
3 years ago |
Scott Lahteine
|
35ad3b0d3b
|
🐛 Fix reset_hotend_offsets
|
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
|
323b38ee88
|
💡 Adjust headers, formatting
|
3 years ago |
Dakkaron
|
21e8f99500
|
✨ M282 - Detach Servo (#22760)
|
3 years ago |
Scott Lahteine
|
798a8a7a08
|
🔧 SPINDLE_LASER_PWM => SPINDLE_LASER_USE_PWM
|
3 years ago |
Luc Van Daele
|
37c488fda1
|
🚸 G33 R and O options (#22707)
|
3 years ago |
Scott Lahteine
|
08e581d5d7
|
🎨 Apply more HAS_DELTA_SENSORLESS_PROBING
|
3 years ago |
Scott Lahteine
|
011329fe55
|
🐛 No probe enum for DELTA + SENSORLESS_PROBING
Fix #22729
|
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 |
Jyers
|
43a9c71ef7
|
✨ Ender-3 V2 with Jyers UI (#22422)
|
3 years ago |
Scott Lahteine
|
845d42ef40
|
🎨 Misc. Spindle/Laser (etc.) cleanup
|
3 years ago |
Tanguy Pruvot
|
ff95a93ecc
|
🐛 Fix Mixing code typos (#22697)
|
3 years ago |
Scott Lahteine
|
e33e101850
|
🎨 Tweak pins, comment formatting
|
4 years ago |
Scott Lahteine
|
eccd82b7c1
|
⚡️ Add PROBE_PT_LAST_STOW
|
4 years ago |
ellensp
|
66ded801b7
|
⏪️ Revert MAX31865 recent changes (#22660)
|
4 years ago |
Ryan V1
|
71c96db932
|
🐛 Fix Multi-Endstop stepping (#22625)
|
4 years ago |
Scott Lahteine
|
536cf287a6
|
🎨 Misc code and spacing cleanup
|
4 years ago |
Fjederhaek
|
1903cc23c6
|
🐛 Update H-bot / Core for 6-axis (#22600)
Followup to #19112
|
4 years ago |
Jason Smith
|
c05de6cbf8
|
⚡️ Simplify PROBING_STEPPERS_OFF (#22581)
|
4 years ago |
Keith Bennett
|
6464601411
|
⏪️ Revert ABL G29 feedrate (#22574)
Reverts 9130f58
|
4 years ago |
Tanguy Pruvot
|
1555db237e
|
🚸 Fewer CRs in settings report (#22560)
|
4 years ago |
Scott Lahteine
|
cc109c1802
|
🐛 Fix CoreXY plus extra axes
See #22490
|
4 years ago |
Scott Lahteine
|
526b6cdf5b
|
🐛 Fix fan index for Singlenozzle, chamber fan
Fixes #22512
Followup to #19152, #19519
|
4 years ago |
Scott Lahteine
|
c2c7a03706
|
🐛 Fix report_a_position ABC criteria
|
4 years ago |
Scott Lahteine
|
9130f58f3f
|
🐛 Prevent ABL G29 setting a funky feedrate
See #22472
|
4 years ago |
Bob Anthony
|
53a5cd0c38
|
🐛 Fix extra E move in toolchange with ..._NO_RETURN (#22504)
|
4 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
|
4 years ago |
Scott Lahteine
|
0060dbc49e
|
🐛 Fix up endstop flags (#22487)
|
4 years ago |
DerAndere
|
0eda34e07d
|
🐛 Followup to 6 linear axes (#22482)
|
4 years ago |
Scott Lahteine
|
1e33c1a2a7
|
M256 LCD brightness (#22478)
|
4 years ago |
Scott Lahteine
|
ab96ada2e2
|
🎨 Adjust settings.cpp indent
|
4 years ago |
Grayson
|
a90c8b762c
|
🐛 Fix G38 with probe on Z_MIN (#22452)
|
4 years ago |
Scott Lahteine
|
9bb5b10c0c
|
🚚 Relocate and adjust DWIN E3V2 (#22471)
|
4 years ago |
Scott Lahteine
|
6efd7285cc
|
🐛 Fix PAUSE_PROBE_DEPLOY_WHEN_TRIGGERED
Fixes #22295. Regression from #20241.
|
4 years ago |
Scott Lahteine
|
99a53e2c86
|
🐛 Fix 5-axis no extruder compile
Fixes #22446
|
4 years ago |
Scott Lahteine
|
363e83731f
|
🔧 HAS_CUSTOM_PROBE_PIN => USES_Z_MIN_PROBE_PIN
|
4 years ago |
Keith Bennett
|
2d4be74db9
|
🎨 Fix unused lambda warning (#22399)
|
4 years ago |
Katelyn Schiesser
|
273ff6fedc
|
🐛 Ensure Software SPI pins for Max Thermocouple (#22389)
|
4 years ago |
Keith Bennett
|
3797549e7e
|
🐛 Board Temp Sensor followup (#22350)
|
4 years ago |
Katelyn Schiesser
|
4479b0222b
|
🐛 Followup to TEMP_SENSOR_BOARD (#22343, #22344)
Followup to #22279
|
4 years ago |
lujios
|
05ebde3812
|
⚡️ Improve Sensorless homing/probing for G28, G33 (#21899)
|
4 years ago |
Mike La Spina
|
c0ecc6625f
|
🏗️ Allow headless Flow Meter (#22234)
|
4 years ago |