76 Commits (e09d8811c183819610f1c6a3a1d4b898df13f408)

Author SHA1 Message Date
Ludy a504366138 Fix probe fan compiling error (#13930) 5 years ago
doggyfan 23a8707ef1 Configurable Thermistor (#13888) 5 years ago
Giuliano Zaro e2a77ed881 Bring chamber temp to completion (#13837) 5 years ago
InsanityAutomation 3fcab8dbf1 Option to disable fans during pause (#13820) 5 years ago
Scott Lahteine 2f32a6612d Clean up Temperature::set_fans_paused 5 years ago
Stephan 84273557f9 Move and update heated chamber settings (#13671) 5 years ago
Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5 years ago
Scott Lahteine 240ea1bbb3 Split up games into separate files 5 years ago
Kajetan Rzepecki 2cfa9e9008 Fixed chamber-related compile error (#13552) 5 years ago
Marcio Teixeira 5679fae11e UltraLCD enhancements (lower fan resolution, backlash menu) (#13519) 5 years ago
Chris Pepper ffc2c2d7c5 Move FAST_PWM_FAN code to HALs (#13491) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine e52bcc9408 Limit top bed temp to BED_MAXTEMP - 10 5 years ago
Scott Lahteine 33a08fc6f7 Fix typos from temperature rework 5 years ago
Reece Kibble dbead66988 Allows user to set (almost) any PWM frequency (#12638) 5 years ago
3dlabsio 645ca7af7a M141 Heated Chamber, Temperature rework (#12201) 5 years ago
Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5 years ago
InsanityAutomation eb4bf93ea4 Add more Babystep options (#13262) 5 years ago
Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 years ago
Scott Lahteine 02fec89a0d Turn fans off in zero_fan_speeds 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Nicolas G 6fb4001b58 Add option to disable fan speed slowing in M303 (#13066) 5 years ago
Ludy acf266fe78 Fix a compile warning, etc. (#12955) 6 years ago
InsanityAutomation 082f6a27de ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853) 6 years ago
Marcio Teixeira 81e753064a Fix ExtUI compile warnings and error (#12799) 6 years ago
Roman Moravčík 594898aea7 Limit hotend / bed temperature to maxtemp-15 (#12713) 6 years ago
Roman Moravčík 98cf546771 Limit set hotend temperature to maxtemp. (#12690) 6 years ago
Scott Lahteine 09d6db491a Fix wait_for_bed compile error 6 years ago
Ludy 1f93d2bcf7 Fix LCD compile error, etc. (#12472) 6 years ago
Mateusz Krawczuk ca21ac6b9b Support two MAX6675 thermocouples (#8686) 6 years ago
Scott Lahteine d2bb53702a
Optimize target_extruder, ignore T with mixing (#12432) 6 years ago
Scott Lahteine d82c350de7
Miscellaneous LCD code renaming, reordering (#12430) 6 years ago
Scott Lahteine 6093df11dc
Allow G26 to use the active extruder (#12387) 6 years ago
Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6 years ago
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 years ago
InsanityAutomation 74cd6cb4fc Single nozzle filament change (#11994) 6 years ago
Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 6 years ago
Scott Lahteine 65b8f3821b Suppress temperature.h compile warning 6 years ago
Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6 years ago
Scott Lahteine e4389f7d23
Standard methods to wait for heating (#11949) 6 years ago
Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 6 years ago
Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
Scott Lahteine f2c3b0d476 Use bit flags for homed/known 6 years ago
Scott Lahteine 0ca9db7051 Correct HOTENDS for SWITCHING_EXTRUDER 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 625035a9ce
Fix M301 access to lpq_len (#10714) 6 years ago
Scott Lahteine 81b632c255 Additional temp-oriented improvements 6 years ago
Scott Lahteine 9789c1c719 Fix current_temperature_chamber compile error 6 years ago