D.R.racer db0374896f Implement mmu2 serial interface 2 年之前
..
mmu2 2e293e90a0 MMU2 interface overhaul 1 年之前
variants 329745368e Improve PAT9125 UI implementation 1 年之前
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 5 年之前
Configuration.h 66b97683bb Update build.sh and travis to build EN_ONLY 1 年之前
ConfigurationStore.cpp 6832ec7648 Allow to save/restore temperature model settings 1 年之前
ConfigurationStore.h f7ae3039f8 Don't include M851 in build if Auto Bed Leveling is not enabled 1 年之前
Configuration_adv.h 61b8dbbab5 Disable sorting speedtest 1 年之前
Dcodes.cpp 329745368e Improve PAT9125 UI implementation 1 年之前
Dcodes.h 329745368e Improve PAT9125 UI implementation 1 年之前
Filament_sensor.cpp c46b97ec2d Add base code for PAT9125_sensor 1 年之前
Filament_sensor.h 329745368e Improve PAT9125 UI implementation 1 年之前
Firmware.ino 19a72ef9eb LCD menu optimalization - LiquidCrystal_Prusa removed 6 年之前
Marlin.h 2e293e90a0 MMU2 interface overhaul 1 年之前
MarlinSerial.cpp a6331d22c8 Remove ancient SNMM code in the MK3 branch 2 年之前
MarlinSerial.h f2f136e014 Use timer3 instead of timer5 on miniRambo 1 年之前
Marlin_main.cpp 2e293e90a0 MMU2 interface overhaul 1 年之前
Prusa_farm.cpp 435ee66bdd Move all farm configuration to header 1 年之前
Prusa_farm.h 66b97683bb Update build.sh and travis to build EN_ONLY 1 年之前
Sd2Card.cpp 9684806e00 Change arduino IO to fastio where possible 2 年之前
Sd2Card.h a26651e7aa Change return types of two functions uint8_t 2 年之前
SdBaseFile.cpp 7d86a0d121 Reduce a few magic numbers for FILENAME_LENGTH 1 年之前
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 f18d4757c6 Introduce STACK_GUARD_MARGIN in all variants 3 年之前
SdFatUtil.h f18d4757c6 Introduce STACK_GUARD_MARGIN in all variants 3 年之前
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 7 年之前
SdVolume.cpp 43d696659f 3.0.12-RC2 sync 7 年之前
SdVolume.h d275fe0e83 Extract gcode filter from SdBaseFile into SdFile + optimization 3 年之前
Servo.cpp 16602f4003 change boolean to bool 2 年之前
Servo.h a4a80b3eb7 MK2 Firmware release. 8 年之前
Tcodes.cpp 2e293e90a0 MMU2 interface overhaul 1 年之前
Tcodes.h 2e293e90a0 MMU2 interface overhaul 1 年之前
Timer.cpp 8d9d367d6b Implement Timer::expired_cont() 1 年之前
Timer.h 8d9d367d6b Implement Timer::expired_cont() 1 年之前
TimerRemaining.h 6d2358125a Fix Timer_test broken by conditional translation for SYSTEM_TIMER_2. 5 年之前
adc.cpp 16b9acf8bc Decouple temperature ISR from ADC readings 1 年之前
adc.h 16b9acf8bc Decouple temperature ISR from ADC readings 1 年之前
asm.h f25bddce35 Simplify GETPC() 2 年之前
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 f7dc8dcaef Fix usage of RAMEND 3 年之前
cardreader.cpp 129b646c58 Fix MSG_ c= 1 年之前
cardreader.h 7d86a0d121 Reduce a few magic numbers for FILENAME_LENGTH 1 年之前
cmdqueue.cpp bef7b086e3 Isolate the entire farm and statistics code 1 年之前
cmdqueue.h fc10ca3146 Change how "Stopped" is handled internally, do not inhibit motion 1 年之前
config.h f4dbf424e4 Use PAT9125 new init sequence 1 年之前
conv2str.cpp 7711969e57 ftostr12ns: change xx from long to int 1 年之前
conv2str.h fd3fc31304 LCD menu optimalization - conversion functions - source separation 6 年之前
doxyfile 94e79806bc Updated doxygen docs to work better with confluence. 4 年之前
eeprom.cpp 21a0b53647 remove firstrun 2 年之前
eeprom.h 340bc87110 Checkpoint: jam detection 1 年之前
fancheck.cpp 996f9943a1 Extract PRINTER_ACTIVE into a noinline function 1 年之前
fancheck.h 39ad53ab11 Simplify fan checks now that lcd pause works correctly 1 年之前
fastio.h 9684806e00 Change arduino IO to fastio where possible 2 年之前
first_lay_cal.cpp 2e293e90a0 MMU2 interface overhaul 1 年之前
first_lay_cal.h 43705aae2e Rename lay1cal_preheat() to lay1cal_wait_preheat(). 4 年之前
fsensor.cpp 208e620660 Return ir_sensor_detected + related functionality 1 年之前
fsensor.h 208e620660 Return ir_sensor_detected + related functionality 1 年之前
heatbed_pwm.cpp 7bd43b77d7 Remove unnecessary assignment 3 年之前
la10compat.cpp 26e900896a Re-adjust LA10->15 conversion 3 年之前
la10compat.h 453f5dd874 Adjust E-jerk in LA10 compatibility mode 4 年之前
language.c 83315d0494 Update config.h translation documentation and move language to group2 1 年之前
language.h 83315d0494 Update config.h translation documentation and move language to group2 1 年之前
lcd.cpp f6fd91a235 Optimise lcd_status_screen 1 年之前
lcd.h f6fd91a235 Optimise lcd_status_screen 1 年之前
le.sh 3f96dea4f9 make all shell scripts executable 5 年之前
macros.h f2f136e014 Use timer3 instead of timer5 on miniRambo 1 年之前
menu.cpp cfe8444fe3 Revert menu hack 1 年之前
menu.h 41abe1689c Block LCD during temperature model autocalibration 1 年之前
mesh_bed_calibration.cpp 129b646c58 Fix MSG_ c= 1 年之前
mesh_bed_calibration.h 53dfcf9d6f Optimise if-statments in world2machine_clamp 2 年之前
mesh_bed_leveling.cpp a54a133968 Use memset instead of nested for-loop to zero a 2d array 2 年之前
mesh_bed_leveling.h 49693a9fb3 Remove undefined function 2 年之前
messages.cpp 340bc87110 Checkpoint: jam detection 1 年之前
messages.h 340bc87110 Checkpoint: jam detection 1 年之前
mmu.cpp 340bc87110 Checkpoint: jam detection 1 年之前
mmu2.cpp 5870bbc524 Prune most of TODO from mmu2.cpp 1 年之前
mmu2.h 5870bbc524 Prune most of TODO from mmu2.cpp 1 年之前
mmu2_error_converter.cpp 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_error_converter.h 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_fsensor.cpp 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_fsensor.h 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_log.h 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_power.cpp 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_power.h 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_progress_converter.cpp 208e620660 Return ir_sensor_detected + related functionality 1 年之前
mmu2_progress_converter.h 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_protocol.cpp 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_protocol.h 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_protocol_logic.cpp 208e620660 Return ir_sensor_detected + related functionality 1 年之前
mmu2_protocol_logic.h 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_reporting.cpp 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_reporting.h 2e293e90a0 MMU2 interface overhaul 1 年之前
mmu2_serial.cpp db0374896f Implement mmu2 serial interface 1 年之前
mmu2_serial.h 208e620660 Return ir_sensor_detected + related functionality 1 年之前
motion_control.cpp 05bd1ba57f Multi-segment pause resume initial 1 年之前
motion_control.h 05bd1ba57f Multi-segment pause resume initial 1 年之前
optiboot_xflash.cpp e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync 1 年之前
optiboot_xflash.h 9454f9d8ec Rename w25x20cl to xflash 3 年之前
pat9125.cpp c46b97ec2d Add base code for PAT9125_sensor 1 年之前
pat9125.h bdfd3305cb Cleanup pat9125.h 1 年之前
pins.h 1fa7b8cd8d Move SDA/SCL pins into pins.h for fastio compatibility 3 年之前
pins_Einsy_1_0.h f2f136e014 Use timer3 instead of timer5 on miniRambo 1 年之前
pins_Rambo_1_0.h f2f136e014 Use timer3 instead of timer5 on miniRambo 1 年之前
pins_Rambo_1_3.h f2f136e014 Use timer3 instead of timer5 on miniRambo 1 年之前
planner.cpp 4e798c9ed1 Remove unused variable maxlimit_status 1 年之前
planner.h 05bd1ba57f Multi-segment pause resume initial 1 年之前
printers.h 7189f44bcd Remove commented out defines. 5 年之前
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 6 年之前
rbuf.h 5979bf5e0c T-codes for MMU_V2: initial version 6 年之前
sm4.c e641d6e1e1 Merge pull request #1263 from metacollin/calfix 2 年之前
sm4.h bc7d36b6ff Fix sm4.h line ending 3 年之前
sound.cpp 051f03119b Fix misleading indentation warnings by expanding tabs 3 年之前
sound.h 5870bbc524 Prune most of TODO from mmu2.cpp 1 年之前
speed_lookuptable.cpp 520cb491b2 Move speed lookup defs into a separate source 5 年之前
speed_lookuptable.h 0b7aa31b2a Fix MUL24x24R24 comment 2 年之前
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 2e293e90a0 MMU2 interface overhaul 1 年之前
stepper.h 340bc87110 Checkpoint: jam detection 1 年之前
stk500.h eef6c68c9f Added support for a secondary boot loader, based on the OptiBoot project, 6 年之前
strlen_cx.h 2e293e90a0 MMU2 interface overhaul 1 年之前
swi2c.c 47e610a2c6 Add disable() to swi2c as well 1 年之前
swi2c.h 47e610a2c6 Add disable() to swi2c as well 1 年之前
swspi.cpp 683784c4c7 PAT9125 I2C, hardware SG homing 6 年之前
swspi.h 683784c4c7 PAT9125 I2C, hardware SG homing 6 年之前
system_timer.h 13163e9fbf Move millis_nc to system_timer.h 1 年之前
temp_model.h cc96a47e7f Implement temperature model autotuning 1 年之前
temperature.cpp 43db24e4fe IR_sensor_analog voltage readings 1 年之前
temperature.h 9b9ce1733c TM: Allow to keep model checking enabled during autotuning 1 年之前
thermistortables.h a60ed81a35 Implement MIN/MAX AMBIENT safety checks 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 510f13b24a Make the diag pins open collector with pullup. 1 年之前
tmc2130.h aa45091400 Scale extruder motor current linearly with speed. (#2813) 3 年之前
tone04.c 31b3ad0613 Merge remote-tracking branch 'upstream/MK3' into MK3_PAT9125_I2C 3 年之前
tone04.h 751f810dd7 ALTFAN implementation (#2692) 4 年之前
twi.cpp abbf2a3927 twi safe init 1 年之前
twi.h 4f08caaa2b Shorter TWI timeout 1 年之前
uart2.c db0374896f Implement mmu2 serial interface 1 年之前
uart2.h db0374896f Implement mmu2 serial interface 1 年之前
ultralcd.cpp 2e293e90a0 MMU2 interface overhaul 1 年之前
ultralcd.h bbe1b1145e Correct ifdefs for all IR sensor types 1 年之前
uni_avr_rpi.h 88cce94cf9 Revert "Revert "Save 80B of flash and 8B of RAM and fix compiler warning:"" 5 年之前
util.cpp 7d597eb8b0 Move farm mode to separate file 1 年之前
util.h 4f22de2333 Do *not* shorten the current command in printer_smodel_check 1 年之前
vector_3.cpp a4a80b3eb7 MK2 Firmware release. 8 年之前
vector_3.h a4a80b3eb7 MK2 Firmware release. 8 年之前
xflash.c b398a09a4f xflash: add xflash_multipage_program and documentation 3 年之前
xflash.h b398a09a4f xflash: add xflash_multipage_program and documentation 3 年之前
xflash_dump.cpp f25bddce35 Simplify GETPC() 2 年之前
xflash_dump.h b7806bf25f Crash if pullups get enabled on the thermistor inputs 2 年之前
xflash_layout.h 52b464688f Make layout static regardless of what is enabled 2 年之前
xyzcal.cpp 7907e14cbf Resync planner position upon exiting xyzcal 1 年之前
xyzcal.h 99206884b5 Calibration: detect biased PINDA and retry calibration 3 年之前