My Marlin configs for Fabrikator Mini and CTC i3 Pro B
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
etagle 99af086cea Add hidden Serial overflow debug options 6 years ago
..
HAL.cpp Add HAL_timer_start for AVR, use stepper timer to time pulses 6 years ago
HAL.h Add HAL_timer_start for AVR, use stepper timer to time pulses 6 years ago
HAL_spi_AVR.cpp [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
MarlinSerial.cpp Add hidden Serial overflow debug options 6 years ago
MarlinSerial.h Add hidden Serial overflow debug options 6 years ago
SanityCheck.h Tweaks to core headers 6 years ago
ServoTimers.h Apply some formatting 6 years ago
endstop_interrupts.h Fix interrupt-based endstop detection 6 years ago
fastio_168.h [2.0.x] FASTIO consistency (#10164) 6 years ago
fastio_644.h [2.0.x] FASTIO consistency (#10164) 6 years ago
fastio_1280.h [2.0.x] FASTIO consistency (#10164) 6 years ago
fastio_1281.h [2.0.x] FASTIO consistency (#10164) 6 years ago
fastio_AT90USB.h [2.0.x] FASTIO consistency (#10164) 6 years ago
fastio_AVR.h Modify FastIO error message 6 years ago
math_AVR.h Convert custom maths to inlines (#10728) 6 years ago
persistent_store_impl.cpp Add MarlinSettings::validate() 6 years ago
pinsDebug.h Use a macro for HAL header redirection (#10380) 6 years ago
pinsDebug_Teensyduino.h Fix some AVR HAL code style 6 years ago
pinsDebug_plus_70.h [2.0.x] Support for SilverGate Board 6 years ago
servo_AVR.cpp delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) 6 years ago
spi_pins.h Fix some AVR HAL code style 6 years ago
watchdog_AVR.cpp Fix watchdog in WATCHDOG_RESET_MANUAL mode AVR 6 years ago
watchdog_AVR.h Fix some AVR HAL code style 6 years ago