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