You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastianv650 271ced7341 Prevent re-entering of temperature ISR
If Marlin is inside the temperature ISR, the stepper ISR is enabled. If
a stepper event is now happening Marlin will proceed with the stepper
ISR. Now, at the end of the stepper ISR, the temperatre ISR gets enabled
again. While Marlin proceed the rest of the temperature ISR, it's now
vulnerable to a second ISR call.
8 years ago
..
example_configurations Allow enabling volumetric filament on config load 8 years ago
Conditionals.h Make Conditionals.h a catch-all for old configs 8 years ago
Conditionals_LCD.h Give encoder pulse/steps conditionals their own block 8 years ago
Conditionals_post.h Merge pull request #5169 from thinkyhead/rc_core_inverted 8 years ago
Configuration.h From "microseconds" to "milliseconds" 8 years ago
Configuration_adv.h Allow enabling volumetric filament on config load 8 years ago
M100_Free_Mem_Chk.cpp Remove unnecessary tabs and spaces 8 years ago
Makefile reduce binary size of .hex 8 years ago
Marlin.h Save ABL Bilinear Grid to EEPROM 8 years ago
Marlin.ino Add TMC2130 support 8 years ago
MarlinConfig.h
MarlinSerial.cpp Centralize click-handling in the LCD loop 8 years ago
MarlinSerial.h Optimize, reduce size of MarlinSerial 8 years ago
Marlin_main.cpp Merge pull request #5729 from Bob-the-Kuhn/guaranteed-BLTouch-detection 8 years ago
SanityCheck.h Sanity checks for FILAMENT_CHANGE_FEATURE and FILAMENT_RUNOUT_SCRIPT 8 years ago
Sd2Card.cpp Fix SD_CHECK_AND_RETRY condition 8 years ago
Sd2Card.h repair-software-spi 8 years ago
SdBaseFile.cpp Clear dir_t size, not pointer size 8 years ago
SdBaseFile.h
SdFatConfig.h repair-software-spi 8 years ago
SdFatStructs.h
SdFatUtil.cpp
SdFatUtil.h Cleanup SdFatUtil.h 8 years ago
SdFile.cpp
SdFile.h
SdInfo.h
SdVolume.cpp
SdVolume.h
Version.h README and Version for 1.1.0-RCBugFix 8 years ago
blinkm.cpp
blinkm.h
boards.h Remove mystery-board 99 8 years ago
buzzer.h fixed warning: ISO C++ forbids compound-literals 8 years ago
cardreader.cpp Replace all remaining 'boolean' with 'bool' 8 years ago
cardreader.h Fix bug in CardReader::stopSDPrint 8 years ago
circularqueue.h Patch up CircularQueue 8 years ago
configuration_store.cpp Make HOTEND_LOOP more consistent, let compiler optimize it 8 years ago
configuration_store.h Print error for M500 with disabled EEPROM 8 years ago
dac_mcp4728.cpp Fix DAC current code 8 years ago
dac_mcp4728.h Fix DAC current code 8 years ago
digipot_mcp4451.cpp
dogm_bitmaps.h
dogm_font_data_6x9_marlin.h
dogm_font_data_HD44780_C.h
dogm_font_data_HD44780_J.h
dogm_font_data_HD44780_W.h
dogm_font_data_ISO10646_1.h
dogm_font_data_ISO10646_1_tr.h Change font decent to -1 for tt and gr 8 years ago
dogm_font_data_ISO10646_5_Cyrillic.h
dogm_font_data_ISO10646_CN.h
dogm_font_data_ISO10646_Greek.h Change font decent to -1 for tt and gr 8 years ago
dogm_font_data_ISO10646_Kana.h
dogm_font_data_Marlin_symbols.h
duration_t.h Better alignment of elapsed print time 8 years ago
endstop_interrupts.h More detailed static_assert messages 8 years ago
endstops.cpp Remove unnecessary tabs and spaces 8 years ago
endstops.h guaranteed BLTouch detection 8 years ago
enum.h Support for distinct E factors 8 years ago
fastio.h Merge pull request #4894 from thinkyhead/rc_mightyboard_rev_e 8 years ago
language.h No space after X: or A: in M114 output 8 years ago
language_an.h Change "+mm" to "mm" in most languages 8 years ago
language_bg.h Change "+mm" to "mm" in most languages 8 years ago
language_ca.h Change "+mm" to "mm" in most languages 8 years ago
language_cn.h Followup to #5550 - spacing before "mm" 8 years ago
language_cz.h Followup to #5550 - spacing before "mm" 8 years ago
language_da.h Followup to #5550 - spacing before "mm" 8 years ago
language_de.h Update language_de.h 8 years ago
language_el-gr.h Followup to #5550 - spacing before "mm" 8 years ago
language_el.h Followup to #5550 - spacing before "mm" 8 years ago
language_en.h Followup to #5550 - spacing before "mm" 8 years ago
language_es.h Fix for some wrong strings 8 years ago
language_eu.h Change "+mm" to "mm" in most languages 8 years ago
language_fi.h Change "+mm" to "mm" in most languages 8 years ago
language_fr.h French translation : Added missing strings as well as missing accents 8 years ago
language_gl.h tag the utf-8 strings 8 years ago
language_hr.h Followup to #5550 - spacing before "mm" 8 years ago
language_it.h Followup to #5550 - spacing before "mm" 8 years ago
language_kana.h Update Japanese translation 8 years ago
language_kana_utf8.h Update Japanese translation 8 years ago
language_nl.h Change "+mm" to "mm" in most languages 8 years ago
language_pl.h Change "+mm" to "mm" in most languages 8 years ago
language_pt-br.h Change "+mm" to "mm" in most languages 8 years ago
language_pt-br_utf8.h Change "+mm" to "mm" in most languages 8 years ago
language_pt.h Change "+mm" to "mm" in most languages 8 years ago
language_pt_utf8.h Change "+mm" to "mm" in most languages 8 years ago
language_ru.h Change "+mm" to "mm" in most languages 8 years ago
language_test.h Keep SIMULATE_ROMFONT only language.h 8 years ago
language_tr.h Followup to #5550 - spacing before "mm" 8 years ago
language_uk.h Fix typo in language_uk 8 years ago
language_zh_CN.h tag the utf-8 strings 8 years ago
language_zh_TW.h tag the utf-8 strings 8 years ago
macros.h Limit preheat parameters based on all nozzles 8 years ago
mesh_bed_leveling.cpp Add a ZERO macro to clear arrays 8 years ago
mesh_bed_leveling.h Pass the fade factor to mbl.get_z 8 years ago
nozzle.h Move to safe zone on DELTA if using do_blocking_move_to* 8 years ago
pins.h Remove unnecessary tabs and spaces 8 years ago
pinsDebug.h pinsDebug for 644/1284 & USB646/1286 families 8 years ago
pinsDebug_Teensyduino.h pinsDebug for 644/1284 & USB646/1286 families 8 years ago
pins_3DRAG.h Follow-up the PR #4955, etc 8 years ago
pins_5DPRINT.h Follow-up the PR #4955, etc 8 years ago
pins_A4JP.h No FAN0_PIN 8 years ago
pins_AZTEEG_X1.h
pins_AZTEEG_X3.h Follow-up the PR #5087 (Fixed SERVO pins on Azteeg X3), etc 8 years ago
pins_AZTEEG_X3_PRO.h Predefine auto fan pins in some pins files 8 years ago
pins_BAM_DICE_DUE.h Follow-up the PR #4955, etc 8 years ago
pins_BQ_ZUM_MEGA_3D.h Updated bq Hephestos 2 example configuration 8 years ago
pins_BRAINWAVE.h Follow-up the PR #4955, etc 8 years ago
pins_BRAINWAVE_PRO.h Follow-up the PR #4955, etc 8 years ago
pins_CHEAPTRONIC.h Follow-up the PR #4955, etc 8 years ago
pins_CNCONTROLS_11.h Predefine auto fan pins in some pins files 8 years ago
pins_CNCONTROLS_12.h Predefine auto fan pins in some pins files 8 years ago
pins_ELEFU_3.h Follow-up the PR #4955, etc 8 years ago
pins_FELIX2.h Follow-up the PR #4955, etc 8 years ago
pins_GEN3_MONOLITHIC.h Follow-up the PR #4955, etc 8 years ago
pins_GEN3_PLUS.h Follow-up the PR #4955, etc 8 years ago
pins_GEN6.h Follow-up the PR #4955, etc 8 years ago
pins_GEN6_DELUXE.h
pins_GEN7_12.h Label analog pins in a similar way 8 years ago
pins_GEN7_13.h
pins_GEN7_14.h Follow-up the PR #4955, etc 8 years ago
pins_GEN7_CUSTOM.h Follow-up the PR #4955, etc 8 years ago
pins_K8200.h
pins_K8400.h Disable SD Detect for K8400 8 years ago
pins_LEAPFROG.h Follow-up the PR #4955, etc 8 years ago
pins_MEGACONTROLLER.h Follow-up the PR #4955, etc 8 years ago
pins_MEGATRONICS.h Follow-up the PR #4955, etc 8 years ago
pins_MEGATRONICS_2.h Follow-up the PR #4955, etc 8 years ago
pins_MEGATRONICS_3.h Remove unnecessary tabs and spaces 8 years ago
pins_MELZI.h
pins_MELZI_MAKR3D.h
pins_MIGHTYBOARD_REVE.h Developer note in pins_MIGHTYBOARD_REVE.h 8 years ago
pins_MINIRAMBO.h Follow-up the PR #4955, etc 8 years ago
pins_MINITRONICS.h Follow-up the PR #4955, etc 8 years ago
pins_MKS_13.h Follow-up the PR #4955, etc 8 years ago
pins_MKS_BASE.h Follow-up the PR #4955, etc 8 years ago
pins_OMCA.h Follow-up the PR #4955, etc 8 years ago
pins_OMCA_A.h Follow-up the PR #4955, etc 8 years ago
pins_PRINTRBOARD.h Follow-up the PR #4955, etc 8 years ago
pins_PRINTRBOARD_REVF.h Follow-up the PR #4955, etc 8 years ago
pins_RAMBO.h Follow-up the PR #4955, etc 8 years ago
pins_RAMPS.h Add TMC2130 support 8 years ago
pins_RAMPS_13.h
pins_RAMPS_OLD.h Follow-up the PR #4955, etc 8 years ago
pins_RIGIDBOARD.h Move MOSFET changes above #include for RIGIDBOARD 8 years ago
pins_RIGIDBOARD_V2.h Default DAC values for RigidBoard V2 8 years ago
pins_RUMBA.h Follow-up the PR #4955, etc 8 years ago
pins_SAINSMART_2IN1.h Follow-up the PR #4955, etc 8 years ago
pins_SANGUINOLOLU_11.h Follow-up the PR #4955, etc 8 years ago
pins_SANGUINOLOLU_12.h
pins_SAV_MKI.h Follow-up the PR #4955, etc 8 years ago
pins_SETHI.h Follow-up the PR #4955, etc 8 years ago
pins_STB_11.h
pins_TEENSY2.h Follow-up the PR #4955, etc 8 years ago
pins_TEENSYLU.h Follow-up the PR #4955, etc 8 years ago
pins_ULTIMAIN_2.h Follow-up the PR #4955, etc 8 years ago
pins_ULTIMAKER.h Follow-up the PR #4955, etc 8 years ago
pins_ULTIMAKER_OLD.h Follow-up the PR #4955, etc 8 years ago
planner.cpp Cleanup position_float 8 years ago
planner.h Merge pull request #5512 from AnHardt/speed-compare-bbr 8 years ago
planner_bezier.cpp Improve planner kinematics, fix delta ABL 8 years ago
planner_bezier.h
platformio.ini Move platformio directories out of source tree 8 years ago
point_t.h
printcounter.cpp
printcounter.h
qr_solve.cpp Enable ABL by type, support bilinear on cartesian 8 years ago
qr_solve.h Enable ABL by type, support bilinear on cartesian 8 years ago
servo.cpp Replace all remaining 'boolean' with 'bool' 8 years ago
servo.h
speed_lookuptable.h Spacing, cleanup in speed_lookuptable.h 8 years ago
stepper.cpp guaranteed BLTouch detection 8 years ago
stepper.h First draft of Unified Stepper / E Advance ISR 8 years ago
stepper_dac.cpp Default DAC values for RigidBoard V2 8 years ago
stepper_dac.h Cleanup of code style 8 years ago
stepper_indirection.cpp Reduce all stepper_indirection init code with macros 8 years ago
stepper_indirection.h Add TMC2130 support 8 years ago
stopwatch.cpp
stopwatch.h
temperature.cpp Prevent re-entering of temperature ISR 8 years ago
temperature.h Prevent re-entering of temperature ISR 8 years ago
thermistornames.h
thermistortable_1.h Split up thermistor tables 8 years ago
thermistortable_2.h Split up thermistor tables 8 years ago
thermistortable_3.h Split up thermistor tables 8 years ago
thermistortable_4.h Split up thermistor tables 8 years ago
thermistortable_5.h Split up thermistor tables 8 years ago
thermistortable_6.h Split up thermistor tables 8 years ago
thermistortable_7.h Split up thermistor tables 8 years ago
thermistortable_8.h Split up thermistor tables 8 years ago
thermistortable_9.h Split up thermistor tables 8 years ago
thermistortable_10.h Split up thermistor tables 8 years ago
thermistortable_11.h Split up thermistor tables 8 years ago
thermistortable_12.h Split up thermistor tables 8 years ago
thermistortable_13.h Split up thermistor tables 8 years ago
thermistortable_20.h Split up thermistor tables 8 years ago
thermistortable_51.h Split up thermistor tables 8 years ago
thermistortable_52.h Split up thermistor tables 8 years ago
thermistortable_55.h Split up thermistor tables 8 years ago
thermistortable_60.h Split up thermistor tables 8 years ago
thermistortable_66.h Split up thermistor tables 8 years ago
thermistortable_70.h Split up thermistor tables 8 years ago
thermistortable_71.h Split up thermistor tables 8 years ago
thermistortable_110.h Split up thermistor tables 8 years ago
thermistortable_147.h Split up thermistor tables 8 years ago
thermistortable_998.h Split up thermistor tables 8 years ago
thermistortable_999.h Split up thermistor tables 8 years ago
thermistortable_1010.h Split up thermistor tables 8 years ago
thermistortable_1047.h Split up thermistor tables 8 years ago
thermistortables.h Split up thermistor tables 8 years ago
twibus.cpp Allow send to i2c address 0 (broadcast) 8 years ago
twibus.h M155=>M260, M156=>M261 8 years ago
types.h
ultralcd.cpp Make HOTEND_LOOP more consistent, let compiler optimize it 8 years ago
ultralcd.h Fix compile error with LCD_I2C_VIKI 8 years ago
ultralcd_impl_DOGM.h Fix 5194 8 years ago
ultralcd_impl_HD44780.h Add Debug Menu with LCD_PROGRESS_BAR_TEST as an example 8 years ago
ultralcd_st7920_u8glib_rrd.h Distribute GLCD screen updates in time 8 years ago
utf_mapper.h utf8-mapper for Turkish 8 years ago
utility.cpp Replace ftostr62sign with ftostr62rj 8 years ago
utility.h Replace ftostr62sign with ftostr62rj 8 years ago
vector_3.cpp Enable ABL by type, support bilinear on cartesian 8 years ago
vector_3.h Enable ABL by type, support bilinear on cartesian 8 years ago
watchdog.cpp Correct comment on watchdog timer 8 years ago
watchdog.h