37 Commits (a4f9c3373f80b76c9e7703501f82c2f519136158)

Author SHA1 Message Date
Scott Lahteine aaaf09bda2 BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION 6 years ago
Scott Lahteine 3e3789da85
Regression: Endstops Core compatibility (#10823) 6 years ago
Scott Lahteine 65a004564c Stepper::set_position needed for some applications 6 years ago
Scott Lahteine 435ecb6b67 Followup to stepper/planner refactor 6 years ago
etagle 569df3fc0c Fix interrupt-based endstop detection 6 years ago
etagle a11eb50a3e Refactor and optimize Stepper/Planner 6 years ago
Scott Lahteine 883b0c9880
Convert custom maths to inlines (#10728) 6 years ago
Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) 6 years ago
Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
Scott Lahteine d1b619be52 Standardize some hexadecimals 6 years ago
Scott Lahteine af1950a63e Improve sync of stepper positions 6 years ago
Scott Lahteine 0c23792344 Apply int32_t to stepper 6 years ago
Eduardo José Tagle 57a899a412 [2.0.x] 6th-order jerk-controlled motion planning in real-time for AVR (#10373) 6 years ago
etagle a29adde5c0 Implement BEZIER_JERK_CONTROL 6 years ago
Scott Lahteine 9515e5aefb Fix LA_active_extruder (static) 6 years ago
Scott Lahteine ca0def766e LIN_ADVANCE single stepper optimization 6 years ago
Scott Lahteine 2bd252b501
[2.0.x] LIN_ADVANCE v1.5 (#9712) 6 years ago
Scott Lahteine c241da32e8 stepper.h parity with 1.1.x 6 years ago
Scott Lahteine 03d790451f
[2.0.x] HAL timer set/get count => set/get compare (#9581) 6 years ago
Thomas Moore f7efac57b7 Multi-host support 7 years ago
Scott Lahteine 8df5955da4 Revert "Reset timer count before first block step" 7 years ago
Scott Lahteine 73e32925e4 References are better for array args 7 years ago
Scott Lahteine 5cf6a062e3 Reset timer count before first block step 7 years ago
Scott Lahteine 4fa65a5c25 TCNT0 => HAL_timer_get_current_count 7 years ago
Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static 7 years ago
Scott Lahteine 9898b96992 No lcd_map_control flag in quick_stop 7 years ago
Scott Lahteine 6040d4080e Cleanup stepper ISR. Allow cleaning for endstops. 7 years ago
Scott Lahteine 2246316605 Fix name collision. timer_t => hal_timer_t 7 years ago
Scott Lahteine 723f2a77f6 Implement support for Dual X and Y endstops 7 years ago
Thomas Moore 9e699811d2 Make LPC1768 pinmapping not specific to Re-ARM (#8063) 7 years ago
Bob-the-Kuhn 26bfae58d4 MPC4451 I2C support 7 years ago
Scott Lahteine 03f4891fb9 Remove legacy ADVANCE feature 7 years ago
Scott Lahteine 8315a8a716 Apply fixes for DUE 7 years ago
Scott Lahteine dff2904c0f Marlin code whitespace cleanup 7 years ago
Dave Johnson f58ba3a64e Improve AVR arch detection 7 years ago
Scott Lahteine 3d8a0ab4b2 Module updates 7 years ago
Scott Lahteine 0c9231fd04 Move 'module' files 7 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 7 years ago
dot-bob b3c36c98fd Edit digipot currents via LCD, save to EEPROM 7 years ago
Scott Lahteine 3c7bfe798d Various cleanups ahead of digipot save 7 years ago
Scott Lahteine e94f79ccea Patch some serial macros 7 years ago
Scott Lahteine ff0018e287 Format hex values as uppercase 7 years ago
Sebastianv650 84c685f8b5 First draft of Unified Stepper / E Advance ISR 8 years ago
esenapaj 069c6b38dd Remove unnecessary tabs and spaces 8 years ago
Scott Lahteine 98600e1433 Minor stepper cleanup 8 years ago
Scott Lahteine 00662b8635 Minor babystep cleanup patches 8 years ago
Sebastianv650 f9bea7968f BugFix for incorrect E-speed calculation 8 years ago
Scott Lahteine c5cac486f5 Use a, b, c instead of lx, ly, lz 8 years ago
Sebastianv650 a448cedbc5 LIN_ADVANCE bug fix and optimization 8 years ago
Scott Lahteine ecf7cdde65 Augment planner/stepper getters/setters 8 years ago