Commit Graph

  • 0312c42f9d [2.0.x] LPC176x Serial cleanup (#11032) Chris Pepper 2018-06-17 02:59:22 +01:00
  • c1269c2ec1 Tweak AVR critical section defines Scott Lahteine 2018-06-16 17:42:32 -05:00
  • 35023b09ef Fix critical section start/end Scott Lahteine 2018-06-16 17:38:46 -05:00
  • a85f60adb9 Unsigned eeprom mesh addresses Scott Lahteine 2018-06-15 15:54:38 -05:00
  • da94e0bd27 Unsigned eeprom mesh addresses Scott Lahteine 2018-06-15 15:51:45 -05:00
  • f88adcbfd5 [2.0.x][LPC176x] Fix binary linking broken by pio update (#11026) Chris Pepper 2018-06-15 21:32:51 +01:00
  • fdd97e649d Merge pull request #11020 from simon-jouet/esp32 Scott Lahteine 2018-06-13 19:35:01 -05:00
  • e2aeda61ed HAL for Espressif ESP32 Wifi Simon Jouet 2017-10-08 17:38:10 +01:00
  • 091f742432 Add WIFISUPPORT to example configs Scott Lahteine 2018-06-13 19:03:43 -05:00
  • 19d4c7c1cd Tweak HAL header comments Scott Lahteine 2018-06-13 19:08:26 -05:00
  • 7e8d2d611d Auto Build for Visual Studio Code (#11014) Bob Kuhn 2018-06-13 18:49:47 -05:00
  • c28d2e9638 Auto Build for Visual Studio Code (#11015) Bob Kuhn 2018-06-13 18:49:30 -05:00
  • cce0523a95 [2.0.x] reset bltouch on home (#11018) Giuliano 2018-06-13 21:09:13 +02:00
  • e601cfb836 [1.1.x] reset bltouch on home (#11010) Giuliano 2018-06-13 21:08:47 +02:00
  • 4c8d6df13c Extra insurance against endstop false positives (#11013) Scott Lahteine 2018-06-13 01:22:02 -05:00
  • c0e4a7a928 Merge pull request #11012 from thinkyhead/bf1_ensure_endstop Scott Lahteine 2018-06-13 01:21:41 -05:00
  • af1721b351 Extra insurance against endstop false positives Scott Lahteine 2018-06-13 00:36:47 -05:00
  • cc4e515480 Fix coolstep_min_speed / sensorless homing Scott Lahteine 2018-06-12 22:11:21 -05:00
  • 81edbfa665 Merge pull request #11004 from ejtagle/always_honor_maximum_step_rate Scott Lahteine 2018-06-12 22:17:22 -05:00
  • f3fed52348 Fix coolstep_min_speed / sensorless homing Scott Lahteine 2018-06-12 22:12:46 -05:00
  • 91976e3ef4 Merge pull request #11011 from thinkyhead/bf1_honor_step_rate Scott Lahteine 2018-06-12 21:52:48 -05:00
  • 9d91ea4e3e Fix stepper pulse duration Scott Lahteine 2018-06-12 17:11:45 -05:00
  • a215725df6 Fix stepper pulse timing etagle 2018-06-12 01:04:26 -03:00
  • d3567592d7 Localize stepper-specific defines Scott Lahteine 2018-06-12 18:15:44 -05:00
  • 0d79128c8d Localize stepper-specific defines Scott Lahteine 2018-06-12 17:28:57 -05:00
  • a9861a780e Tweak HAL heading Scott Lahteine 2018-06-12 17:27:48 -05:00
  • cf53e502a2 No need to set input after attachInterrupt Scott Lahteine 2018-06-12 18:43:05 -05:00
  • e0276d2f32 Official STMicroelectronics Arduino Core STM32F4 HAL compatibility (#11006) Karl Andersson 2018-06-13 01:38:00 +02:00
  • 87eddf35e2 HAL_STEPPER_TIMER_RATE => STEPPER_TIMER_RATE Scott Lahteine 2018-06-12 16:55:57 -05:00
  • 4dbec774b5 HAL_*_TIMER_RATE => *_TIMER_RATE Scott Lahteine 2018-06-12 16:32:22 -05:00
  • 928e50e724 Try LiquidCrystal@1.3.4 Scott Lahteine 2018-06-12 00:40:18 -05:00
  • 1d048f5192 Optional homing/leveling with O parameter Scott Lahteine 2018-06-11 22:02:07 -05:00
  • 12689f2470 Merge pull request #11001 from thinkyhead/bf2_junction_deviation_fix Scott Lahteine 2018-06-11 22:31:17 -05:00
  • 9b945c13a1 Fix STM32F1 ISR_ENABLED Scott Lahteine 2018-06-11 22:09:36 -05:00
  • 9d04f47d98 Improvements for junction_deviation_mm Scott Lahteine 2018-06-11 18:49:08 -05:00
  • f2c3b0d476 Use bit flags for homed/known Scott Lahteine 2018-06-11 21:29:31 -05:00
  • fe69cf8a5d Merge pull request #11002 from thinkyhead/bf1_junction_deviation_fix Scott Lahteine 2018-06-11 22:03:59 -05:00
  • 4832be52d7 Followup to G29 O Scott Lahteine 2018-06-11 21:57:26 -05:00
  • 86170e6a66 [2.0.x] Add O (optional) flag to G28/G29 (#10913) Robert Mendon 2018-06-11 20:51:48 -06:00
  • 8073f23672 Improvements for junction_deviation_mm Scott Lahteine 2018-06-11 19:02:13 -05:00
  • 4bc5e9341e Use bit flags for homed/known Scott Lahteine 2018-06-11 21:42:39 -05:00
  • 4ed92f838f Use stepper timer to count pulse duration Scott Lahteine 2018-06-11 21:46:19 -05:00
  • 47f7c4889d Fix include in lite status screen Scott Lahteine 2018-06-11 21:30:37 -05:00
  • cfd6437ea6 Update travis test for 2.0.x parity Scott Lahteine 2018-06-11 20:10:09 -05:00
  • 2ddba201c0 STM32F1 HAL Fixes (#10999) Alexey Shvetsov 2018-06-12 04:00:56 +03:00
  • 43bdd0bfe4 Fix indent in stepper.h Scott Lahteine 2018-06-11 19:12:56 -05:00
  • 6a7e0a852b Minor stepper.cpp cleanup Scott Lahteine 2018-06-11 19:16:31 -05:00
  • b8f8dc72f0 Add travis helper update_defaults Scott Lahteine 2018-06-11 18:18:23 -05:00
  • eca91a8bd7 Tweak M122 report spacing Scott Lahteine 2018-06-10 20:34:18 -05:00
  • 2ba198a624 Tweak M122 report spacing Scott Lahteine 2018-06-10 20:33:11 -05:00
  • 5590c8ffd0 Fix MarlinSerial (AVR) (#10991) Eduardo José Tagle 2018-06-10 22:32:20 -03:00
  • 3fd1f32b73 Fix ADC key and chamber temp Scott Lahteine 2018-06-10 20:11:40 -05:00
  • 8e987023e1 Replace ADC with HAL_READ_ADC Scott Lahteine 2018-06-10 20:09:31 -05:00
  • 53730be606 Fix MarlinSerial (#10992) Scott Lahteine 2018-06-10 20:04:52 -05:00
  • 117fd007a9 Followup to pin error change Scott Lahteine 2018-06-10 19:24:20 -05:00
  • 38f73d57bc Clean trailing whitespace Scott Lahteine 2018-06-10 18:42:39 -05:00
  • ae07a3e4aa Multiplier edit large ranges Scott Lahteine 2018-06-10 18:21:15 -05:00
  • 20a5db03bb Junction Deviation limit (0.01 to 0.3) Scott Lahteine 2018-06-10 18:20:21 -05:00
  • 7175da3256 Multiplier edit large ranges Scott Lahteine 2018-06-10 18:18:08 -05:00
  • 4c3504c43f Limit Junction Deviation (0.01 to 0.3) Scott Lahteine 2018-06-10 18:17:41 -05:00
  • a2f521d34b Add Junction Deviation mm runtime setting (#10990) Scott Lahteine 2018-06-10 18:02:54 -05:00
  • 327b9c389d Add Junction Deviation mm runtime setting (#10989) Scott Lahteine 2018-06-10 18:02:40 -05:00
  • f1ed08e369 Fix serial debug ouput Scott Lahteine 2018-06-10 17:55:48 -05:00
  • 590ce1c33e Fix serial debug ouput Scott Lahteine 2018-06-10 17:54:14 -05:00
  • 968a5d2e63 Protected pin err for M226 Scott Lahteine 2018-06-10 17:45:39 -05:00
  • 8dac040c42 Protected pin err for M226 Scott Lahteine 2018-06-10 17:39:48 -05:00
  • 4b90cd8ead Merge pull request #10922 from ejtagle/bugfix-2.0.x Scott Lahteine 2018-06-10 16:28:52 -05:00
  • f1cdfe3dfd [2.0.x] stow bltouch before start homing (#10987) Giuliano 2018-06-10 23:27:14 +02:00
  • d70189abf6 Always stow BLTOUCH at start of G28 Scott Lahteine 2018-06-10 16:24:12 -05:00
  • 6f14bcaa3e Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping etagle 2018-06-03 14:24:23 -03:00
  • 39a7e7720d Adaptive multiaxis step smoothing etagle 2018-06-03 00:59:21 -03:00
  • 6e49901104 Adaptive and max stepping followup Scott Lahteine 2018-06-10 15:32:46 -05:00
  • e0aec001f3 Merge pull request #10984 from thinkyhead/bf1_multiaxis_smoothing Scott Lahteine 2018-06-10 15:12:54 -05:00
  • ae15c5af88 Merge pull request #10983 from thinkyhead/bf2_xon_xoff_changes Scott Lahteine 2018-06-10 04:33:51 -05:00
  • e9c8c5dbc9 Merge pull request #10982 from thinkyhead/bf1_xon_xoff_changes Scott Lahteine 2018-06-10 04:33:23 -05:00
  • 99af086cea Add hidden Serial overflow debug options etagle 2018-06-09 21:07:06 -03:00
  • d90e8fcad9 Fix XON/XOFF implementation etagle 2018-06-05 21:12:08 -03:00
  • bbf80440bf Add sanity-check for MOTHERBOARD Scott Lahteine 2018-06-10 04:03:27 -05:00
  • 9c083d8a9f Add sanity-check for MOTHERBOARD Scott Lahteine 2018-06-10 04:01:47 -05:00
  • b64cc9329e [2.0.x] Fix dual enstop home (#10980) Giuliano 2018-06-10 09:08:47 +02:00
  • b7ddfddf51 Add MAXIMUM_STEPPER_RATE, enforce in multi-stepping Scott Lahteine 2018-06-10 00:46:20 -05:00
  • 1cdcc6adfa Adaptive multiaxis step smoothing Scott Lahteine 2018-06-09 23:26:34 -05:00
  • aab9cb0bbe Update MINIMUM_STEPPER_PULSE description Scott Lahteine 2018-06-10 00:14:39 -05:00
  • 8a376e6beb Update MINIMUM_STEPPER_PULSE description Scott Lahteine 2018-06-10 00:13:03 -05:00
  • 3701869e6c Add HAL_timer_start for AVR, use stepper timer to time pulses Scott Lahteine 2018-06-03 01:43:00 -05:00
  • 095cc75838 Add hidden Serial debug options Scott Lahteine 2018-06-09 22:08:48 -05:00
  • 17a965de17 Fix serial XON/XOFF handshaking Scott Lahteine 2018-06-09 21:39:57 -05:00
  • 63af814d4d Add HAL_timer_start to HAL.h Scott Lahteine 2018-06-09 21:28:37 -05:00
  • 1b1e15623a [1.1.x] Fix null check in lsDive (#10979) Giuliano 2018-06-10 05:03:57 +02:00
  • e970e429b6 [2.0.x] Fix null check in lsDive (#10978) Giuliano 2018-06-10 05:03:49 +02:00
  • 1132ec34c1 Increase BLOCK_DELAY_FOR_1ST_MOVE to 100 Scott Lahteine 2018-06-09 21:13:55 -05:00
  • d82704354f Increase the planner first block HOLD delay to 100mS etagle 2018-06-03 20:01:45 -03:00
  • 779d4a17a0 Highlight 64128N and common ST7565 difference Scott Lahteine 2018-06-09 15:04:23 -05:00
  • 4c4fd9f32f Highlight 64128N and common ST7565 difference Scott Lahteine 2018-06-09 15:08:46 -05:00
  • b9418439b9 Prevent MB false-positive on bad board name Scott Lahteine 2018-06-08 19:58:43 -05:00
  • 60cd6892e2 Prevent MB false-positive on bad board name Scott Lahteine 2018-06-08 19:57:31 -05:00
  • 1dd4e63402 MarlinSerial.cpp formatting tweak Scott Lahteine 2018-06-07 17:56:47 -05:00
  • 88314b8910 CREALITY_ENDER is long gone Scott Lahteine 2018-06-08 19:53:13 -05:00
  • 334341c632 Hephestos config updates (#10960) Scott Lahteine 2018-06-07 21:23:55 -05:00
  • 7aa7ecbd0e Update BQ Hephestos 2 config, NTC-70 table (#10902) João Brázio 2018-06-08 03:23:43 +01:00