82 コミット (664b299a51cd3e544c9d557d1f057bdcfc74a7e0)

作成者 SHA1 メッセージ 日付
  Scott Lahteine 85512e9372 Drop FORCE_INLINE from temperature.h 8年前
  Scott Lahteine 78fb02a5ad Apply static to Temperature class 8年前
  Scott Lahteine 0e55c06f7d Rename CORE_AXIS_3 to NORMAL_AXIS 8年前
  Scott Lahteine 5172d4ba40 COREYZ stepper, planner, endstop, babysteps 8年前
  Scott Lahteine 6b13c430ae The TRReset state is not needed with fall-through 8年前
  Scott Lahteine b65ea98d6b Localize babystepping in the Temperature class 8年前
  esenapaj 1a97442d19 Follow-up the PR #3643(Temperature singleton) 8年前
  Scott Lahteine 084f6b5b44 Temperature singleton class 8年前
  gralco 908229dbb3 Introduce temp watch protection for the bed 8年前
  Scott Lahteine 96f51f400f Planner singleton class 8年前
  Scott Lahteine ba66336503 Output error for disabled M303 8年前
  Scott Lahteine d4a848c72a Fix broken PID_PARAMS_PER_EXTRUDER 8年前
  esenapaj f9e1a0ee6c suppress warnings 8年前
  Scott Lahteine 1a79b13b7a FILAMENT_SENSOR -> FILAMENT_WIDTH_SENSOR 8年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8年前
  jbrazio 5e5d250832 Added gplv3 header to all Marlin files 8年前
  Scott Lahteine 04fa9d4f47 Make Autotune options into Menu Edit Items 8年前
  WPBack e3f583a3be Fixes for PID AutoTune from menu 8年前
  WPBack 3b3e8a02b5 Initial implementation of PID Autotune Menu Items 8年前
  Scott Lahteine 0c7f7ebcfb Styling adjustments (PR#2668 & PR#2670) 8年前
  Scott Lahteine 51e89a269c Overridable Options - Part 9 (PR#2561) 9年前
  AnHardt 9b0fa9c309 Changed dependency of start_watching_heater() in setTargetHotend() to THERMAL_PROTECTION_HOTENDS 9年前
  AnHardt bc0764894a Shift call of start_watching_heater() into setTargetHotend() 9年前
  Scott Lahteine 2445ae3d3a Combine thermal runaway and watch-period 9年前
  Scott Lahteine 9b3d4380d3 Only watch the heater that was set 9年前
  Scott Lahteine 54deb9eea3 Enable WATCH_TEMP_PERIOD by default 9年前
  Scott Lahteine 09d60e0128 Naming and code comments 9年前
  Scott Lahteine 424d5495e4 Add PIDTEMPBED to EEPROM 9年前
  Scott Lahteine 0e8182bbf2 Additional pin tests, cleanup 9年前
  Scott Lahteine e96df67630 Clarify thermal_runaway_protection 9年前
  AnHardt 7b2550a604 Times can't be negative. 9年前
  Scott Lahteine fe29bdd72b Also fix temperature externs 9年前
  Scott Lahteine 9c9726d469 Cleanup of temperature code 9年前
  MagoKimbra 986e723eeb Add 4th extruder 9年前
  MagoKimbra 0ebf896070 Add 4th extruder 9年前
  grob6000 bf2c923db5 Make multiple PID parameters a config option 9年前
  grob6000 37c7e8300f Independent PID parameters for each extruder 9年前
  Greg Rebholz 7ecb7cbd46 Added "auto fan" checks to PID_autotune 9年前
  Denis Chertykov b086394178 Fix syntax errors in #ifdef. 9年前
  Scott Lahteine 5714f64927 get latest Marlin_v1 changes 9年前
  Filip Mulier 85649a4549 Real-time filament diameter measurement and control 10年前
  alexborro 50b4e86f75 Add "Thermal Runaway Protection" feature 10年前
  alexborro 43c298a7a9 Add "Thermal Runaway Protection" feature 10年前
  Cylindric d819c55395 Various typo fixes - only in comments, no code changes. 10年前
  Alex Borro 5c44f6c434 Bed Heater monitoring in Controller Fan 10年前
  Alex Borro dd3086d3f2 Show Temperature ADC values 10年前
  bkubicek d147a057ac Add the socalled "Babystepping" feature. 10年前
  Scott Lahteine 5dabc95409 Apply all changes from latest Marlin_V1 11年前
  Erik van der Zalm 9be61cdc02 Added redundant temp sensor 11年前
  Simon Oliver 93f0463b21 Allow Edit menu to call fn after edit; Fix PID Ki and Kd display in menus; Actually use changed PID and Max Accel values 11年前