提交历史

作者 SHA1 备注 提交日期
  Marek Bel 5fcf760954 Use first letter capital camel case for enum class members. Rename CustomMsgTypes to CustomMsg. Remove unnecessary maping to numbers. Change underlying type to uint_least8_t. 5 年之前
  Marek Bel cbb92860d0 Use first letter capital camel case for enum class members. 5 年之前
  MRprusa3d b7d3766ae2 Merge branch 'MK3' into PFW-790 5 年之前
  DRracer c7e1e73880 another almost 200B down by proper usage of smaller data types and enum 5 年之前
  DRracer baa36ce740 another almost 200B down by proper usage of smaller data types and enum 5 年之前
  MRprusa3d 1d8c24e8a9 "disable_z()" for Delta PSU IV 5 年之前
  DRracer 9cb0bc7bcf Fix MINTEMP errors and fsensor runout 5 年之前
  Marek Bel 1f3877b221 Extract duplicate code into function. Saves 4B of flash. 5 年之前
  Marek Bel 84cabd3836 Change busy_state type, save 340B of flash 5 年之前
  Marek Bel bf57a59147 Extract duplicate code into function. Saves 106B flash. 5 年之前
  MRprusa3d 4b1fc69088 "disable_z()" for Delta PSU III 5 年之前
  PavelSindler d22793f276 Z-probe nr. states reduced to 1; 3; 5 5 年之前
  MRprusa3d 632781c4a2 "disable_z()" for Delta PSU 6 年之前
  MRprusa3d 7d98177716 farmMode updates 6 年之前
  PavelSindler b20d9171b6 Merge remote-tracking branch 'upstream/MK3' into 7x7 6 年之前
  PavelSindler 4d2b155ff9 Merge pull request #1594 from mkbel/fix_change_filament 6 年之前
  PavelSindler 6a864ffbab G80 parameters configurable via settings menu 6 年之前
  PavelSindler dccb6ca2c6 Merge remote-tracking branch 'upstream/MK3' into bed_analysis_gcodes2 6 年之前
  PavelSindler f0cc313fed debug gcodes (fans, bed analysis) moved to Dcodes, HOST_KEEPALIVE_FEATURE simplified 6 年之前
  Marek Bel ebfd4b2f47 Fix compiler warning: unused parameter 'calib' 6 年之前
  Marek Bel 790ae9f0ce Fix compiler warning: unused parameter 'pstep'. 6 年之前
  Marek Bel b2255c8be9 Preheat nozzle before loading filament in M600 (change filament) gcode. 6 年之前
  Marek Bel 02a692c5d9 Store cutter enable state in EEPROM. 6 年之前
  Marek Bel 4a4eb9962c Cut filament when cutter is enabled and MMU load fails. 6 年之前
  Marek Bel 49b1d1cb93 Move prototype to header file. 6 年之前
  PavelSindler 9926468c91 Merge remote-tracking branch 'upstream/MK3' into variants 6 年之前
  Marek Bel 6d2358125a Fix Timer_test broken by conditional translation for SYSTEM_TIMER_2. 6 年之前
  Robert Pelnar 1b4e49b5ac Fixed fancheck and include in TimerRemaining.h 6 年之前
  Robert Pelnar eea755496b Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation. 6 年之前
  Robert Pelnar fc0b55b213 Timing functions micros2 and delay2 + fix of delay_keep_alive(). 6 年之前