Kevin Lee dfd1ab5688 Revert "Bump X/Y motor current to fix infrequent skipping" před 2 roky
..
mmu2 ebb79351a7 Add preliminary support for MMU_SELFTEST_FAILED error messages před 1 rokem
variants dfd1ab5688 Revert "Bump X/Y motor current to fix infrequent skipping" před 1 rokem
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. před 8 roky
BlinkM.h a4a80b3eb7 MK2 Firmware release. před 8 roky
Configuration.cpp 1d3ee1caba build: Add Configuration_var.h as a configuration wrapper před 1 rokem
Configuration.h 7f7c81de86 Restore original X/Y_MIN/MAX for Bear 2.1 frame před 1 rokem
ConfigurationStore.cpp 1d3ee1caba build: Add Configuration_var.h as a configuration wrapper před 1 rokem
ConfigurationStore.h f7ae3039f8 Don't include M851 in build if Auto Bed Leveling is not enabled před 1 rokem
Configuration_adv.h c7eeac1dc5 Added support for AD8495 K-type thermocouple amplifier před 1 rokem
Configuration_var.h 1d3ee1caba build: Add Configuration_var.h as a configuration wrapper před 1 rokem
Dcodes.cpp 7fb53899dc Merge branch 'MK3' into MK3_MMU2_fix1 před 1 rokem
Dcodes.h 329745368e Improve PAT9125 UI implementation před 1 rokem
Filament_sensor.cpp 5ed6bd7f8b cleanup: Fix more spourious missing return warnings před 1 rokem
Filament_sensor.h 70532333dc Optimize filament sensor implementation před 1 rokem
Firmware.ino 19a72ef9eb LCD menu optimalization - LiquidCrystal_Prusa removed před 5 roky
Marlin.h 67122b89c4 Add retract after filament load před 1 rokem
MarlinSerial.cpp a6331d22c8 Remove ancient SNMM code in the MK3 branch před 2 roky
MarlinSerial.h f2f136e014 Use timer3 instead of timer5 on miniRambo před 1 rokem
Marlin_main.cpp 7a4bc2bae3 Increase pause filament retraction před 1 rokem
Prusa_farm.cpp 37b50477cd Fixup after rebase onto MK3 před 1 rokem
Prusa_farm.h 8480c1cb7a Added //#define FARM_CONNECT_MESSAGE před 1 rokem
Sd2Card.cpp eb43d712df Enable MISO pullup during SD CMD0 před 1 rokem
Sd2Card.h a26651e7aa Change return types of two functions uint8_t před 2 roky
SdBaseFile.cpp 7d86a0d121 Reduce a few magic numbers for FILENAME_LENGTH před 1 rokem
SdBaseFile.h 6c9c1423c6 Remove temporary changes from SdBaseFile.h před 3 roky
SdFatConfig.h a4a80b3eb7 MK2 Firmware release. před 8 roky
SdFatStructs.h a4a80b3eb7 MK2 Firmware release. před 8 roky
SdFatUtil.cpp f18d4757c6 Introduce STACK_GUARD_MARGIN in all variants před 3 roky
SdFatUtil.h f18d4757c6 Introduce STACK_GUARD_MARGIN in all variants před 3 roky
SdFile.cpp cdcc06f376 SDFile - fix errorneous offset computation před 3 roky
SdFile.h c1ead75a73 Remove commented debug code před 3 roky
SdInfo.h 43d696659f 3.0.12-RC2 sync před 7 roky
SdVolume.cpp 43d696659f 3.0.12-RC2 sync před 7 roky
SdVolume.h d275fe0e83 Extract gcode filter from SdBaseFile into SdFile + optimization před 3 roky
Servo.cpp 16602f4003 change boolean to bool před 2 roky
Servo.h a4a80b3eb7 MK2 Firmware release. před 8 roky
SpoolJoin.cpp 37cde856e9 Rename Auto_deplete to Spool_join před 1 rokem
SpoolJoin.h 94119744ad PFW-1362 Change isSpoolJoinEnabled to return bool před 1 rokem
Tcodes.cpp edad625cf7 RIP Bondtech long live the Extruder před 1 rokem
Tcodes.h 2e293e90a0 MMU2 interface overhaul před 1 rokem
Timer.cpp 8d9d367d6b Implement Timer::expired_cont() před 1 rokem
Timer.h 8d9d367d6b Implement Timer::expired_cont() před 1 rokem
TimerRemaining.h 6d2358125a Fix Timer_test broken by conditional translation for SYSTEM_TIMER_2. před 5 roky
adc.cpp 16b9acf8bc Decouple temperature ISR from ADC readings před 1 rokem
adc.h 37b50477cd Fixup after rebase onto MK3 před 1 rokem
asm.h f25bddce35 Simplify GETPC() před 2 roky
backlight.cpp 9fb6efc435 Add newline at the end of file před 3 roky
backlight.h cd5ff783cf General fixes and improvements to code před 4 roky
boards.h f40b8a2186 MK3 configuration files, renamed EINY to EINSY před 6 roky
bootapp.c c951bea627 Remove unused/broken bootapp code před 3 roky
bootapp.h f7dc8dcaef Fix usage of RAMEND před 3 roky
cardreader.cpp e18bfce597 Farm mode: cache filenames in the presort function před 1 rokem
cardreader.h 7d86a0d121 Reduce a few magic numbers for FILENAME_LENGTH před 1 rokem
cmdqueue.cpp f7d4095479 Merge branch 'MK3' into MK3_MMU2_fix1 před 1 rokem
cmdqueue.h 129df6dd4a Do not reset line on serial commands without N před 1 rokem
config.h d867da201f cmake: Define FW_VARIANT instead of copying Configuration_prusa před 1 rokem
conv2str.cpp 7711969e57 ftostr12ns: change xx from long to int před 1 rokem
conv2str.h fd3fc31304 LCD menu optimalization - conversion functions - source separation před 5 roky
doxyfile 94e79806bc Updated doxygen docs to work better with confluence. před 4 roky
eeprom.cpp eaaf1d6872 Rename Sheets před 1 rokem
eeprom.h eaaf1d6872 Rename Sheets před 1 rokem
fancheck.cpp f2fe9a51ee rename `Extruder fan` to `Hotend fan` před 1 rokem
fancheck.h 39ad53ab11 Simplify fan checks now that lcd pause works correctly před 1 rokem
fastio.h 9684806e00 Change arduino IO to fastio where possible před 2 roky
first_lay_cal.cpp 76dc51d2f0 Sync first layer purge line with PrusaSlicer generated output před 1 rokem
first_lay_cal.h 43705aae2e Rename lay1cal_preheat() to lay1cal_wait_preheat(). před 4 roky
heatbed_pwm.cpp 7bd43b77d7 Remove unnecessary assignment před 3 roky
la10compat.cpp 26e900896a Re-adjust LA10->15 conversion před 3 roky
la10compat.h 453f5dd874 Adjust E-jerk in LA10 compatibility mode před 4 roky
language.c 83315d0494 Update config.h translation documentation and move language to group2 před 1 rokem
language.h 83315d0494 Update config.h translation documentation and move language to group2 před 1 rokem
lcd.cpp 709d07310a lcd_print_pad: do not overflow len when truncating the string před 1 rokem
lcd.h 49f96213a4 Also consume longpress in lcd_consume_click() před 1 rokem
le.sh 3f96dea4f9 make all shell scripts executable před 5 roky
macros.h f2f136e014 Use timer3 instead of timer5 on miniRambo před 1 rokem
menu.cpp 374b829fb6 Generalize menu_block_entering_on_serious_errors for menu lockout před 1 rokem
menu.h 41abe1689c Block LCD during temperature model autocalibration před 1 rokem
mesh_bed_calibration.cpp 0f9a03dc5c Tweak X/Y_POS for Bear 2.1 XYZ calibration před 1 rokem
mesh_bed_calibration.h 53dfcf9d6f Optimise if-statments in world2machine_clamp před 2 roky
mesh_bed_leveling.cpp a54a133968 Use memset instead of nested for-loop to zero a 2d array před 2 roky
mesh_bed_leveling.h 49693a9fb3 Remove undefined function před 2 roky
messages.cpp f2fe9a51ee rename `Extruder fan` to `Hotend fan` před 1 rokem
messages.h f2fe9a51ee rename `Extruder fan` to `Hotend fan` před 1 rokem
mmu2.cpp 0aeb74e5b1 Intercept M708 A0xb: set ExtraLoadDistance on the printer side too před 1 rokem
mmu2.h d6e0f47739 PFW-1403 Rename ReportErrorSource to ErrorSource for shorter code před 1 rokem
mmu2_crc.cpp 2f0ceabce5 Upgrade protocol to v2.1 - read/write registers + CRC před 1 rokem
mmu2_crc.h 2f0ceabce5 Upgrade protocol to v2.1 - read/write registers + CRC před 1 rokem
mmu2_error_converter.cpp 6eab0dda59 Add parentheses - be more explicit in error codes' masking and comparison před 1 rokem
mmu2_error_converter.h 398a4bf403 cleanup: Do not return const values from functions před 1 rokem
mmu2_fsensor.cpp 0e75a03c8c Reuse FSensor runout blocking impl. throughout the whole FW před 1 rokem
mmu2_fsensor.h 0e75a03c8c Reuse FSensor runout blocking impl. throughout the whole FW před 1 rokem
mmu2_log.cpp 022aa53b2d Remove active_extruder completely před 1 rokem
mmu2_log.h 0e036b9d8a Save some more RAM in protocol_logic před 1 rokem
mmu2_power.cpp 1d3ee1caba build: Add Configuration_var.h as a configuration wrapper před 1 rokem
mmu2_power.h 2e293e90a0 MMU2 interface overhaul před 1 rokem
mmu2_progress_converter.cpp 398a4bf403 cleanup: Do not return const values from functions před 1 rokem
mmu2_progress_converter.h 398a4bf403 cleanup: Do not return const values from functions před 1 rokem
mmu2_protocol.cpp b95d508574 cleanup: Remove implicit fallthrough in CRC validation před 1 rokem
mmu2_protocol.h 4d3a5433ad Implement read/write registers for M707/M708 před 1 rokem
mmu2_protocol_logic.cpp 2c695f14be Increase required MMU version to 2.1.4.x před 1 rokem
mmu2_protocol_logic.h 0aeb74e5b1 Intercept M708 A0xb: set ExtraLoadDistance on the printer side too před 1 rokem
mmu2_reporting.cpp d5ca47d1a6 Merge pull request #3646 from gudnimg/fix-mmu-buttons-v2 před 1 rokem
mmu2_reporting.h 33690b927a PFW-1403 Fix issue where physical MMU buttons do not dismiss error screen před 1 rokem
mmu2_serial.cpp 71be6b19d4 cleanup: Remove return value from MMU2Serial::write() před 1 rokem
mmu2_serial.h 71be6b19d4 cleanup: Remove return value from MMU2Serial::write() před 1 rokem
motion_control.cpp 05bd1ba57f Multi-segment pause resume initial před 1 rokem
motion_control.h 05bd1ba57f Multi-segment pause resume initial před 1 rokem
optiboot_xflash.cpp e37435b53f Merge remote-tracking branch 'upstream/MK3_3.11.1' into mk311_sync před 1 rokem
optiboot_xflash.h 9454f9d8ec Rename w25x20cl to xflash před 3 roky
pat9125.cpp 1d3ee1caba build: Add Configuration_var.h as a configuration wrapper před 1 rokem
pat9125.h bdfd3305cb Cleanup pat9125.h před 1 rokem
pins.h 1fa7b8cd8d Move SDA/SCL pins into pins.h for fastio compatibility před 3 roky
pins_Einsy_1_0.h af2de9087a Disable TACH_1 před 1 rokem
pins_Rambo_1_0.h f2fe9a51ee rename `Extruder fan` to `Hotend fan` před 1 rokem
pins_Rambo_1_3.h f2fe9a51ee rename `Extruder fan` to `Hotend fan` před 1 rokem
planner.cpp 022aa53b2d Remove active_extruder completely před 1 rokem
planner.h 022aa53b2d Remove active_extruder completely před 1 rokem
printers.h 7189f44bcd Remove commented out defines. před 5 roky
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. před 8 roky
qr_solve.h a4a80b3eb7 MK2 Firmware release. před 8 roky
rbuf.c 5979bf5e0c T-codes for MMU_V2: initial version před 6 roky
rbuf.h 5979bf5e0c T-codes for MMU_V2: initial version před 6 roky
sm4.c 1d3ee1caba build: Add Configuration_var.h as a configuration wrapper před 1 rokem
sm4.h bc7d36b6ff Fix sm4.h line ending před 3 roky
sound.cpp 051f03119b Fix misleading indentation warnings by expanding tabs před 3 roky
sound.h 5870bbc524 Prune most of TODO from mmu2.cpp před 1 rokem
speed_lookuptable.cpp 520cb491b2 Move speed lookup defs into a separate source před 5 roky
speed_lookuptable.h 0b7aa31b2a Fix MUL24x24R24 comment před 2 roky
spi.c 186e630299 New SPI (do not use Arduino SPI class) před 6 roky
spi.h bd1e410228 New ML support - W25X20CL external spi flash support před 6 roky
static_assert.h e50025cc7d static_assert - portable solution compatible with C++98 před 5 roky
stepper.cpp 2e293e90a0 MMU2 interface overhaul před 1 rokem
stepper.h 340bc87110 Checkpoint: jam detection před 1 rokem
stk500.h eef6c68c9f Added support for a secondary boot loader, based on the OptiBoot project, před 6 roky
strlen_cx.h 2e293e90a0 MMU2 interface overhaul před 1 rokem
swi2c.c 1d3ee1caba build: Add Configuration_var.h as a configuration wrapper před 1 rokem
swi2c.h 47e610a2c6 Add disable() to swi2c as well před 1 rokem
swspi.cpp 683784c4c7 PAT9125 I2C, hardware SG homing před 6 roky
swspi.h 683784c4c7 PAT9125 I2C, hardware SG homing před 6 roky
system_timer.h 13163e9fbf Move millis_nc to system_timer.h před 1 rokem
temp_model.h 539cdbfeea Lower MSG_ rows před 1 rokem
temperature.cpp 9bbdbd64f5 Change hotend temperature sensor from T0 to T1 před 1 rokem
temperature.h 9b9ce1733c TM: Allow to keep model checking enabled during autotuning před 1 rokem
thermistortables.h ae9178592b Fix temperature table for PT100 w/ amp před 1 rokem
timer02.c 698499f00d split timer0 and timer2 initialization. Move timer2 init early před 3 roky
timer02.h 698499f00d split timer0 and timer2 initialization. Move timer2 init early před 3 roky
tmc2130.cpp 510f13b24a Make the diag pins open collector with pullup. před 1 rokem
tmc2130.h aa45091400 Scale extruder motor current linearly with speed. (#2813) před 3 roky
tone04.c 1d3ee1caba build: Add Configuration_var.h as a configuration wrapper před 1 rokem
tone04.h 751f810dd7 ALTFAN implementation (#2692) před 4 roky
twi.cpp abbf2a3927 twi safe init před 1 rokem
twi.h 4f08caaa2b Shorter TWI timeout před 1 rokem
uart2.c c0a6d1343a Increase RX buffer size před 1 rokem
uart2.h db0374896f Implement mmu2 serial interface před 1 rokem
ultralcd.cpp 42634933d2 Removed periodic refreshes před 1 rokem
ultralcd.h edad625cf7 RIP Bondtech long live the Extruder před 1 rokem
uni_avr_rpi.h 88cce94cf9 Revert "Revert "Save 80B of flash and 8B of RAM and fix compiler warning:"" před 5 roky
util.cpp e39d1458a1 Fix lost changes during rebase před 1 rokem
util.h e39d1458a1 Fix lost changes during rebase před 1 rokem
vector_3.cpp a4a80b3eb7 MK2 Firmware release. před 8 roky
vector_3.h a4a80b3eb7 MK2 Firmware release. před 8 roky
xflash.c b398a09a4f xflash: add xflash_multipage_program and documentation před 3 roky
xflash.h b398a09a4f xflash: add xflash_multipage_program and documentation před 3 roky
xflash_dump.cpp f25bddce35 Simplify GETPC() před 2 roky
xflash_dump.h b7806bf25f Crash if pullups get enabled on the thermistor inputs před 2 roky
xflash_layout.h 52b464688f Make layout static regardless of what is enabled před 2 roky
xyzcal.cpp 1d3ee1caba build: Add Configuration_var.h as a configuration wrapper před 1 rokem
xyzcal.h 99206884b5 Calibration: detect biased PINDA and retry calibration před 3 roky