73 Commits (a4f9c3373f80b76c9e7703501f82c2f519136158)

Author SHA1 Message Date
Scott Lahteine 1ce97f1f6d
Faster (bisect) search in thermistor tables (#10883) 6 years ago
Bob Kuhn d557c84a71 [2.0.x] Error for FAST_PWM_FAN with 32 bit CPU (#10798) 6 years ago
etagle 569df3fc0c Fix interrupt-based endstop detection 6 years ago
etagle a11eb50a3e Refactor and optimize Stepper/Planner 6 years ago
etagle 0566badcef Add memory barrier, optimal interrupt on-off 6 years ago
Giuliano e1d9046efc [2.0.x] Temperature reading fix (#10774) 6 years ago
Scott Lahteine 083ec9963e Tweaks to heater / lcd conditions 6 years ago
Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 6 years ago
Scott Lahteine a1062eec5b
Better handling of DELAY_NS and DELAY_US (#10716) 6 years ago
Scott Lahteine f5aaa2d6c0 Fix some compiler warnings 6 years ago
Scott Lahteine 625035a9ce
Fix M301 access to lpq_len (#10714) 6 years ago
Scott Lahteine 325bbbc8c2
[2.0.x] Enable AD595 and AD8495 in concert (#10693) 6 years ago
Scott Lahteine 81b632c255 Additional temp-oriented improvements 6 years ago
nightdemonx e911635fb1 Add thermocouple with AD8495 support 6 years ago
Scott Lahteine 5ac226aa93 Further cleanup of inline delays 6 years ago
Chris Pepper 2242b98248 [LPC176x] Emergency Parser Feature (#10516) 6 years ago
Scott Lahteine 9789c1c719 Fix current_temperature_chamber compile error 6 years ago
Eduardo José Tagle 0c428a66d9 Proper AVR preemptive interrupt handling (#10496) 6 years ago
Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 6 years ago
Lenbok 0e8242180d Chamber temperature monitoring and auto fan control. 6 years ago
Scott Lahteine 1c36606886 Fix MSG_HEATING_FAILED_LCD_BED macro evaluation 6 years ago
Marcio Teixeira 8bc93c6f2b Improve heating/cooling LCD messages (#10293) 6 years ago
Karl Andersson 7cbbc2af7a [2.0.x] Optional heater signal inversion (#10260) 6 years ago
Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) 6 years ago
AnHardt 837ac2fdbd [2.0.x] Fix_Autotune_THERMAL_PROTECTION_BED_off (#10166) 6 years ago
Scott Lahteine c6ff39cc14 Spacing cleanup 6 years ago
Scott Lahteine ffbf63e6af Add HAS_TEMP_SENSOR conditional 6 years ago
Scott Lahteine 649f375494
Fix: M112 calling kill from interrupt (#9923) 6 years ago
Scott Lahteine 83d7e95de0
Add MSG_THERMAL_RUNAWAY_BED (#9691) 6 years ago
Scott Lahteine e698998343 More reliable PROBING_HEATERS_OFF with BED_LIMIT_SWITCHING 6 years ago
Scott Lahteine b5e92f4f90
[2.0.x] Enable / disable PSU automatically (#9503) 6 years ago
Scott Lahteine 2bea1bda56 Move more strings to PROGMEM 7 years ago
Scott Lahteine 750cc02b3a
Use delay() in serial temp report 7 years ago
Scott Lahteine a408209d24 More reliable temperature serial report? 7 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
revilor 0e93506985 Fix for issue #9005, #8942 - Bed PID autotuning (#9036) 7 years ago
Scott Lahteine 4af3d436b2 M303 pid autotune cleanup, commentary 7 years ago
Scott Lahteine 5e01ee8adf Temperature updates for parity with 1.1.x 7 years ago
Scott Lahteine fdc5e72720 A single setting to validate filament width 7 years ago
Scott Lahteine de5ca96654 More parity with 1.1.x, plus whitespace 7 years ago
Dave Johnson 0d531d9655 Missing HAS_HEAT_BED conditional 7 years ago
Scott Lahteine cf2193c07f Comment, fix filament width sensor 7 years ago
Scott Lahteine 4fa65a5c25 TCNT0 => HAL_timer_get_current_count 7 years ago
Richard Wackerbarth c1184552ac Change K1 to required option PID_K1 7 years ago
Scott Lahteine 45c2388a58 Apply const to thermal_runaway_protection args 7 years ago
Scott Lahteine 27c5692b13 Syntax tweaks 7 years ago
Roxy-3D d29cb646e3
Fix erroneous reference to temperature in time calculations 7 years ago
Vitaliy Sapyanov e2724c68ab Update pins_RURAMPS4D.h 7 years ago
Bob-the-Kuhn c14000775b PWM fixes, slow down fan update 7 years ago