14 Commitit (a2ac452ef94d8feec0fe7c6ac0419608b3ec1ea8)

Tekijä SHA1 Viesti Päivämäärä
  Scott Lahteine 4fa65a5c25 TCNT0 => HAL_timer_get_current_count 7 vuotta sitten
  Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 7 vuotta sitten
  Scott Lahteine 9898b96992 No lcd_map_control flag in quick_stop 7 vuotta sitten
  Scott Lahteine 6040d4080e Cleanup stepper ISR. Allow cleaning for endstops. 7 vuotta sitten
  Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t 7 vuotta sitten
  Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 7 vuotta sitten
  Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 vuotta sitten
  Bob-the-Kuhn 26bfae58d4 MPC4451 I2C support 7 vuotta sitten
  Scott Lahteine 03f4891fb9 Remove legacy ADVANCE feature 7 vuotta sitten
  Scott Lahteine 8315a8a716 Apply fixes for DUE 7 vuotta sitten
  Scott Lahteine dff2904c0f Marlin code whitespace cleanup 7 vuotta sitten
  Dave Johnson f58ba3a64e Improve AVR arch detection 7 vuotta sitten
  Scott Lahteine 3d8a0ab4b2 Module updates 7 vuotta sitten
  Scott Lahteine 0c9231fd04 Move 'module' files 7 vuotta sitten
  Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 8 vuotta sitten
  dot-bob b3c36c98fd Edit digipot currents via LCD, save to EEPROM 8 vuotta sitten
  Scott Lahteine 3c7bfe798d Various cleanups ahead of digipot save 8 vuotta sitten
  Scott Lahteine e94f79ccea Patch some serial macros 8 vuotta sitten
  Scott Lahteine ff0018e287 Format hex values as uppercase 8 vuotta sitten
  Sebastianv650 84c685f8b5 First draft of Unified Stepper / E Advance ISR 8 vuotta sitten
  esenapaj 069c6b38dd Remove unnecessary tabs and spaces 8 vuotta sitten
  Scott Lahteine 98600e1433 Minor stepper cleanup 8 vuotta sitten
  Scott Lahteine 00662b8635 Minor babystep cleanup patches 8 vuotta sitten
  Sebastianv650 f9bea7968f BugFix for incorrect E-speed calculation 8 vuotta sitten
  Scott Lahteine c5cac486f5 Use a, b, c instead of lx, ly, lz 8 vuotta sitten
  Sebastianv650 a448cedbc5 LIN_ADVANCE bug fix and optimization 8 vuotta sitten
  Scott Lahteine ecf7cdde65 Augment planner/stepper getters/setters 8 vuotta sitten
  Scott Lahteine 5fff8d148b Clean up digital pots and microsteps 8 vuotta sitten
  Scott Lahteine 7d72ed688c Revert motor_current_setting to `constexpr` 8 vuotta sitten
  Scott Lahteine 5efb12e889 Simpler report_current_position for SCARA 8 vuotta sitten
  Scott Lahteine 5cbed13f41 'constexpr' => 'const' for PWM_MOTOR_CURRENT 8 vuotta sitten
  esenapaj 954563d603 Adjust spacing 8 vuotta sitten
  esenapaj 7e9576dc5b Extend the e_steps[] from int to long for allowing more than 32,767 E steps 8 vuotta sitten
  Scott Lahteine 8ff338c2b9 Patch stepper.h for SCARA 8 vuotta sitten
  Scott Lahteine 9bf78ef465 Fix capitalization of counter_m 8 vuotta sitten
  Scott Lahteine 08f717e5f7 Use bit-size typedefs for some stepper vars 8 vuotta sitten
  Scott Lahteine 2f223b8c79 Use ABC and XYZ for "3" 8 vuotta sitten
  Scott Lahteine b73203a0b7 Move some includes around to uncover missing deps 8 vuotta sitten
  Scott Lahteine f8b5749235 Replace division in planner with multiplication 9 vuotta sitten
  Scott Lahteine 05da02f0a2 Implement MIXING_EXTRUDER and SWITCHING_EXTRUDER 9 vuotta sitten
  Scott Lahteine 117db77c55 make motor_current_setting static and constexpr 9 vuotta sitten
  Scott Lahteine 8d8180e028 Parse M905 args in Marlin_main.cpp 9 vuotta sitten
  Scott Lahteine aad9c0ed8d Apply updated ISR timing code 9 vuotta sitten
  Scott Lahteine 6d62a4ffc8 Patch LIN_ADVANCE for style and forward-compatibility 9 vuotta sitten
  Sebastianv650 fb8e880734 Add LIN_ADVANCE 9 vuotta sitten
  Scott Lahteine 72c6f2923f axis_steps_per_unit => axis_steps_per_mm 9 vuotta sitten
  Scott Lahteine e2a8961635 Use e_steps[EXTRUDERS] instead of e_steps[4] 9 vuotta sitten
  Scott Lahteine 81384dfd36 Apply static to remaining stepper methods 9 vuotta sitten
  Scott Lahteine 668d50f68e Keep Stepper encapsulation, use static data and methods 9 vuotta sitten
  Scott Lahteine ecfdcf7250 Tiny calc_timer speedup 9 vuotta sitten