Histórico de Commits

Autor SHA1 Mensagem Data
  PavelSindler d22793f276 Z-probe nr. states reduced to 1; 3; 5 há 5 anos atrás
  PavelSindler b20d9171b6 Merge remote-tracking branch 'upstream/MK3' into 7x7 há 5 anos atrás
  PavelSindler 4d2b155ff9 Merge pull request #1594 from mkbel/fix_change_filament há 5 anos atrás
  PavelSindler 6a864ffbab G80 parameters configurable via settings menu há 5 anos atrás
  PavelSindler dccb6ca2c6 Merge remote-tracking branch 'upstream/MK3' into bed_analysis_gcodes2 há 5 anos atrás
  PavelSindler f0cc313fed debug gcodes (fans, bed analysis) moved to Dcodes, HOST_KEEPALIVE_FEATURE simplified há 5 anos atrás
  Marek Bel ebfd4b2f47 Fix compiler warning: unused parameter 'calib' há 5 anos atrás
  Marek Bel 790ae9f0ce Fix compiler warning: unused parameter 'pstep'. há 5 anos atrás
  Marek Bel b2255c8be9 Preheat nozzle before loading filament in M600 (change filament) gcode. há 5 anos atrás
  Marek Bel 02a692c5d9 Store cutter enable state in EEPROM. há 5 anos atrás
  Marek Bel 4a4eb9962c Cut filament when cutter is enabled and MMU load fails. há 5 anos atrás
  Marek Bel 49b1d1cb93 Move prototype to header file. há 5 anos atrás
  PavelSindler 9926468c91 Merge remote-tracking branch 'upstream/MK3' into variants há 5 anos atrás
  Marek Bel 6d2358125a Fix Timer_test broken by conditional translation for SYSTEM_TIMER_2. há 5 anos atrás
  Robert Pelnar 1b4e49b5ac Fixed fancheck and include in TimerRemaining.h há 5 anos atrás
  Robert Pelnar eea755496b Conditional translation for SYSTEM_TIMER_2 because we want to have posibility to switch between old/new implementation. há 5 anos atrás
  Robert Pelnar fc0b55b213 Timing functions micros2 and delay2 + fix of delay_keep_alive(). há 5 anos atrás
  PavelSindler e0c1e4a02d version which should on all printer versions: autoload, selftest, filament detection, filament sensors initialization, filament menus há 5 anos atrás
  Marek Bel b4d4bfa667 Do not declare extern class in .cpp file, include appropriate header. há 5 anos atrás
  PavelSindler 96ce324b7c load to nozzle improved, unified feedrate and E-distance for final feed used in load filament function, M600 etc. há 5 anos atrás
  PavelSindler 0e0dbad871 #ifdef __cplusplus added to allow including to .c file há 5 anos atrás
  PavelSindler 01529f18d2 upstream/MK3 merge há 5 anos atrás
  Robert Pelnar ac18eb67c0 New lang, arduino 1.8.5 - boot_app debug output há 5 anos atrás
  Marek Bel 9cae0c378a Rename _EEPROM_writeData to EEPROM_writeData. Rename _EEPROM_readData to EEPROM_readData. Add return value to EEPROM_writeData to detect failure to write. Do not mark data as valid, if write has failed. Remove EEPROM_WRITE_VAR and EEPROM_READ_VAR macros. Make pos input only parameter. Convert EEPROM_OFFSET macro to typed constatant EEPROM_M500_base, it was defined in two places, leave it in one place. Use Config_StoreSettings() instead of erase_eeprom_section(). Compare float with 0xff byte by byte to avoid compiler warning "Dereferencing type punned pointer will break strict aliasing rules." há 5 anos atrás
  Marek Bel 1585dc66b0 Merge remote-tracking branch 'prusa3d/MK3_dev' into simplify_EEPROM_M500 há 5 anos atrás
  Marek Bel ca179a2d18 Use cs.filament_size from ConfigurationStore. há 5 anos atrás
  Marek Bel e225e9cab0 Use cs.volumetric_enabled from ConfigurationStore. há 5 anos atrás
  Marek Bel a201128b20 Use cs.retract_length, cs.retract_feedrate, cs.retract_zlift, cs.retract_recover_length and cs.retract_recover_feedrate from ConfigurationStore. há 5 anos atrás
  Marek Bel 7e593e6922 Use cs.autoretract_enabled from ConfigurationStore. há 5 anos atrás
  Marek Bel f2ae3fb1f7 Use cs.zprobe_zoffset from ConfigurationStore. há 5 anos atrás