Historial de Commits

Autor SHA1 Mensaje Fecha
  DRracer e9fe7607a7 Merge pull request #3082 from awenelo/fix-bug-template hace 4 años
  Guðni Már Gilbert 05e0c1e1d3 Fix build error if PINDA_THERMISTOR is not defined hace 4 años
  EV3R4 eff9cd9f21 Typo: M84 docs hace 4 años
  David E. Weekly b37e289a8f Fix typos & small grammar changes hace 4 años
  Guðni Már Gilbert cf8a16baa1 Remove one call to lcd_timeoutToStatus.start hace 4 años
  Guðni Már Gilbert e6a7abf2c1 Change temp_runaway_timer from float to uint32_t hace 4 años
  Guðni Már Gilbert db1e5a203b Change temp_runaway_status from float to uint8_t and its enum hace 4 años
  Guðni Már Gilbert b716c208d7 Various optimisation to change int to uint8_t hace 4 años
  Guðni Már Gilbert 8d7d1698ee Remove unused global variable 'chunkHead' hace 4 años
  Guðni Már Gilbert 1946c58d21 1. Remove redundant variable 'inters' hace 4 años
  Guðni Már Gilbert 05ed5b9668 Improve lcd_selftest_screen_step() parameter types hace 4 años
  Guðni Már Gilbert a54a133968 Use memset instead of nested for-loop to zero a 2d array hace 4 años
  Guðni Már Gilbert 2554d21925 Use uint8_t when using axis enum hace 4 años
  DRracer 3bf5d937a8 Merge pull request #3192 from 3d-gussner/PFW-1271_PF-buildv20 hace 4 años
  DRracer fd6dbba06f Merge branch 'MK3_3.10.1' into PFW-1271_PF-buildv20 hace 4 años
  3d-gussner da910fe861 Switch to arduino_boards v1.0.4 hace 4 años
  Guðni Már Gilbert 158877e736 Remove one space from Support -> Temperatures menu hace 4 años
  Guðni Már Gilbert da2c802440 Add two defines and use LCD_STR_DEGREE with consistency hace 4 años
  Guðni Már Gilbert 6afc87d3c8 Reduce unnecessary LCD CGRAM writes hace 4 años
  Yuri D'Elia 4f40380474 tools: document functions in utils.gdb hace 4 años
  Yuri D'Elia 1b22aac9fc tools: add xfimg2dump hace 4 años
  Yuri D'Elia a697d00647 tools: add __pycache__ to gitignore hace 4 años
  Yuri D'Elia c79b1dcbfa tools: add dump_crash to recover XFLASH crash dumps hace 4 años
  Yuri D'Elia 8455c8e585 tools: Add/fix documentation hace 4 años
  Yuri D'Elia 43b9a2d3df dump: do not hard-code constants hace 4 años
  Yuri D'Elia 11a6ac2f4f dump parsing: refuse to continue on incomplete D23 dumps hace 4 años
  Yuri D'Elia 500515eb0a Add GDB utility functions to load/inspect binary dumps hace 4 años
  Yuri D'Elia 06eab4ac11 Handle XFLASH (D21) and serial (D23) dumps in elf_mem_map, add dump2bin hace 4 años
  Yuri D'Elia 9f40fa6834 elf_mem_map: parse D23 output directly hace 4 años
  Yuri D'Elia 8ec4104840 elf_mem_map: do not output registers in qdirstat output hace 4 años