Historial de Commits

Autor SHA1 Mensaje Fecha
  PavelSindler 815167c4b6 Merge pull request #1066 from mkbel/fix_linearity_correction_2 hace 7 años
  PavelSindler 255cd2f34e Merge pull request #1056 from mkbel/prdel hace 7 años
  Marek Bel df61172984 Fix linearity correction not saved and applied when menu was left by timeout. hace 7 años
  Marek Bel 46a3baac57 Add menu_item_edit_P<uint8_t*> specialization to be used for linearity correction. Works well, but costs about 600..700B of FLASH, needs to be optimized. hace 7 años
  Marek Bel ac5cb0989e Uncomment linearity correction menu. Fix return from linearity correction menu. hace 7 años
  Marek Bel f1c51502fd Merge branch 'MK3' into MK3_dev hace 7 años
  Marek Bel 3780516f74 PFW-512 Reserve space for MENU_ITEM_EDIT_int3_P in shared memory in lcd_tune_menu(). hace 7 años
  Marek Bel bb5ac93921 Add missing compile time check for ShortTimer fitting into menu_data. Convert preprocessor checks to shorter and more accurate static_assert. Remove redundant macro MENU_DATA_EDIT_SIZE. Decrease scope of menu_stack and asociated macro. No functional change. hace 7 años
  Robert Pelnar dfb4bfac5b MMU - display status while switching active extruder [PFW-465] hace 7 años
  Marek Bel 3b3d6ab472 Merge branch 'MK3' into MK3_dev hace 7 años
  Robert Pelnar 1cd0c6cfea Status screen - print active MMU exrtuder (1/2 PFW465) hace 7 años
  Robert Pelnar c4281b0b36 Status screen redesign - fix of flickering and text wraping on status screen hace 7 años
  Robert Pelnar fd9516f520 Status screen - status message logic simplification hace 7 años
  Robert Pelnar f1ad1d22ba Menu lcd_adjust_bed fixed (Bed level correction, PFW-499) hace 7 años
  MRprusa3d 01e71286f7 Merge pull request #1028 from mkbel/refactor_settings hace 7 años
  Marek Bel ac62117d6b Merge remote-tracking branch 'prusa3d/MK3' into MK3_dev hace 7 años
  Robert Pelnar 8409a26594 Live adjust Z - display zero in case of invalid calibration status (same logic in babystep_load and _lcd_babystep) hace 7 años
  Marek Bel 95e7536955 Split settings menu into separate functions. hace 7 años
  Robert Pelnar 923a06c164 menu data shared memory re-design hace 7 años
  Marek Bel d94a1c5952 Merge remote-tracking branch 'prusa3d/MK3' into MK3_dev hace 7 años
  Robert Pelnar 796079bb08 MMU2 communication - connection after reset, fw versions, state machine hace 7 años
  Robert Pelnar 4e32fb7181 removed '!' signalization when accel/feedrate limits reached hace 7 años
  Robert Pelnar ca25ec90bd Disabled timeouts in support and failstats menus hace 7 años
  XPila 290328445a Merge pull request #1019 from mkbel/MK3_fix6 hace 7 años
  Robert Pelnar 9e09efc9f4 Merge remote-tracking branch 'upstream/MK3' into MK3-new_lang hace 7 años
  Robert Pelnar 71f1a1f6db MMU - communication, check after start, code cleaning hace 7 años
  Marek Bel 5493ac57f9 Fix declaration and definition type mismatch of lcd_change_fil_state. Move declaration to Marlin.h. hace 7 años
  Marek Bel e06e19edf5 Fix showing calibration results. hace 7 años
  Marek Bel c0f37efbad Save 278B of flash. Remove unused function parameters. Make functions static. Fix compiler warnings: hace 7 años
  Marek Bel cf069f3fc2 Fix compiler warning sketch/ultralcd.cpp:53:31: warning: missing initializer for member 'MenuData::BabyStep::babystepMem' [-Wmissing-field-initializers] hace 7 años