128 Commits (0feeef26048883640b37ebe3994730f31ef6e922)

Author SHA1 Message Date
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  revilor 6a57d0b381 Prusa MMU2 (#12967) 5 years ago
  Scott Lahteine f6321f878a
Simpler AVR + Trinamic + Soft Serial sanity-check (#12606) 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  Scott Lahteine 826d570162
Combine Travis CI option-setting commands (#12474) 5 years ago
  Ludy 22d7fed60a Fix compile error with SD_FIRMWARE_UPDATE (#12462) 5 years ago
  Scott Lahteine e0956bb572 Drop 'register' storage specifier 5 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 years ago
  Scott Lahteine d015f746cc
Fix some compile warnings (#12220) 5 years ago
  Marcio Teixeira 71e19baf69 Fix kill => disable_all_heaters => print_job_timer.stop (#12146) 5 years ago
  Scott Lahteine 0bd54392b7 Use uint8_t in EEPROM code 5 years ago
  Scott Lahteine bfcf570d68 Try ISR_ALIASOF for Endstop Interrupts 5 years ago
  Scott Lahteine d5141c4e03 Fix up leading/trailing whitespace 5 years ago
  AnoNymous 001f26b642 Template struct simplification for serial (#11990) 5 years ago
  Eduardo José Tagle d6955f25b2 Expand serial support in DUE/AVR hals exploiting the templated MarlinSerial classes (#11988) 5 years ago
  Eduardo José Tagle f6f2246f59 Templatized serial classes (#11982) 5 years ago
  Scott Lahteine ee53f7d813 Revert header reorg. 5 years ago
  Scott Lahteine 0dedb3e139
Reorganize some core headers (#11983) 5 years ago
  Alexander Amelkin 84926b1d5a HAL general support for DISABLE_JTAG option (#11211) 5 years ago
  Scott Lahteine 1718eff54a Code changes supporting up to 6 extruders 5 years ago
  Holger Müller 1a6f2b29b8 Add support for Triple-Z steppers/endstops 6 years ago
  Scott Lahteine 6a3207391f Remove obsolete HAL_timer_restrain 5 years ago
  Chris Pepper 5573ef62c6 [2.0.x] PersistentStore update followup (#11549) 5 years ago
  Scott Lahteine 834ea7fcea Remove 'const' from PersistentStore::capacity 5 years ago
  Dave Johnson c64199941e Compile only selected PIO environment (#11519) 5 years ago
  Scott Lahteine 865ee5985f Followup persistent store with heading, const 5 years ago
  Chris Pepper 66d2b48b59 Update PersistentStore api (#11538) 5 years ago
  Scott Lahteine 244b9a8257 Better fastio 1280/2560 pin list 6 years ago
  Andy Shaw 624986d423 Ensure ADC conversion is complete before reading (#11336) 6 years ago
  teemuatlut fbcdf5eaeb Simplify stepper driver per-axis selection 6 years ago
  Scott Lahteine d05e832f29 Add STM32F1 support for SD-based EEPROM 6 years ago
  etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
  Scott Lahteine 99591dc20c
Filter endstops state at all times (#11066) 6 years ago
  Scott Lahteine c1269c2ec1 Tweak AVR critical section defines 6 years ago
  Scott Lahteine 19d4c7c1cd Tweak HAL header comments 6 years ago
  etagle a215725df6 Fix stepper pulse timing 6 years ago
  Scott Lahteine a9861a780e Tweak HAL heading 6 years ago
  Scott Lahteine 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE 6 years ago
  Eduardo José Tagle 5590c8ffd0 Fix MarlinSerial (AVR) (#10991) 6 years ago
  etagle 99af086cea Add hidden Serial overflow debug options 6 years ago
  etagle d90e8fcad9 Fix XON/XOFF implementation 6 years ago
  Scott Lahteine 3701869e6c Add HAL_timer_start for AVR, use stepper timer to time pulses 6 years ago
  Giuliano c9d1a620d4 [2.0.x] fix indentations (#10934) 6 years ago
  Eduardo José Tagle d3c02410a8 [2.0.x] Small assorted collection of fixes and improvements (#10911) 6 years ago
  Scott Lahteine 9b9b62b218 delay(SERVO_DELAY) => safe_delay(servo_delay[servo_index]) 6 years ago
  Eduardo José Tagle 6f330f397e [2.0.x] Buffer overflow and scroll fix, UTF8 cleanup (#10844) 6 years ago
  Scott Lahteine 4118199ddd Tweaks to core headers 6 years ago
  etagle 569df3fc0c Fix interrupt-based endstop detection 6 years ago
  Scott Lahteine c2fb2f54a1 Use assembly for AVR ISR vectors 6 years ago
  Scott Lahteine c173a31060 Fix some compile warnings 6 years ago