Historique des commits

Auteur SHA1 Message Date
  Vojtech Pavlik 5494f23942 M0/M1/M117 fix: Add new CUSTOM_MSG states. il y a 5 ans
  DRracer 9cb0bc7bcf Fix MINTEMP errors and fsensor runout il y a 5 ans
  Marek Bel 89fc9e7f92 sketch/menu.h:90:115: warning: invalid conversion from 'void (*)(int)' to 'void (*)(uint8_t) {aka void (*)(unsigned char)}' [-fpermissive] il y a 5 ans
  PavelSindler b20d9171b6 Merge remote-tracking branch 'upstream/MK3' into 7x7 il y a 5 ans
  PavelSindler 42036270cf Merge pull request #1619 from MRprusa3d/PFW-795d il y a 5 ans
  MRprusa3d 3388444b6c better autoLoad II il y a 5 ans
  PavelSindler 819a91ab1e switching stealth/normal mode for mmu in settings menu and tune menu il y a 5 ans
  PavelSindler 9dde8c4732 Merge pull request #1591 from MRprusa3d/PFW-795c il y a 5 ans
  MRprusa3d b02ca18c93 better autoLoad il y a 5 ans
  PavelSindler 22c0d6e230 Merge pull request #1577 from mkbel/add_cut il y a 5 ans
  Marek Bel 815231bc26 Add MMU cut filament menu. il y a 5 ans
  MRprusa3d ff35119ef3 preHeat @ filament management il y a 5 ans
  Marek Bel d5c5ed55eb Change formatting. il y a 5 ans
  MRprusa3d da0867cfc5 preHeat @ filament management il y a 5 ans
  MRprusa3d ef1f82627e preHeat @ filament load / unload / autoLoad / MMU il y a 5 ans
  MRprusa3d a53d150903 preHeat @ filament load / unload / autoLoad il y a 5 ans
  Marek Bel e95c2ad592 Display auto deplete as not available if filament sensor is disabled. il y a 5 ans
  PavelSindler 688c10247e Merge pull request #1291 from XPila/MK3-new_bs il y a 5 ans
  PavelSindler 0a2ad97bc6 Merge pull request #1290 from PavelSindler/mmu_improvements il y a 5 ans
  MRprusa3d 73794b56cf MeshBed Leveling Fail il y a 5 ans
  PavelSindler 96ce324b7c load to nozzle improved, unified feedrate and E-distance for final feed used in load filament function, M600 etc. il y a 5 ans
  Robert Pelnar a0e4acead3 lang - removed unused code and some service messages changed to "not translated" il y a 5 ans
  PavelSindler e80af46503 load to nozzle and Tx and Tc codes: intial version il y a 5 ans
  Marek Bel 635a1b4cd8 Add possibility to to select preheat temperature when unloading filament in first layer calibration wizard. il y a 5 ans
  Marek Bel fe30e58fb5 Add possibility to unload filament from wizard before first layer calibration, if it is not PLA. il y a 5 ans
  Marek Bel d14822b22f Give wizard states human readable names. Use uint8_t as underlying type - saves 20B of FLASH memory. il y a 5 ans
  Marek Bel 13b67f0e0a Add Cancel item into PLA filament selection menu initiated by first layer calibration with MMU. il y a 5 ans
  Marek Bel 19a1ccdc76 Rename choose_extruder_menu() to choose_menu_P(), add parameters to make it reusable. il y a 5 ans
  Marek Bel 920d828833 Rename lcd_sdcard_pause() to lcd_pause_print() to reflect, that also USB printing could be possible to pause. Unite it with pause_print() and use new (immediate) pause mechanism in all places where old mechanism was used. Rename resume_print() to lcd_resume_print() and make it global, unite it with lcd_sdcard_resume() and use it also in place, where lcd_commands_type = LCD_COMMAND_LONG_PAUSE_RESUME was used. Remove LCD_COMMAND_LONG_PAUSE_RESUME lcd_command_type. Remove unused pause_lastpos[]. il y a 5 ans
  Marek Bel af08e16426 Use stop_and_save_print_to_ram() and restore_print_from_ram_and_continue() pair to pause print from menu. Move declaration of those functions to marlin.h. Move declaration of FSensorStateMenu to ultralcd.h. il y a 5 ans