Kevin Lee f070c71b89 Bump M600 values hace 2 años
..
variants f070c71b89 Bump M600 values 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 4 años
Configuration.h 98491a39cc Restore original X/Y_MIN/MAX for Bear 2.1 frame hace 1 año
ConfigurationStore.cpp 7515db1ef0 Adjust comments hace 2 años
ConfigurationStore.h bb33c76d2b Fix and simplify M214 data types and default config initialization. hace 2 años
Configuration_adv.h f18b17a0dd Added support for AD8495 K-type thermocouple amplifier hace 1 año
Dcodes.cpp f25bddce35 Simplify GETPC() hace 2 años
Dcodes.h 56e531d40a Improve/fix D23 for M2.5/S printers hace 2 años
Firmware.ino 19a72ef9eb LCD menu optimalization - LiquidCrystal_Prusa removed hace 5 años
Marlin.h d6c5bea7eb Add retract after filament load hace 1 año
MarlinSerial.cpp a6331d22c8 Remove ancient SNMM code in the MK3 branch hace 2 años
MarlinSerial.h 274f198188 Fix typo from long ago hace 2 años
Marlin_main.cpp 2991422d0a Increase pause filament retraction 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 71d825d0f2 Return SdBaseFile into previous state hace 3 años
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 2 años
SdFatUtil.h f18d4757c6 Introduce STACK_GUARD_MARGIN in all variants hace 2 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 6 años
SdVolume.cpp 43d696659f 3.0.12-RC2 sync hace 6 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 cac2b9ae40 Implement timer elapsed function hace 1 año
Timer.h cac2b9ae40 Implement timer elapsed function hace 1 año
TimerRemaining.h 6d2358125a Fix Timer_test broken by conditional translation for SYSTEM_TIMER_2. hace 5 años
adc.c da21916473 Change printf_P without format arguments and NL to puts_P only hace 3 años
adc.h fd332c1ff1 Fix ADC index overflow hace 5 años
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 2 años
cardreader.cpp ae1815dc52 When over the SD limit, continue from the last sorted file hace 1 año
cardreader.h ae1815dc52 When over the SD limit, continue from the last sorted file hace 1 año
cmdqueue.cpp e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync hace 1 año
cmdqueue.h 9bf45773f9 Merge remote-tracking branch 'upstream/MK3' into rebase-testing-ground-v2 hace 2 años
config.h 0d7680dbf7 New PO-based language translation support (#3471) hace 1 año
conv2str.cpp fd3fc31304 LCD menu optimalization - conversion functions - source separation hace 5 años
conv2str.h fd3fc31304 LCD menu optimalization - conversion functions - source separation hace 5 años
doxyfile 94e79806bc Updated doxygen docs to work better with confluence. hace 4 años
eeprom.cpp 21a0b53647 remove firstrun hace 2 años
eeprom.h e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync 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 6ce7792045 Remove "hh" in fmt where it makes no difference hace 2 años
fsensor.h d1865fc59a MK3s IR sensor improvement (#2698) hace 4 años
heatbed_pwm.cpp 7bd43b77d7 Remove unnecessary assignment hace 2 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 1 año
language.h dc812dabb2 _O() macro hace 1 año
lcd.cpp 3c579bf738 Fix fullscreen message lcd_update handling hace 1 año
lcd.h 670214a30b Fix indentation hace 2 años
le.sh 3f96dea4f9 make all shell scripts executable hace 5 años
macros.h 44b1b1c219 More macros hace 3 años
menu.cpp 42b91a83cd Merge branch 'MK3' into MK3_3.12_Optimizations hace 2 años
menu.h 8821439878 Cardreader progressbar code hace 3 años
mesh_bed_calibration.cpp 008f90233d Tweak X/Y_POS for Bear 2.1 XYZ calibration hace 1 año
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 e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync hace 1 año
messages.h e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync hace 1 año
mmu.cpp e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync hace 1 año
mmu.h 536395eabf Merge pull request #3413 from leptun/MK3_fix_timer_polling hace 2 años
motion_control.cpp 0b23ccdee9 Abort arc on planner hard stop hace 2 años
motion_control.h bb33c76d2b Fix and simplify M214 data types and default config initialization. hace 2 años
optiboot_xflash.cpp e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync hace 1 año
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 daacfbb534 Disable TACH_1 hace 1 año
pins_Rambo_1_0.h a6331d22c8 Remove ancient SNMM code in the MK3 branch hace 2 años
pins_Rambo_1_3.h a6331d22c8 Remove ancient SNMM code in the MK3 branch hace 2 años
planner.cpp d53eb69150 Manually cast to int when comparing against extrude_min_temp hace 2 años
planner.h ea46402e4d Replace EXTRUDE_MINTEMP with the configurable extrude_min_temp hace 2 años
printers.h 7189f44bcd Remove commented out defines. hace 4 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 5 años
rbuf.h 5979bf5e0c T-codes for MMU_V2: initial version hace 5 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 2 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 e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync 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 5 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 751f810dd7 ALTFAN implementation (#2692) hace 4 años
temperature.cpp 6f6f4bc9b1 Change hotend temperature sensor from T0 to T1 hace 1 año
temperature.h c62c412cc3 Remove unused setting PID_ADD_EXTRUSION_RATE hace 2 años
thermistortables.h 1f4dca26c4 Fix temperature table for PT100 w/ amp hace 1 año
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 1 año
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 4864dc9230 Removed periodic refreshes hace 1 año
ultralcd.h e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync hace 1 año
uni_avr_rpi.h 88cce94cf9 Revert "Revert "Save 80B of flash and 8B of RAM and fix compiler warning:"" hace 5 años
util.cpp 65d500f2ed Simplify printer_smodel_check hace 2 años
util.h 2f4119a6d7 M552 - Printer IP address hace 3 años
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 2 años
xflash.h b398a09a4f xflash: add xflash_multipage_program and documentation hace 2 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 bd57e00448 Implement an online crash dumper for MK2.5 boards hace 2 años
xyzcal.h 99206884b5 Calibration: detect biased PINDA and retry calibration hace 3 años