DRracer f7d4095479 Merge branch 'MK3' into MK3_MMU2_fix1 пре 1 година
..
mmu2 075a80e264 Add missing text пре 1 година
variants f7d4095479 Merge branch 'MK3' into MK3_MMU2_fix1 пре 1 година
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. пре 8 година
BlinkM.h a4a80b3eb7 MK2 Firmware release. пре 8 година
Configuration.cpp 3333d937ed some improvements пре 5 година
Configuration.h 156b5e5b99 Update current FW version пре 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 0a90c7ffda PFW-1386 Use Marlin 2 unload sequence for single material пре 1 година
Dcodes.cpp 329745368e Improve PAT9125 UI implementation пре 1 година
Dcodes.h 329745368e Improve PAT9125 UI implementation пре 1 година
Filament_sensor.cpp 2ba863d8a5 Reuse MSG_IR_0x_OR_.. пре 1 година
Filament_sensor.h 70532333dc Optimize filament sensor implementation пре 1 година
Firmware.ino 19a72ef9eb LCD menu optimalization - LiquidCrystal_Prusa removed пре 6 година
Marlin.h f297131792 M600: lcd_change_fil_state does not need to be global пре 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 f7d4095479 Merge branch 'MK3' into MK3_MMU2_fix1 пре 1 година
Prusa_farm.cpp 37b50477cd Fixup after rebase onto MK3 пре 1 година
Prusa_farm.h 8480c1cb7a Added //#define FARM_CONNECT_MESSAGE пре 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 година
SpoolJoin.cpp 37cde856e9 Rename Auto_deplete to Spool_join пре 1 година
SpoolJoin.h 94119744ad PFW-1362 Change isSpoolJoinEnabled to return bool пре 1 година
Tcodes.cpp edad625cf7 RIP Bondtech long live the Extruder пре 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 37b50477cd Fixup after rebase onto MK3 пре 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 f7d4095479 Merge branch 'MK3' into MK3_MMU2_fix1 пре 1 година
cmdqueue.h 129df6dd4a Do not reset line on serial commands without N пре 1 година
config.h 404c622301 Finish German translation пре 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. пре 5 година
eeprom.cpp 8e9a49082b Set Cutter OFF if 0xff пре 1 година
eeprom.h 37cde856e9 Rename Auto_deplete to Spool_join пре 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 година
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 09cb9c6ecd Fixup after rebase + discussion пре 1 година
le.sh 3f96dea4f9 make all shell scripts executable пре 5 година
macros.h f2f136e014 Use timer3 instead of timer5 on miniRambo пре 1 година
menu.cpp 09cb9c6ecd Fixup after rebase + discussion пре 1 година
menu.h 41abe1689c Block LCD during temperature model autocalibration пре 1 година
mesh_bed_calibration.cpp 03b8a6e464 Use raise_z in more places пре 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 47d7ea5dfd Add MSG_LOAD_ALL and replace it a two loactions -10bytes flash пре 1 година
messages.h 47d7ea5dfd Add MSG_LOAD_ALL and replace it a two loactions -10bytes flash пре 1 година
mmu2.cpp 183e21aa0b Merge pull request #3599 from 3d-gussner/MK3_MMU2_messages пре 1 година
mmu2.h edad625cf7 RIP Bondtech long live the Extruder пре 1 година
mmu2_crc.cpp 2f0ceabce5 Upgrade protocol to v2.1 - read/write registers + CRC пре 1 година
mmu2_crc.h 2f0ceabce5 Upgrade protocol to v2.1 - read/write registers + CRC пре 1 година
mmu2_error_converter.cpp 25a7dc8397 Fix: Filament Already Loaded only has two buttons пре 1 година
mmu2_error_converter.h c412f062c8 Perform 3xRetry automatically пре 1 година
mmu2_fsensor.cpp 0e75a03c8c Reuse FSensor runout blocking impl. throughout the whole FW пре 1 година
mmu2_fsensor.h 0e75a03c8c Reuse FSensor runout blocking impl. throughout the whole FW пре 1 година
mmu2_log.cpp 022aa53b2d Remove active_extruder completely пре 1 година
mmu2_log.h 0e036b9d8a Save some more RAM in protocol_logic пре 1 година
mmu2_power.cpp bac3168ca4 Optimise power_on and power_off пре 1 година
mmu2_power.h 2e293e90a0 MMU2 interface overhaul пре 1 година
mmu2_progress_converter.cpp 9d959f5d12 Prepare progress messages for translation пре 1 година
mmu2_progress_converter.h 8a92865969 Update MK3S to match MMU PR#168 пре 1 година
mmu2_protocol.cpp 2e7258d7a8 Include fix protocol from MMU PR#199 пре 1 година
mmu2_protocol.h 4d3a5433ad Implement read/write registers for M707/M708 пре 1 година
mmu2_protocol_logic.cpp 16713aa25a Optimisation: scopeState is already set by SendReadRegister пре 1 година
mmu2_protocol_logic.h 4d3a5433ad Implement read/write registers for M707/M708 пре 1 година
mmu2_reporting.cpp 770fdcd83b Fix typo, thanks to @gudnimg пре 1 година
mmu2_reporting.h ace5130d9f PFW-1375 MMU error reported by MK3S does not appear on LCD пре 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 пре 2 година
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 022aa53b2d Remove active_extruder completely пре 1 година
planner.h 022aa53b2d Remove active_extruder completely пре 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 539cdbfeea Lower MSG_ rows пре 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 c0a6d1343a Increase RX buffer size пре 1 година
uart2.h db0374896f Implement mmu2 serial interface пре 1 година
ultralcd.cpp f7d4095479 Merge branch 'MK3' into MK3_MMU2_fix1 пре 1 година
ultralcd.h edad625cf7 RIP Bondtech long live the Extruder пре 1 година
uni_avr_rpi.h 88cce94cf9 Revert "Revert "Save 80B of flash and 8B of RAM and fix compiler warning:"" пре 6 година
util.cpp e39d1458a1 Fix lost changes during rebase пре 1 година
util.h e39d1458a1 Fix lost changes during rebase пре 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 година