62 コミット (dbead66988b138e67d0e8cc5901fa38672feb390)

作成者 SHA1 メッセージ 日付
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 6年前
  Scott Lahteine 02fec89a0d Turn fans off in zero_fan_speeds 6年前
  Scott Lahteine 0feeef2604 Update copyright in headers 6年前
  Nicolas G 6fb4001b58 Add option to disable fan speed slowing in M303 (#13066) 6年前
  Ludy acf266fe78 Fix a compile warning, etc. (#12955) 6年前
  InsanityAutomation 082f6a27de ADAPTIVE_FAN_SLOWING extension to hotend thermal protection (#12853) 6年前
  Marcio Teixeira 81e753064a Fix ExtUI compile warnings and error (#12799) 6年前
  Roman Moravčík 594898aea7 Limit hotend / bed temperature to maxtemp-15 (#12713) 6年前
  Roman Moravčík 98cf546771 Limit set hotend temperature to maxtemp. (#12690) 6年前
  Scott Lahteine 09d6db491a Fix wait_for_bed compile error 6年前
  Ludy 1f93d2bcf7 Fix LCD compile error, etc. (#12472) 6年前
  Mateusz Krawczuk ca21ac6b9b Support two MAX6675 thermocouples (#8686) 6年前
  Scott Lahteine d2bb53702a
Optimize target_extruder, ignore T with mixing (#12432) 6年前
  Scott Lahteine d82c350de7
Miscellaneous LCD code renaming, reordering (#12430) 6年前
  Scott Lahteine 6093df11dc
Allow G26 to use the active extruder (#12387) 6年前
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 6年前
  Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6年前
  InsanityAutomation 74cd6cb4fc Single nozzle filament change (#11994) 6年前
  Scott Lahteine d6b0fbd771
Use uint8_t for all fan speeds (#12032) 6年前
  Scott Lahteine 65b8f3821b Suppress temperature.h compile warning 6年前
  Scott Lahteine 11ac75edcb
Use PGM_P for PSTR pointers (#11977) 6年前
  Scott Lahteine e4389f7d23
Standard methods to wait for heating (#11949) 6年前
  Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 6年前
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 6年前
  etagle 1367df2875 Replace double with float, optimize calculation 7年前
  Scott Lahteine f2c3b0d476 Use bit flags for homed/known 7年前
  Scott Lahteine 0ca9db7051 Correct HOTENDS for SWITCHING_EXTRUDER 7年前
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 7年前
  Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 7年前
  Scott Lahteine 625035a9ce
Fix M301 access to lpq_len (#10714) 7年前
  Scott Lahteine 81b632c255 Additional temp-oriented improvements 7年前
  Scott Lahteine 9789c1c719 Fix current_temperature_chamber compile error 7年前
  Scott Lahteine cb46cb8480
Add HAS_HEATED_BED conditional (#10495) 7年前
  Lenbok 0e8242180d Chamber temperature monitoring and auto fan control. 7年前
  Eduardo José Tagle 97e8a6ebd9 Various fixes for DUE... (#10152) 7年前
  Scott Lahteine ffbf63e6af Add HAS_TEMP_SENSOR conditional 7年前
  Scott Lahteine 2057177184 Make enums into implicit char 7年前
  Scott Lahteine 7280fa1e31 Patch Power class 7年前
  Scott Lahteine b5e92f4f90
[2.0.x] Enable / disable PSU automatically (#9503) 7年前
  Scott Lahteine 61bf8478a2 Add hotEnough methods 7年前
  Thomas Moore f7efac57b7 Multi-host support 7年前
  Christopher Pepper 14dcad6bbc LPC1768: Increase ADC median filter from 3 values to 23 7年前
  Scott Lahteine 4af3d436b2 M303 pid autotune cleanup, commentary 7年前
  Scott Lahteine 5e01ee8adf Temperature updates for parity with 1.1.x 7年前
  Scott Lahteine cf2193c07f Comment, fix filament width sensor 7年前
  Richard Wackerbarth c1184552ac Change K1 to required option PID_K1 7年前
  Scott Lahteine 45c2388a58 Apply const to thermal_runaway_protection args 7年前
  Unknown 33912fa7e8 Update Temperature::setPwmFrequency prototype to match source 7年前
  Bob-the-Kuhn c14000775b PWM fixes, slow down fan update 7年前
  Scott Lahteine 1ed86adf9c Cleanup around updatePID 7年前