コミット履歴

作者 SHA1 メッセージ 日付
  Guðni Már Gilbert f7ae3039f8 Don't include M851 in build if Auto Bed Leveling is not enabled 3 年 前
  Guðni Már Gilbert d87999a020 workDirDepth can be one byte 3 年 前
  Alex Voinea c7762386df Merge pull request #3565 from wavexx/m115_respect_settings 3 年 前
  Yuri D'Elia 06e3c1946c Merge pull request #3570 from wavexx/tm_report_fan_speed 3 年 前
  Yuri D'Elia cf1edc85c3 Set a few function attributes to conserve space 3 年 前
  Yuri D'Elia 7c8539a9f9 Report correct fan speeds in M155 during calibration 3 年 前
  DRracer 2f07e383d6 Merge pull request #3566 from leptun/fix_multi_segment_pause_resume 3 年 前
  Alex Voinea 78534f3b48 Start at the first segment, not the last segment 3 年 前
  Alex Voinea 671519caf3 Optimize by hand since the lto is still stooopit 3 年 前
  Alex Voinea b27c8b50e0 Fix power panic handling 3 年 前
  Alex Voinea 05bd1ba57f Multi-segment pause resume initial 3 年 前
  DRracer 2e677ea3ee Merge pull request #3569 from leptun/fix_card_removed 3 年 前
  DRracer 0933fdb6fe Merge pull request #3552 from wavexx/temp_model_check 3 年 前
  Alex Voinea ef8be4dfca Fix "Card removed" on startup 3 年 前
  Alex Voinea f2f136e014 Use timer3 instead of timer5 on miniRambo 3 年 前
  Yuri D'Elia 7907e14cbf Resync planner position upon exiting xyzcal 3 年 前
  Yuri D'Elia 35708a61fe No longer disable temperature management in xyzcal 3 年 前
  Yuri D'Elia 7cd888cd0a Update documentation of ThermalStop() 3 年 前
  Yuri D'Elia b672be90b2 Do not overwrite saved values if TM error occurs while paused 3 年 前
  Yuri D'Elia d8d085287e Re-enable bed temperature automatically for transitory errors 3 年 前
  Yuri D'Elia 30dccb3252 Switch to ATOMIC sections instead of cli/sei/CRITICAL_SECTION 3 年 前
  Yuri D'Elia ee12cbd58e Do not prompt on M115 if FW version check has been disabled 3 年 前
  DRracer 3ebd8b88a4 Merge pull request #3486 from gudnimg/gudni-optimisation 3 年 前
  DRracer 0a8d2a3224 Merge pull request #3456 from wavexx/filament_load_consistency 3 年 前
  DRracer 84888507e3 Merge pull request #3557 from wavexx/fix_g28_code_value 3 年 前
  DRracer 2a0989c440 Merge pull request #3551 from wavexx/eof_crash_reentry 3 年 前
  Yuri D'Elia 06d19b472a G28: check for X/Y/Z parameters before calling code_value_long 3 年 前
  Yuri D'Elia 3a1914f2fb Simplify printingHasFinished 3 年 前
  Yuri D'Elia 4f22de2333 Do *not* shorten the current command in printer_smodel_check 3 年 前
  Yuri D'Elia 68c04ca2f6 Switch a few pointers that don't manipute strings to const 3 年 前