Guðni Már Gilbert 7d86a0d121 Reduce a few magic numbers for FILENAME_LENGTH hace 2 años
..
variants 49048fdcd6 Add temperature model configuration for MK3 hace 1 año
AutoDeplete.cpp a7128ffa04 Comment. hace 5 años
AutoDeplete.h a309ec1b0b Add filament auto deplete engine for multi-material prints with MMUv2. hace 5 años
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
BlinkM.h a4a80b3eb7 MK2 Firmware release. hace 8 años
Configuration.cpp 3333d937ed some improvements hace 5 años
Configuration.h f7ae3039f8 Don't include M851 in build if Auto Bed Leveling is not enabled hace 1 año
ConfigurationStore.cpp 6832ec7648 Allow to save/restore temperature model settings hace 1 año
ConfigurationStore.h f7ae3039f8 Don't include M851 in build if Auto Bed Leveling is not enabled hace 1 año
Configuration_adv.h 61b8dbbab5 Disable sorting speedtest hace 2 años
Dcodes.cpp 0933fdb6fe Merge pull request #3552 from wavexx/temp_model_check hace 1 año
Dcodes.h 56e531d40a Improve/fix D23 for M2.5/S printers hace 3 años
Firmware.ino 19a72ef9eb LCD menu optimalization - LiquidCrystal_Prusa removed hace 6 años
Marlin.h 671519caf3 Optimize by hand since the lto is still stooopit hace 1 año
MarlinSerial.cpp a6331d22c8 Remove ancient SNMM code in the MK3 branch hace 2 años
MarlinSerial.h f2f136e014 Use timer3 instead of timer5 on miniRambo hace 1 año
Marlin_main.cpp 7d86a0d121 Reduce a few magic numbers for FILENAME_LENGTH hace 1 año
Sd2Card.cpp 9684806e00 Change arduino IO to fastio where possible hace 2 años
Sd2Card.h a26651e7aa Change return types of two functions uint8_t hace 2 años
SdBaseFile.cpp 7d86a0d121 Reduce a few magic numbers for FILENAME_LENGTH hace 1 año
SdBaseFile.h 6c9c1423c6 Remove temporary changes from SdBaseFile.h hace 3 años
SdFatConfig.h a4a80b3eb7 MK2 Firmware release. hace 8 años
SdFatStructs.h a4a80b3eb7 MK2 Firmware release. hace 8 años
SdFatUtil.cpp f18d4757c6 Introduce STACK_GUARD_MARGIN in all variants hace 3 años
SdFatUtil.h f18d4757c6 Introduce STACK_GUARD_MARGIN in all variants hace 3 años
SdFile.cpp cdcc06f376 SDFile - fix errorneous offset computation hace 3 años
SdFile.h c1ead75a73 Remove commented debug code hace 3 años
SdInfo.h 43d696659f 3.0.12-RC2 sync hace 7 años
SdVolume.cpp 43d696659f 3.0.12-RC2 sync hace 7 años
SdVolume.h d275fe0e83 Extract gcode filter from SdBaseFile into SdFile + optimization hace 3 años
Servo.cpp 16602f4003 change boolean to bool hace 2 años
Servo.h a4a80b3eb7 MK2 Firmware release. hace 8 años
Timer.cpp 8d9d367d6b Implement Timer::expired_cont() hace 1 año
Timer.h 8d9d367d6b Implement Timer::expired_cont() hace 1 año
TimerRemaining.h 6d2358125a Fix Timer_test broken by conditional translation for SYSTEM_TIMER_2. hace 5 años
adc.cpp 16b9acf8bc Decouple temperature ISR from ADC readings hace 1 año
adc.h 16b9acf8bc Decouple temperature ISR from ADC readings hace 1 año
asm.h f25bddce35 Simplify GETPC() hace 2 años
backlight.cpp 9fb6efc435 Add newline at the end of file hace 3 años
backlight.h cd5ff783cf General fixes and improvements to code hace 4 años
boards.h f40b8a2186 MK3 configuration files, renamed EINY to EINSY hace 6 años
bootapp.c c951bea627 Remove unused/broken bootapp code hace 3 años
bootapp.h f7dc8dcaef Fix usage of RAMEND hace 3 años
cardreader.cpp 7d86a0d121 Reduce a few magic numbers for FILENAME_LENGTH hace 1 año
cardreader.h 7d86a0d121 Reduce a few magic numbers for FILENAME_LENGTH hace 1 año
cmdqueue.cpp 4ded6f195e Move string to progmem hace 1 año
cmdqueue.h fc10ca3146 Change how "Stopped" is handled internally, do not inhibit motion hace 1 año
config.h 7d82cd641e Rename ADC callback hace 1 año
conv2str.cpp fd3fc31304 LCD menu optimalization - conversion functions - source separation hace 6 años
conv2str.h fd3fc31304 LCD menu optimalization - conversion functions - source separation hace 6 años
doxyfile 94e79806bc Updated doxygen docs to work better with confluence. hace 5 años
eeprom.cpp 21a0b53647 remove firstrun hace 2 años
eeprom.h b27c8b50e0 Fix power panic handling hace 1 año
fancheck.cpp 39ad53ab11 Simplify fan checks now that lcd pause works correctly hace 1 año
fancheck.h 39ad53ab11 Simplify fan checks now that lcd pause works correctly hace 1 año
fastio.h 9684806e00 Change arduino IO to fastio where possible hace 2 años
first_lay_cal.cpp 4abf1f436a Gracefully dump the queue + fixes to fancheck hace 3 años
first_lay_cal.h 43705aae2e Rename lay1cal_preheat() to lay1cal_wait_preheat(). hace 4 años
fsensor.cpp 306f77ccbd Disable IR_SENSOR due to the injected ADC read for now hace 1 año
fsensor.h d1865fc59a MK3s IR sensor improvement (#2698) hace 4 años
heatbed_pwm.cpp 7bd43b77d7 Remove unnecessary assignment hace 3 años
la10compat.cpp 26e900896a Re-adjust LA10->15 conversion hace 3 años
la10compat.h 453f5dd874 Adjust E-jerk in LA10 compatibility mode hace 4 años
language.c e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync hace 2 años
language.h dc812dabb2 _O() macro hace 2 años
lcd.cpp f6fd91a235 Optimise lcd_status_screen hace 1 año
lcd.h f6fd91a235 Optimise lcd_status_screen hace 1 año
le.sh 3f96dea4f9 make all shell scripts executable hace 5 años
macros.h f2f136e014 Use timer3 instead of timer5 on miniRambo hace 1 año
menu.cpp 374b829fb6 Generalize menu_block_entering_on_serious_errors for menu lockout hace 1 año
menu.h 41abe1689c Block LCD during temperature model autocalibration hace 1 año
mesh_bed_calibration.cpp 380377db0f Add static assert hace 2 años
mesh_bed_calibration.h 53dfcf9d6f Optimise if-statments in world2machine_clamp hace 2 años
mesh_bed_leveling.cpp a54a133968 Use memset instead of nested for-loop to zero a 2d array hace 2 años
mesh_bed_leveling.h 49693a9fb3 Remove undefined function hace 2 años
messages.cpp f7ae3039f8 Don't include M851 in build if Auto Bed Leveling is not enabled hace 1 año
messages.h f7ae3039f8 Don't include M851 in build if Auto Bed Leveling is not enabled hace 1 año
mmu.cpp f8de274db3 Split fan checks out of temperature.cpp hace 1 año
mmu.h 536395eabf Merge pull request #3413 from leptun/MK3_fix_timer_polling hace 2 años
motion_control.cpp 05bd1ba57f Multi-segment pause resume initial hace 1 año
motion_control.h 05bd1ba57f Multi-segment pause resume initial hace 1 año
optiboot_xflash.cpp e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync hace 2 años
optiboot_xflash.h 9454f9d8ec Rename w25x20cl to xflash hace 3 años
pat9125.cpp 6351d29d70 TWI timeout hace 2 años
pat9125.h 6351d29d70 TWI timeout hace 2 años
pins.h 1fa7b8cd8d Move SDA/SCL pins into pins.h for fastio compatibility hace 3 años
pins_Einsy_1_0.h f2f136e014 Use timer3 instead of timer5 on miniRambo hace 1 año
pins_Rambo_1_0.h f2f136e014 Use timer3 instead of timer5 on miniRambo hace 1 año
pins_Rambo_1_3.h f2f136e014 Use timer3 instead of timer5 on miniRambo hace 1 año
planner.cpp 05bd1ba57f Multi-segment pause resume initial hace 1 año
planner.h 05bd1ba57f Multi-segment pause resume initial hace 1 año
printers.h 7189f44bcd Remove commented out defines. hace 5 años
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
qr_solve.h a4a80b3eb7 MK2 Firmware release. hace 8 años
rbuf.c 5979bf5e0c T-codes for MMU_V2: initial version hace 6 años
rbuf.h 5979bf5e0c T-codes for MMU_V2: initial version hace 6 años
sm4.c e641d6e1e1 Merge pull request #1263 from metacollin/calfix hace 2 años
sm4.h bc7d36b6ff Fix sm4.h line ending hace 3 años
sound.cpp 051f03119b Fix misleading indentation warnings by expanding tabs hace 3 años
sound.h 9bf45773f9 Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2 hace 2 años
speed_lookuptable.cpp 520cb491b2 Move speed lookup defs into a separate source hace 5 años
speed_lookuptable.h 0b7aa31b2a Fix MUL24x24R24 comment hace 2 años
spi.c 186e630299 New SPI (do not use Arduino SPI class) hace 6 años
spi.h bd1e410228 New ML support - W25X20CL external spi flash support hace 6 años
static_assert.h e50025cc7d static_assert - portable solution compatible with C++98 hace 5 años
stepper.cpp 82e221e3c7 Remove ADC pullup checks hace 1 año
stepper.h f068c3258f Pack endstop flags hace 2 años
stk500.h eef6c68c9f Added support for a secondary boot loader, based on the OptiBoot project, hace 6 años
swi2c.c 31b3ad0613 Merge remote-tracking branch 'upstream/MK3' into MK3_PAT9125_I2C hace 3 años
swi2c.h 410e911364 SWI2C for PAT9125 simplified/optimized hace 6 años
swspi.cpp 683784c4c7 PAT9125 I2C, hardware SG homing hace 6 años
swspi.h 683784c4c7 PAT9125 I2C, hardware SG homing hace 6 años
system_timer.h 13163e9fbf Move millis_nc to system_timer.h hace 1 año
temp_model.h cc96a47e7f Implement temperature model autotuning hace 1 año
temperature.cpp cf1edc85c3 Set a few function attributes to conserve space hace 1 año
temperature.h 35708a61fe No longer disable temperature management in xyzcal hace 1 año
thermistortables.h a60ed81a35 Implement MIN/MAX AMBIENT safety checks hace 3 años
timer02.c 698499f00d split timer0 and timer2 initialization. Move timer2 init early hace 3 años
timer02.h 698499f00d split timer0 and timer2 initialization. Move timer2 init early hace 3 años
tmc2130.cpp e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync hace 2 años
tmc2130.h aa45091400 Scale extruder motor current linearly with speed. (#2813) hace 3 años
tone04.c 31b3ad0613 Merge remote-tracking branch 'upstream/MK3' into MK3_PAT9125_I2C hace 3 años
tone04.h 751f810dd7 ALTFAN implementation (#2692) hace 4 años
twi.cpp 1e0f414d41 Make twi timer local to the wait function hace 2 años
twi.h 6351d29d70 TWI timeout hace 2 años
uart2.c da21916473 Change printf_P without format arguments and NL to puts_P only hace 3 años
uart2.h 71f1a1f6db MMU - communication, check after start, code cleaning hace 5 años
ultralcd.cpp 89fc9f7a62 Optimise lcd_menu_show_sensors_state() hace 1 año
ultralcd.h 25350dfbbc Remove unused variable bFilamentFirstRun hace 1 año
uni_avr_rpi.h 88cce94cf9 Revert "Revert "Save 80B of flash and 8B of RAM and fix compiler warning:"" hace 6 años
util.cpp ee12cbd58e Do not prompt on M115 if FW version check has been disabled hace 1 año
util.h 4f22de2333 Do *not* shorten the current command in printer_smodel_check hace 1 año
vector_3.cpp a4a80b3eb7 MK2 Firmware release. hace 8 años
vector_3.h a4a80b3eb7 MK2 Firmware release. hace 8 años
xflash.c b398a09a4f xflash: add xflash_multipage_program and documentation hace 3 años
xflash.h b398a09a4f xflash: add xflash_multipage_program and documentation hace 3 años
xflash_dump.cpp f25bddce35 Simplify GETPC() hace 2 años
xflash_dump.h b7806bf25f Crash if pullups get enabled on the thermistor inputs hace 2 años
xflash_layout.h 52b464688f Make layout static regardless of what is enabled hace 2 años
xyzcal.cpp 7907e14cbf Resync planner position upon exiting xyzcal hace 1 año
xyzcal.h 99206884b5 Calibration: detect biased PINDA and retry calibration hace 3 años