119 コミット (efb9ce24d9fcb81c0b1090aef238673a2cc6c9de)

作成者 SHA1 メッセージ 日付
  Thomas Moore 72a7fac461 Only queue babysteps if axis is in a known position 7年前
  Scott Lahteine 7f950a80c0 Make ADC sensor reading frequency adjustable 7年前
  Scott Lahteine 832064e4f2 Implementation changes to support 5 extruders 7年前
  Scott Lahteine 699310d1d2 Fix: Thermal runaway if nonexistent bed's temp is set 7年前
  Scott Lahteine 6618346148 Patches to work around "register spill" compiler bug 7年前
  Sebastianv650 271ced7341 Prevent re-entering of temperature ISR 7年前
  Scott Lahteine e44294bb4d Make HOTEND_LOOP more consistent, let compiler optimize it 7年前
  Scott Lahteine 1864b282c5 Implement reversed CORE options 7年前
  Scott Lahteine 00662b8635 Minor babystep cleanup patches 7年前
  Scott Lahteine d963020532 Sort out some header dependencies 7年前
  Scott Lahteine 1e551c0688 Revert "Squashed - Removal of PID functional range" 7年前
  Rerouter 02fe9cf558 Removal of functional range constraint 7年前
  Rerouter a765c98850 Removal of the constraints of the Iterm 7年前
  Scott Lahteine 076f3a8284 unsigned char => uint8_t 7年前
  Scott Lahteine 01d4703429 PREVENT_DANGEROUS_EXTRUDE => PREVENT_COLD_EXTRUSION 7年前
  Scott Lahteine 3e8f9ecd1c Extend min/max_temp_error for the bed 8年前
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps 8年前
  Scott Lahteine 63fd1f49a6 PID_EXTRUSION_SCALING, disabled by default 8年前
  Scott Lahteine b40661cb18 Fix output of heater states 8年前
  Scott Lahteine 2d378fac1b No need to include thermistortables.h in Configuration.h 8年前
  Scott Lahteine cdd77d23bb Neaten up temperature member data 8年前
  Scott Lahteine d4c68279c8 Add "P" parameter to M302 8年前
  Scott Lahteine 809da999dc Apply HOTEND_INDEX in preheat methods 8年前
  Scott Lahteine 3d78b690e5 Single PID dataset with HOTENDS == 1 8年前
  Scott Lahteine bf9967c65d Apply HOTEND_INDEX in MILLISECONDS_PREHEAT_TIME 8年前
  Scott Lahteine 11dcbae7a2 Only a single E axis. Can tool-change reseed position[E_AXIS]? 8年前
  Scott Lahteine 182c8d7f8f Dyze High Temp Thermistor Support 8年前
  Scott Lahteine ee0983ab57 Further reduction when HOTENDS == 1 8年前
  Scott Lahteine b72238f406 Invariant get_pid_output with HOTENDS < 2 8年前
  Scott Lahteine dcb8ec32ee Fix compile error with watch_bed_next_ms 8年前
  Scott Lahteine cd441ce652 SINGLENOZZLE: EXTRUDERS versus HOTENDS 8年前
  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年前