3327 Commits (15fccd43ee332ba306be2a919d814a05ece7bcd3)

Autor SHA1 Nachricht Datum
  Scott Lahteine 15fccd43ee Fix spacing of an #endif vor 8 Jahren
  jbrazio 92a7d4515a Missing coma comment correction for the default cofig file vor 8 Jahren
  jbrazio 1aa531a3db Missing coma comment correction for all config files vor 8 Jahren
  jbrazio 68dda08fff Added pt_pt-utf8 language pack; Fixed some minor compiler warnings; Harmonize file suffix for the current existing UTF8 language packs; Updated all configuration files to reflect the new language packs vor 8 Jahren
  Silvio Didonna f8c10d6b0e Added missing translations. vor 8 Jahren
  esenapaj 468df96b0f follow-up the commit b82d91e vor 8 Jahren
  AnHardt 338b69c24b Fix extrudernum in MSG_INVALID_EXTRUDER vor 8 Jahren
  AnHardt b39b54031b Fix KEEPALIVE_STATE vor 8 Jahren
  esenapaj 37eaa1406b follow-up the PR #3180 vor 8 Jahren
  esenapaj 198d5d56fd follow-up the PR #3183 vor 8 Jahren
  Scott Lahteine 41145e6e81 Patch drain_queued_commands_P vor 8 Jahren
  CoderSquirrel eda95d8bed Add support for LCM1602 16x2 I2C LCD adapter vor 8 Jahren
  Petr Zahradnik 98392782ea Update Configuration.h vor 8 Jahren
  Petr Zahradnik daa52124b0 Update language_cz.h vor 8 Jahren
  Blue-Marlin 3166aed087 Improve the descriptions for THERMAL_PROTECTION vor 8 Jahren
  Scott Lahteine a02ae36ae8 Include M65 "ABC" parameters in EEPROM vor 8 Jahren
  Scott Lahteine cf7c444aff Apply unknown_position_error elsewhere vor 8 Jahren
  Scott Lahteine eda5190581 Check for known position in `M48` vor 8 Jahren
  Scott Lahteine 68085ca855 Updated M48 friendly for DELTA vor 8 Jahren
  Scott Lahteine 6a3529247f "Homing" as a translatable string vor 8 Jahren
  Scott Lahteine c97c2dcaf7 Use const parameters instead of static casting vor 8 Jahren
  Scott Lahteine 38b0082bf2 Additional tweaks to M42 exit conditions vor 8 Jahren
  Scott Lahteine 4bbea5124d Support for multiple PWM fans vor 8 Jahren
  Scott Lahteine 637cc03686 Fix M109 so it won't wait for cooling vor 8 Jahren
  AnHardt 3f45a1acf9 Check probes only when deployed vor 8 Jahren
  Scott Lahteine 963a92ceda Patch idle forevermore vor 8 Jahren
  Scott Lahteine 7ec7bb31c4 Send a Busy signal to hosts during long processes, wait for input, etc vor 8 Jahren
  esenapaj 8d580ea7e8 follow-up the PR #3114 vor 8 Jahren
  Scott Lahteine d9e1f22682 BABYSTEPPING requires ULTRA_LCD vor 8 Jahren
  Scott Lahteine e5fd43f343 Implement BABYSTEPPING for COREXY and COREXZ vor 8 Jahren
  Scott Lahteine 80277cc9c8 drain_queued_commands_P now returns true if there are more vor 8 Jahren
  Scott Lahteine 8fe7420310 Use a separate serial line buffer vor 8 Jahren
  Scott Lahteine cc291aeb3c Move definition of "blink" to main ultralcd file vor 8 Jahren
  Alexander Leisentritt 4338813814 save last extruder and set stepper directions too in case the extruder changed vor 8 Jahren
  Scott Lahteine 8f24475e02 Simplify limiting encoderLine in END_MENU vor 8 Jahren
  Scott Lahteine fbef2f5b61 Implement reverse menu direction in ultralcd.cpp vor 8 Jahren
  Scott Lahteine b8b51d8da8 Add the REVERSE_MENU_DIRECTION option vor 8 Jahren
  Edward Patel cb0dbfa3b5 Fix for #3160 MESH_BED_LEVELING broke correct G1 movement in Z vor 8 Jahren
  esenapaj a15c5d222a Use variable in lcd_erase_line() vor 8 Jahren
  esenapaj 609c0d46d9 Fix CardReader::lsDive() vor 8 Jahren
  Scott Lahteine 2ef49a9d53 Wrap DEFAULT_Ki, DEFAULT_Kd, PID_dT vor 8 Jahren
  Scott Lahteine 6e1bc03d3b Additional wrapping for #3140 vor 8 Jahren
  Scott Lahteine cc9968f893 Patch spacing in #3140 vor 8 Jahren
  VITORIO MIGUEL PRIETO CILIA de2cca73ac Uptades the pt-br translation vor 8 Jahren
  esenapaj a4314c4907 Use local variable in recalc_delta_settings() vor 8 Jahren
  esenapaj 8de7a6f9b1 suppress warnings vor 8 Jahren
  Scott Lahteine 9418b4f2f3 Promote STRINGIFY to macros.h vor 8 Jahren
  Scott Lahteine 4b648793f2 Use ENABLED with DISABLE_[INACTIVE_][XYZ] vor 8 Jahren
  Scott Lahteine 73a59a4e45 Allow ENABLED(b) to work with "true" and "false" vor 8 Jahren
  Blue-Marlin c73f1b2471 Extend stack_overflow_protection for lcd_move_e and _lcd_level_bed vor 8 Jahren