Marek Bel 2a5a7ab9d2 Add bed calibration points macro definitions to MK25 variants. před 7 roky
..
variants 2a5a7ab9d2 Add bed calibration points macro definitions to MK25 variants. před 7 roky
BlinkM.cpp a4a80b3eb7 MK2 Firmware release. před 9 roky
BlinkM.h a4a80b3eb7 MK2 Firmware release. před 9 roky
Configuration.h e1b95ed2a7 version change před 7 roky
ConfigurationStore.cpp fc3af0533a Fix of calculate_extrusion_multipliers(). před 7 roky
ConfigurationStore.h 88f248cb77 Inform user that hardcoded default settings were loaded (EEPROM version change) před 7 roky
Configuration_adv.h baade7db61 Removed unused files (ST7565R-dogm, digipot) před 7 roky
Dcodes.cpp 92997204a1 Linearity correction - TMC codes for calibration object, variable stored as uint8, range from 1.03 to 1.20 před 7 roky
Dcodes.h ac1a56b493 Merge branch 'MK25' into MK3 před 7 roky
Firmware.ino 363a9d24b3 LiquidCrystal class renamed to LiquidCrystal_Prusa před 7 roky
Firmware.ino.rambo.hex 0a2087c1cb build 143e před 7 roky
LiquidCrystal_Prusa.cpp 363a9d24b3 LiquidCrystal class renamed to LiquidCrystal_Prusa před 7 roky
LiquidCrystal_Prusa.h 363a9d24b3 LiquidCrystal class renamed to LiquidCrystal_Prusa před 7 roky
Marlin.h 0b6644915a Add files via upload před 7 roky
MarlinSerial.cpp 485355274e Optimized the MarlinSerial class by declaring all methods static. před 7 roky
MarlinSerial.h 485355274e Optimized the MarlinSerial class by declaring all methods static. před 7 roky
Marlin_main.cpp c359d11858 Do not disable bed heating, when the print is paused. před 7 roky
MenuStack.cpp f3209e1aec fixed possible feedmultiply change cause by entering main menu with negative encoder position před 7 roky
MenuStack.h f3209e1aec fixed possible feedmultiply change cause by entering main menu with negative encoder position před 7 roky
Sd2Card.cpp 43d696659f 3.0.12-RC2 sync před 8 roky
Sd2Card.h 43d696659f 3.0.12-RC2 sync před 8 roky
Sd2PinMap.h 43d696659f 3.0.12-RC2 sync před 8 roky
SdBaseFile.cpp c83b1833bc Johhny Firmware sync před 8 roky
SdBaseFile.h 43d696659f 3.0.12-RC2 sync před 8 roky
SdFatConfig.h a4a80b3eb7 MK2 Firmware release. před 9 roky
SdFatStructs.h a4a80b3eb7 MK2 Firmware release. před 9 roky
SdFatUtil.cpp 3faef75a0d 3.0.10 sync před 8 roky
SdFatUtil.h 43d696659f 3.0.12-RC2 sync před 8 roky
SdFile.cpp 43d696659f 3.0.12-RC2 sync před 8 roky
SdFile.h a4a80b3eb7 MK2 Firmware release. před 9 roky
SdInfo.h 43d696659f 3.0.12-RC2 sync před 8 roky
SdVolume.cpp 43d696659f 3.0.12-RC2 sync před 8 roky
SdVolume.h a4a80b3eb7 MK2 Firmware release. před 9 roky
Servo.cpp a4a80b3eb7 MK2 Firmware release. před 9 roky
Servo.h a4a80b3eb7 MK2 Firmware release. před 9 roky
Timer.cpp f207145752 Return from Autoload filament and Load filament menu item to parent menu. před 7 roky
Timer.h 6b08cdeaf1 Safety timer (disable heaters after 15min idle) před 7 roky
adc.c 546314fda7 Removed debug messages from serial comunication (octoprint...). před 7 roky
adc.h 25dd6dd673 new module adc (analog2digital) před 7 roky
boards.h f40b8a2186 MK3 configuration files, renamed EINY to EINSY před 7 roky
cardreader.cpp 4681361883 correction in M27 message před 7 roky
cardreader.h e2e48bfd71 SD speed test (DEBUG) před 7 roky
cmdqueue.cpp 863fe1f054 show message that printer is not connected to monitoring on printer start před 7 roky
cmdqueue.h 9e534c1990 Minimize risk of stepper routine interrupt blocking by reorganizing před 7 roky
config.h 186e630299 New SPI (do not use Arduino SPI class) před 7 roky
fastio.h db985065ff WRITE_NC macro for non-critical (non-synchronized) access to před 7 roky
fsensor.cpp 8da2330b93 FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW). před 7 roky
fsensor.h a9d5af4a07 Wizard: dont ask if color is clear and dont use automatic filament load; multiscreen messages update před 7 roky
langtool.php a4a80b3eb7 MK2 Firmware release. před 9 roky
langtool.pl d85a8077a8 M115 update před 7 roky
language.h d85a8077a8 M115 update před 7 roky
language_all.cpp eced66f0f6 Show full screen blocking notification message after heater turning off by safety timer. před 7 roky
language_all.h eced66f0f6 Show full screen blocking notification message after heater turning off by safety timer. před 7 roky
language_common.h d85a8077a8 M115 update před 7 roky
language_cz.h eced66f0f6 Show full screen blocking notification message after heater turning off by safety timer. před 7 roky
language_de.h d85a8077a8 M115 update před 7 roky
language_en.h eced66f0f6 Show full screen blocking notification message after heater turning off by safety timer. před 7 roky
language_es.h d85a8077a8 M115 update před 7 roky
language_it.h d85a8077a8 M115 update před 7 roky
language_pl.h d85a8077a8 M115 update před 7 roky
le.sh 43d696659f 3.0.12-RC2 sync před 8 roky
mesh_bed_calibration.cpp f00bde09a4 Re-factor bed calibration point coordinates to match bed CAD data. Tested successfully on MK3 (auto home position not calibrated and calibrated printer and print area position of calibrated printer). MK25 not tested. před 7 roky
mesh_bed_calibration.h 3abfeb831f Update documentation of mesh_bed_calibration.cpp. před 7 roky
mesh_bed_leveling.cpp 78ebd522b6 Removed support for DELTA, SCARA and BARICUDA. před 9 roky
mesh_bed_leveling.h 6cff4b92ff Automatic bed calibration by searching the 3x3 point matrix. před 9 roky
motion_control.cpp a4a80b3eb7 MK2 Firmware release. před 9 roky
motion_control.h a4a80b3eb7 MK2 Firmware release. před 9 roky
pat9125.cpp 8da2330b93 FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW). před 7 roky
pat9125.h 44dc12005f Optimization of the filament sensor. před 7 roky
pins.h 0b6644915a Add files via upload před 7 roky
pins_Einsy_1_0.h 78f9f6b611 use defines for adc pins, temp table for PIDNA update před 7 roky
pins_Rambo_1_0.h e69134eb1c Rambo 1.0 support (MK25, MK2) před 7 roky
pins_Rambo_1_3.h 0b6644915a Add files via upload před 7 roky
planner.cpp 11e7eb27ee Merge remote-tracking branch 'remotes/origin/M221_fix' into MK3_fast_dbg před 7 roky
planner.h 11e7eb27ee Merge remote-tracking branch 'remotes/origin/M221_fix' into MK3_fast_dbg před 7 roky
printers.h 0fb471f528 whitespace před 7 roky
qr_solve.cpp a4a80b3eb7 MK2 Firmware release. před 9 roky
qr_solve.h a4a80b3eb7 MK2 Firmware release. před 9 roky
sm4.c 0b6644915a Add files via upload před 7 roky
sm4.h 65a91b366d New XYZ calibration with image processing před 7 roky
speed_lookuptable.h a4a80b3eb7 MK2 Firmware release. před 9 roky
spi.c 186e630299 New SPI (do not use Arduino SPI class) před 7 roky
spi.h 186e630299 New SPI (do not use Arduino SPI class) před 7 roky
stepper.cpp 0b6644915a Add files via upload před 7 roky
stepper.h baade7db61 Removed unused files (ST7565R-dogm, digipot) před 7 roky
swi2c.cpp 683784c4c7 PAT9125 I2C, hardware SG homing před 8 roky
swi2c.h 683784c4c7 PAT9125 I2C, hardware SG homing před 8 roky
swspi.cpp 683784c4c7 PAT9125 I2C, hardware SG homing před 8 roky
swspi.h 683784c4c7 PAT9125 I2C, hardware SG homing před 8 roky
temperature.cpp d86d1beeaa fan error synchronization with planner před 7 roky
temperature.h ac1a56b493 Merge branch 'MK25' into MK3 před 7 roky
thermistortables.h 7e00248060 new ambient thermistor table před 7 roky
tmc2130.cpp 339d2ebdef Z-axis stealth mode před 7 roky
tmc2130.h 339d2ebdef Z-axis stealth mode před 7 roky
ultralcd.cpp 1d7b3ea2de Set calibration status to calibrated also by using live adjust Z. před 7 roky
ultralcd.h 7e462b3224 Merge branch 'MK3' into MK3 před 7 roky
ultralcd_implementation_hitachi_HD44780.h 8da2330b93 FSensor PAT9125 - i2c ACK check + two attempts in init function (PFW). před 7 roky
uni_avr_rpi.h 683784c4c7 PAT9125 I2C, hardware SG homing před 8 roky
util.cpp 5791d9f0d8 EEPROM address conflict fix; forcing selftest can happen only in case that we have TMC2130 drivers před 7 roky
util.h 85bc19b77c force selftest if user upgraded from 3.1.2-RC1 or older fw version před 7 roky
vector_3.cpp a4a80b3eb7 MK2 Firmware release. před 9 roky
vector_3.h a4a80b3eb7 MK2 Firmware release. před 9 roky
xyzcal.cpp d50dd9a6e9 XYZcal - findpointcenter starting Z coordinate down by 50um před 7 roky
xyzcal.h cf43b85de9 XYZ calibration - accuracy improvement před 7 roky