1211 Commits (92278a45ed355e13c177ac552bbdb3060c99c2f4)

Author SHA1 Message Date
Chris Pepper c1aac3a0c9 Fix delta_mm.e with zero extruders (#15996) 5 years ago
Jason Smith d0282e5ba8 Allow slop in position_is_reachable for delta (#16003) 5 years ago
Scott Lahteine 47c19aa2b3 Clean up probe accessors 5 years ago
Jason Smith b904ba0f29 Improve Delta probing / calibration (#15887) 5 years ago
Bob 751cd1f533 MAX31865 temperature sensor (#15930) 5 years ago
Scott Lahteine 3f4636e916 "nozzle_to_probe_offset" is obsolete 5 years ago
Scott Lahteine a4709ba765
Store unscaled PID values in EEPROM (#15884) 5 years ago
Lino Barreca ac71cdc265 New HardwareTimer for STM32 5.7.0 (#15655) 5 years ago
Scott Lahteine 5e5045c4ee Touch UI finishing touches 5 years ago
Marcio Teixeira 5639b8ca20 Touch UI fixes for Cocoa Press (#15847) 5 years ago
LinFor 48b7a1e66e Allow non-zero "fan off" PWM value (#15709) 5 years ago
Scott Lahteine 776632c503
Add and apply REPEAT macro (#15829) 5 years ago
LinFor a84e3d1b80 Use native ADC resolution where possible (#15719) 5 years ago
Jason Smith 814a2eaf8f Allow TMC baud rate override (#15773) 5 years ago
Scott Lahteine e6dfc991ae Patch tabs, heater led tests 5 years ago
Scott Lahteine a89f4703df Tweak permissions 5 years ago
Scott Lahteine 15f94e5ee5 Add NUL_STR global 5 years ago
Scott Lahteine c80eda073f M119 => report_states 5 years ago
LinFor 7d24f152d8 Fix a typo breaking the build (#15726) 5 years ago
Scott Lahteine c5713b5e98 Clean Endstops::event_handler 5 years ago
Scott Lahteine 7a342ecb93
Show Total E during print (#15703) 5 years ago
Scott Lahteine 0f8c3ed29a Prevent extra "too long/cold" errors 5 years ago
Scott Lahteine 93f0012959
Cancel Objects - As seen at ERRF2019 (#15590) 5 years ago
Daniel Callander 475041656c Reset position_shift on G28 (#15653) 5 years ago
Robby Candra f368c14a61 Fix Probe Manually Grid (#15598) 5 years ago
Bo Herrmannsen 0d7736d663 Enable M191 (#15531) 5 years ago
Scott Lahteine b7b303f4bf
Spindle/Laser power in planner blocks (#14437) 5 years ago
Piotr fe4c69b64a Poll *all* enabled endstop pins (#15525) 5 years ago
Markus Towara 437978d349 Bring SPI_SENSORLESS code up to date (#15560) 5 years ago
Matthew Piercey ac8083588b Add config for Wanhao Duplicator i3 v2.1 5 years ago
Robby Candra ac466ecf74 Change Junction Deviation to Classic Jerk (#15505) 5 years ago
Jason Smith 46763efb75 Fix tool-change move with hotend offset (#15491) 5 years ago
Marcio Teixeira 6a865a6146 Multi-language support (#15453) 5 years ago
Marcio Teixeira dc14d4a13c Improvements and fixes to Lulzbot UI (#15490) 5 years ago
Scott Lahteine e6055dce76 Followup to position refactor 5 years ago
Scott Lahteine af80653f3f Always report all PIDs in M503
Fix #14474
5 years ago
Scott Lahteine 914605c89c gcc is forgiving of stray ; 5 years ago
Scott Lahteine c0005e939c
Enable junction deviation by default (#15481) 5 years ago
Scott Lahteine 1df6c7a46c Work around a compiler bug
See #15478
5 years ago
Scott Lahteine cc822c1a05
Use lambdas in menus, where possible (#15452) 5 years ago
Scott Lahteine 211ff67440 Patch blocking and manual moves 5 years ago
Giuliano Zaro 43aba9f918 Fix compile errors & temp range 5 years ago
InsanityAutomation 438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 5 years ago
Scott Lahteine 806d64e1bf X_SENSORLESS includes AXIS_HAS_STALLGUARD 5 years ago
Scott Lahteine e3fd0519b3 Reduce need for UNUSED 5 years ago
LinFor 98f614ddb1 Use MAX_BED_POWER instead of BANG_MAX to heat outside PID_FUNCTIONAL_RANGE (#15431) 5 years ago
Timm b198f321c8 Add missing motion inline methods (#15433) 5 years ago
Scott Lahteine a9c259c77a Patch PrintrboardG2 build (on spec) 5 years ago
Scott Lahteine 139b7196a0
Watchdog cleanup (#15283) 5 years ago
Scott Lahteine 74746c6573 Fix probe_offset EEPROM field test 5 years ago
Bob Kuhn 178dcd6fd8 SPI chaining with TMCStepper simplified interface (#15179) 5 years ago
Frederik Kemner 4564ad2920 Fix build if EXTRUDERS = 0 (#15417) 5 years ago
Scott Lahteine 50e4545255
Add custom types for position (#15204) 5 years ago
Scott Lahteine 81b9c7c6ee No motion constraint before homing
Sensible approach to soft endstops before the machine is homed.

Ref: https://github.com/MarlinFirmware/Marlin/pull/15027#issuecomment-533301094
Co-Authored-By: comps <comps@nomail.dom>
5 years ago
Ludy 41ea2d8c31 Fix auto-fan compile error (#15402) 5 years ago
InsanityAutomation a6b0223eea Revive and improve DELTA probe bounds, LRFB options (#15372) 5 years ago
Scott Lahteine d683f98019 Return buffer in duration.toString 5 years ago
Marcio Teixeira a18d16fb8b Do not implicitly concatenate localized strings (#15383) 5 years ago
Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 5 years ago
Scott Lahteine ee7558a622 Tweaks to Z fade behavior 5 years ago
Scott Lahteine d49d40f7b0 Home XYZ newline 5 years ago
Scott Lahteine b2e1f77f58 Fix extraneous "Home XYZ First" message 5 years ago
Scott Lahteine 39578a5919 Fix probe without leveling 5 years ago
Robby Candra c3f09e2b1b Set MAX_OVERSHOOT_PID_AUTOTUNE to 30 (#15257) 5 years ago
Scott Lahteine 661c3cfc99 Fix mesh bounds for MBL 5 years ago
Jason Smith 66d0221077 Fix build with more than 2 Trinamic E steppers (#15329) 5 years ago
Robby Candra 9c288a682d Followup to probe_at_point change (#15342) 5 years ago
Scott Lahteine 5288c399ce Patch probe offset name, defines 5 years ago
Scott Lahteine 4e8d9fe59b zprobe_offset => probe_offset 5 years ago
Scott Lahteine 3819f79945 Fix pid_output declaration 5 years ago
InsanityAutomation df1e51258a Add M851 X Y probe offsets (#15202) 5 years ago
Scott Lahteine bd2b44c4ed Require newest TMCStepper 5 years ago
Jason Smith 9aaa056286 Fix SCARA build from Arduino IDE (#15317) 5 years ago
Scott Lahteine 5e13fe989f Rename some feedrate-oriented functions 5 years ago
Jason Smith 514223f960 Fix BACKLASH_COMPENSATION compiler issues (#15307) 5 years ago
InsanityAutomation 6a312fae80 Add before/after dir change delays (#15314) 5 years ago
Jason Smith 252f31b6f1 Fix/improve backoff feedrates (#15300) 5 years ago
Scott Lahteine c353eaa146
Misc changes from struct refactor (#15289) 5 years ago
Scott Lahteine f01f0d1956 Drop C-style 'void' argument 5 years ago
Scott Lahteine d63e0f6d98 Pending refactor tweaks 5 years ago
Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 5 years ago
Scott Lahteine c590e8ac05
Improve Power-loss Recovery (#15135) 5 years ago
Scott Lahteine 75927e17dd
Filament Width Sensor singleton (#15191) 5 years ago
Scott Lahteine 584c86bed1
More "zero extruders" changes (#15213) 5 years ago
Scott Lahteine 565a0e11ed Prevent 'current' name conflict, if needed 5 years ago
Luu Lac 8bca3fcf2c Display chamber with HAS_TEMP_CHAMBER (#15194) 5 years ago
Jamie dbee0e9c54 Analog joystick jogging control (#14648) 5 years ago
Tanguy Pruvot ec3f29a33a Fix linux_native long to int32 warnings (#15192) 5 years ago
ManuelMcLure eed7c2fe2f Fix 'echo:' in TMC parameters M503 report (#15193) 5 years ago
AnHardt b7b0021b5c Fix Thermistor 75 (#15181) 5 years ago
Scott Lahteine 91c3b8e3ca Reformat ADC cases 5 years ago
Scott Lahteine 4cdf7a1b93 Add ADC helpers to temp_info_t 5 years ago
Scott Lahteine bf3cd8e5aa Tweak var names 5 years ago
Scott Lahteine 7496e1cd67 whitespace 5 years ago
kakou-fr 6b1c4dec46 Touch Mi: Add magnet Y position (#15166) 5 years ago
Ludy beffcd856b Update German language, (c) (#15164) 5 years ago
Karl Andersson 123ecfe613 Allow MINIMUM_STEPPER_PULSE override with LV8729 (#15162) 5 years ago
AnHardt 89a2161cac MINIMUM_STEPPER_DIR_DELAY in LA (#15154)
Add missed MINIMUM_STEPPER_DIR_DELAY after dir change in LinearAdvance interrupt.
5 years ago
Scott Lahteine 12344085c0
Update temperature.cpp 5 years ago
Scott Lahteine 451a942e95 Suspend queue during wait_for_hotend 5 years ago
Scott Lahteine 586b334c2a
Split up stepper indirection (#15111) 5 years ago
Bob Kuhn ba91bca1eb TMC SPI daisy chain support (experimental) (#15081) 5 years ago
AlexandrZloy 0ebaea94be Add stallGuard threshold for X2 (#15042) 5 years ago
Luu Lac 081e4506ca Fix G53 as prefix, G28 with CNC_COORDINATE_SYSTEMS (#15069) 5 years ago
InsanityAutomation b7796bcce6 Disable steppers on M112 (#15065)
And change verbiage to not refer to "Emergency Stop."
5 years ago
InsanityAutomation f218405c36 Fix ExtUI invalid speed, timer (#15031) 5 years ago
Tanguy Pruvot e604f76703 Enable contrast via LCD_CONTRAST_INIT (#15006) 5 years ago
InsanityAutomation 33f6d77281 Adjust homing backoff feedrate (#14972) 5 years ago
MaukCC 8664b8e97b Adding HMS434 machine (#14931) 5 years ago
Ludy 05995d1fd6 Unify buzz methods as MarlinUI::buzz (#14803) 5 years ago
Scott Lahteine 17cd1a4f26 Tweak TOUCH_MI_DEPLOY_XPOS block 5 years ago
Tim Moore cd09e35f90 Remove extra M503 "M412" report (#14985) 5 years ago
InsanityAutomation af5a7a2925 Add missing ExtUI user confirmation (#14992) 5 years ago
Marcio Teixeira 8bdb3d9970 Add CONTROLLERFAN_SPEED_Z_ONLY (#14956) 5 years ago
AnHardt 587d4a6373 Repair display throttling (#14960) 5 years ago
Tim Moore 4575978a1f Fix auto power for chamber fan (#14922) 5 years ago
Marcio Teixeira 274934ad81 Add LULZBOT_TOUCH_UI (#14967) 5 years ago
Eric Ptak 9c5086e6af [STM32F1] Simpler Flash EEPROM (#14829) 5 years ago
Fourmi eb3a3d249e Fix TouchMI probe movement (left side) (#14875) 5 years ago
Ludy 528c9885f2 Fix wait_for_user + PAUSE_BEFORE_DEPLOY_STOW issue (#14831) 5 years ago
Tanguy Pruvot 92c35d14a4 Non-fatal error from ps::access_start (#14845) 5 years ago
Tim Moore 77f637763c Overlord configs. Fix buzzer, redundant temp. (#14833) 5 years ago
Scott Lahteine fc39c925ca Grace period followup 5 years ago
Robby Candra 5bc2fb022c THERMAL_PROTECTION_GRACE_PERIOD is obsolete (#14798) 5 years ago
teemuatlut d4974ea719 TMC SPI Endstops and Improved Sensorless Homing (#14044) 5 years ago
Tim Moore e3660bca25 Overlord printer thermistor (#14815) 5 years ago
mekius 7682751646 Fix HOME_BACKOFF_MM type (#14805) 5 years ago
InsanityAutomation 6f8b8c394d Homing backoff per-axis / delta Z (#14789) 5 years ago
Scott Lahteine c2b319360d Remove extra pragmas 5 years ago
Eric Ptak fdbc733376 Return 'false' on EEPROM connection fail (#14776) 5 years ago
InsanityAutomation 0b154c2d71 Enable runout sensor in EEPROM by default (#14771) 5 years ago
Scott Lahteine eae543adf3 Apply HAS_SPI_LCD as needed 5 years ago
Marcio Teixeira eefe3f595a New options: Bootscreen as Info, game Easter-egg (#13829) 5 years ago
Ludy c4bb458763 BUZZ cleanup (#14760) 5 years ago
mikeshub 1579091c20 PID loop improvements (#14746)
* Fix macro evaluation in `temperature.cpp`
* Improve bed PID, PID debug output
* Add min PID power define
5 years ago
Ludy 97e9c95f47 Fix & clean up ExtUI (#14748) 5 years ago
Fourmi d34364a086 Default TOUCH_MI_DEPLOY_XPOS to min X (#14736) 5 years ago
Scott Lahteine 1088846cae Cosmetic updates from 14044 5 years ago
Marcio Teixeira 369fb2806d Fix compilation warnings, errors (#14704) 6 years ago
mikeshub d9303b2137 Fix MAX6675_SEPARATE_SPI boot loop (#14698) 6 years ago
InsanityAutomation dc6fa04f68 Fix single nozzle temp change, do slower extra prime (#14696) 6 years ago
InsanityAutomation 9cd66f6f77 Fix missing include & condition (#14682) 6 years ago
wookie666 00e2f6da8f Improve magnetic dock switching toolhead (#14663) 6 years ago
Scott Lahteine 68108789d0 Add'l toolchange syncs 6 years ago
Scott Lahteine fac0e63058
Clean up tool-change syncs (#14666) 6 years ago
Scott Lahteine 42b5ccafc9 Toss obsolete DEBUG_LEVELING_FEATURE tests 6 years ago
Marcio Teixeira 839255eed4 Fix for M504 changing filament runout value (#14661)
Fixes #14476
6 years ago
InsanityAutomation b8cc61262f Finish G12, update Nozzle::clean (#14642) 6 years ago
Marcio Teixeira 27c487bab7 Print progress enhancements (#14647) 6 years ago
Scott Lahteine ef2a2eb984 Temp tweak 6 years ago