Kevin Lee a2827579db Disable Octoprint handling of SD card print cancel пре 3 година
..
variants 5216a501a9 Added support for AD8495 K-type thermocouple amplifier пре 3 година
AutoDeplete.cpp a7128ffa04 Comment. пре 5 година
AutoDeplete.h a309ec1b0b Add filament auto deplete engine for multi-material prints with MMUv2. пре 5 година
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. пре 8 година
BlinkM.h a4a80b3eb7 MK2 Firmware release. пре 8 година
Configuration.cpp 3333d937ed some improvements пре 4 година
Configuration.h 5792ef20e4 Tweak Y_MIN/MAX and homing for MGN12 rails пре 3 година
ConfigurationStore.cpp f7542aa064 Report travel acceleration in M503 пре 3 година
ConfigurationStore.h 1c76152e62 Implement separate travel acceleration (M204 T) пре 3 година
Configuration_adv.h 5216a501a9 Added support for AD8495 K-type thermocouple amplifier пре 3 година
Dcodes.cpp c951bea627 Remove unused/broken bootapp code пре 3 година
Dcodes.h 65a406a2f3 Bugfix for last PR пре 4 година
Firmware.ino 19a72ef9eb LCD menu optimalization - LiquidCrystal_Prusa removed пре 5 година
Marlin.h 5650954039 Add retract after filament load пре 3 година
MarlinSerial.cpp 891f37a622 Merge pull request #2982 from DRracer/codesize пре 3 година
MarlinSerial.h a3fde091ab More than 7.5KB saved by slight refactoring of printing to serial line пре 4 година
Marlin_main.cpp a2827579db Disable Octoprint handling of SD card print cancel пре 3 година
Sd2Card.cpp 684b47e417 Update reference URL пре 4 година
Sd2Card.h 4e58a112e8 Fix for Toshiba FlashAir (or other) SD card initialization - add clock cycles between sending CMD0 and CMD8. Redone for MK3 branch) пре 4 година
Sd2PinMap.h 1fa7b8cd8d Move SDA/SCL pins into pins.h for fastio compatibility пре 3 година
SdBaseFile.cpp 71d825d0f2 Return SdBaseFile into previous state пре 3 година
SdBaseFile.h 6c9c1423c6 Remove temporary changes from SdBaseFile.h пре 3 година
SdFatConfig.h a4a80b3eb7 MK2 Firmware release. пре 8 година
SdFatStructs.h a4a80b3eb7 MK2 Firmware release. пре 8 година
SdFatUtil.cpp 5f8e87e649 Fix compiler warning: sketch/SdFatUtil.cpp:49:7: warning: unused variable 'i' [-Wunused-variable] пре 5 година
SdFatUtil.h 43d696659f 3.0.12-RC2 sync пре 6 година
SdFile.cpp cdcc06f376 SDFile - fix errorneous offset computation пре 3 година
SdFile.h c1ead75a73 Remove commented debug code пре 3 година
SdInfo.h 43d696659f 3.0.12-RC2 sync пре 6 година
SdVolume.cpp 43d696659f 3.0.12-RC2 sync пре 6 година
SdVolume.h d275fe0e83 Extract gcode filter from SdBaseFile into SdFile + optimization пре 3 година
Servo.cpp a4a80b3eb7 MK2 Firmware release. пре 8 година
Servo.h a4a80b3eb7 MK2 Firmware release. пре 8 година
Timer.cpp 6d2358125a Fix Timer_test broken by conditional translation for SYSTEM_TIMER_2. пре 5 година
Timer.h 31951fe8c9 Code refactoring пре 3 година
TimerRemaining.h 6d2358125a Fix Timer_test broken by conditional translation for SYSTEM_TIMER_2. пре 5 година
adc.c da21916473 Change printf_P without format arguments and NL to puts_P only пре 3 година
adc.h fd332c1ff1 Fix ADC index overflow пре 5 година
backlight.cpp 9fb6efc435 Add newline at the end of file пре 3 година
backlight.h cd5ff783cf General fixes and improvements to code пре 4 година
boards.h f40b8a2186 MK3 configuration files, renamed EINY to EINSY пре 6 година
bootapp.c c951bea627 Remove unused/broken bootapp code пре 3 година
bootapp.h c951bea627 Remove unused/broken bootapp code пре 3 година
cardreader.cpp 7011014abb Save 16 bytes - pass ls_param by value to functions пре 3 година
cardreader.h 7011014abb Save 16 bytes - pass ls_param by value to functions пре 3 година
cmdqueue.cpp 23c75da727 Fix Crash/PP recovery position on instructions with comments пре 3 година
cmdqueue.h 461d3f6749 Remove duplicate function is_buffer_empty() пре 3 година
config.h 9454f9d8ec Rename w25x20cl to xflash пре 3 година
conv2str.cpp fd3fc31304 LCD menu optimalization - conversion functions - source separation пре 5 година
conv2str.h fd3fc31304 LCD menu optimalization - conversion functions - source separation пре 5 година
doxyfile 94e79806bc Updated doxygen docs to work better with confluence. пре 4 година
eeprom.cpp 98643825dc Merge pull request #3055 from awenelo/add-satin-sheet пре 3 година
eeprom.h 98643825dc Merge pull request #3055 from awenelo/add-satin-sheet пре 3 година
fastio.h b8b75186fe Remove the extra copy of CRITICAL_SECTION from fastio пре 3 година
first_lay_cal.cpp 4abf1f436a Gracefully dump the queue + fixes to fancheck пре 3 година
first_lay_cal.h 43705aae2e Rename lay1cal_preheat() to lay1cal_wait_preheat(). пре 4 година
fsensor.cpp ec4c1be058 Silence bUpdateEEPROM unused warning in MK3 variant пре 3 година
fsensor.h d1865fc59a MK3s IR sensor improvement (#2698) пре 4 година
heatbed_pwm.cpp c3abd4ffe6 Remove io_atmega2560.h and some more macros пре 3 година
la10compat.cpp 26e900896a Re-adjust LA10->15 conversion пре 3 година
la10compat.h 453f5dd874 Adjust E-jerk in LA10 compatibility mode пре 4 година
language.c 9454f9d8ec Rename w25x20cl to xflash пре 3 година
language.h 6d7d9089f7 Add defines and templates for community languages пре 3 година
lcd.cpp 4c977cc335 Merge branch 'MK3' into MK3_NEW_SD_COMPILATION пре 3 година
lcd.h 4c977cc335 Merge branch 'MK3' into MK3_NEW_SD_COMPILATION пре 3 година
le.sh 3f96dea4f9 make all shell scripts executable пре 5 година
macros.h 44b1b1c219 More macros пре 3 година
menu.cpp 225c456ae6 Limit progressbar to LCD_WIDTH пре 3 година
menu.h 8821439878 Cardreader progressbar code пре 3 година
mesh_bed_calibration.cpp 99206884b5 Calibration: detect biased PINDA and retry calibration пре 3 година
mesh_bed_calibration.h 99206884b5 Calibration: detect biased PINDA and retry calibration пре 3 година
mesh_bed_leveling.cpp 4835b9b220 7x7 points mesh bed leveling пре 5 година
mesh_bed_leveling.h 6cff4b92ff Automatic bed calibration by searching the 3x3 point matrix. пре 8 година
messages.c c1849f5cc2 Merge pull request #2405 from leptun/MK3_NEW_SD_COMPILATION пре 3 година
messages.h c1849f5cc2 Merge pull request #2405 from leptun/MK3_NEW_SD_COMPILATION пре 3 година
mmu.cpp 3ccd1b2b2b Refactor lcd_set_cursor + lcd_puts_P -> lcd_puts_at_P пре 3 година
mmu.h 76c39ce689 Show FINDA state as N/A if last received response is older than 1s. пре 4 година
motion_control.cpp a4a80b3eb7 MK2 Firmware release. пре 8 година
motion_control.h a4a80b3eb7 MK2 Firmware release. пре 8 година
optiboot_xflash.cpp 9454f9d8ec Rename w25x20cl to xflash пре 3 година
optiboot_xflash.h 9454f9d8ec Rename w25x20cl to xflash пре 3 година
pat9125.c df824414ef Fix probing in IR_SENSOR пре 3 година
pat9125.h 502bc8c72d Isolate more pat9125 code пре 3 година
pins.h 1fa7b8cd8d Move SDA/SCL pins into pins.h for fastio compatibility пре 3 година
pins_Einsy_1_0.h 9454f9d8ec Rename w25x20cl to xflash пре 3 година
pins_Rambo_1_0.h ccc542d74a MK2.5 IR_SENSOR_PIN modified пре 5 година
pins_Rambo_1_3.h 6d476d7144 Still use SWI2C on RAMBo10a boards пре 3 година
planner.cpp 1c76152e62 Implement separate travel acceleration (M204 T) пре 3 година
planner.h 30a806608f Also convert acceleration_rate to uint32_t пре 3 година
printers.h 7189f44bcd Remove commented out defines. пре 4 година
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. пре 8 година
qr_solve.h a4a80b3eb7 MK2 Firmware release. пре 8 година
rbuf.c 5979bf5e0c T-codes for MMU_V2: initial version пре 5 година
rbuf.h 5979bf5e0c T-codes for MMU_V2: initial version пре 5 година
sm4.c 42311db5f1 Merge pull request #2789 from wavexx/MK3_TMC2130_DEDGE пре 3 година
sm4.h bc7d36b6ff Fix sm4.h line ending пре 3 година
sound.cpp cd5ff783cf General fixes and improvements to code пре 4 година
sound.h 795b1d1cf7 Toggle Sound пре 4 година
speed_lookuptable.cpp 520cb491b2 Move speed lookup defs into a separate source пре 5 година
speed_lookuptable.h b8e8f182ca Add reference C implementations for MultiU16X8toH16/MultiU24X24toH16 пре 3 година
spi.c 186e630299 New SPI (do not use Arduino SPI class) пре 6 година
spi.h bd1e410228 New ML support - W25X20CL external spi flash support пре 6 година
static_assert.h e50025cc7d static_assert - portable solution compatible with C++98 пре 5 година
stepper.cpp 42311db5f1 Merge pull request #2789 from wavexx/MK3_TMC2130_DEDGE пре 3 година
stepper.h 5082f2a36e Move reset LA state from G80 to M84 пре 4 година
stk500.h eef6c68c9f Added support for a secondary boot loader, based on the OptiBoot project, пре 6 година
swi2c.c 31b3ad0613 Merge remote-tracking branch 'upstream/MK3' into MK3_PAT9125_I2C пре 3 година
swi2c.h 410e911364 SWI2C for PAT9125 simplified/optimized пре 5 година
swspi.cpp 683784c4c7 PAT9125 I2C, hardware SG homing пре 6 година
swspi.h 683784c4c7 PAT9125 I2C, hardware SG homing пре 6 година
system_timer.h 751f810dd7 ALTFAN implementation (#2692) пре 4 година
temperature.cpp d6e1515149 Change hotend temperature sensor from T0 to T1 пре 3 година
temperature.h 28e9c814fc Remove code duplication for babystep insertion пре 3 година
thermistortables.h 5527e8dac6 Fix temperature table for PT100 w/ amp пре 3 година
timer02.c 698499f00d split timer0 and timer2 initialization. Move timer2 init early пре 3 година
timer02.h 698499f00d split timer0 and timer2 initialization. Move timer2 init early пре 3 година
tmc2130.cpp 3276320a06 Hide tmc2130_sg_change behind DEBUG_CRASHDET_COUNTERS пре 3 година
tmc2130.h a9625747db Reinstate the nop instruction as delay in non-DEDGE пре 3 година
tone04.c 31b3ad0613 Merge remote-tracking branch 'upstream/MK3' into MK3_PAT9125_I2C пре 3 година
tone04.h 751f810dd7 ALTFAN implementation (#2692) пре 4 година
twi.c 2d71a071f0 Switch twi.c to fastio пре 3 година
twi.h c2e8d229a7 Be more compliant in the I2C protocol пре 3 година
uart2.c da21916473 Change printf_P without format arguments and NL to puts_P only пре 3 година
uart2.h 71f1a1f6db MMU - communication, check after start, code cleaning пре 5 година
ultralcd.cpp a2827579db Disable Octoprint handling of SD card print cancel пре 3 година
ultralcd.h 8d04316497 Revert/cleanup mininum extruder height during M600 пре 3 година
uni_avr_rpi.h 88cce94cf9 Revert "Revert "Save 80B of flash and 8B of RAM and fix compiler warning:"" пре 5 година
util.cpp 2f4119a6d7 M552 - Printer IP address пре 3 година
util.h 2f4119a6d7 M552 - Printer IP address пре 3 година
vector_3.cpp a4a80b3eb7 MK2 Firmware release. пре 8 година
vector_3.h a4a80b3eb7 MK2 Firmware release. пре 8 година
xflash.c d31601dcb8 Use correct mfrid for gd25q20c пре 3 година
xflash.h 9454f9d8ec Rename w25x20cl to xflash пре 3 година
xyzcal.cpp 5a91e1de4d Calibration: fix checking of scan of calibration points пре 3 година
xyzcal.h 99206884b5 Calibration: detect biased PINDA and retry calibration пре 3 година