63 Révisions (39a7e7720d0b14e7c55b65d7da7973b528d184c7)

Auteur SHA1 Message Date
  etagle 39a7e7720d Adaptive multiaxis step smoothing il y a 6 ans
  Scott Lahteine 2deff0d9b9 Fix/Improve junction deviation il y a 6 ans
  Scott Lahteine d259070980 Clean up trailing spaces from vim, etc. il y a 6 ans
  Scott Lahteine aaaf09bda2 BEZIER_JERK_CONTROL => S_CURVE_ACCELERATION il y a 6 ans
  Scott Lahteine 435ecb6b67 Followup to stepper/planner refactor il y a 6 ans
  etagle a4af975873 Fix planner block optimization il y a 6 ans
  etagle e0ca627033 Planner block HOLD flag il y a 6 ans
  etagle a11eb50a3e Refactor and optimize Stepper/Planner il y a 6 ans
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros il y a 6 ans
  Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) il y a 6 ans
  Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) il y a 6 ans
  Scott Lahteine a225d2e99e Fix compilation with UBL and Arc/Bézier il y a 6 ans
  Scott Lahteine 19f189b4e5
Add UBL support for G2/G3 and G5 (#10648) il y a 6 ans
  Scott Lahteine af1950a63e Improve sync of stepper positions il y a 6 ans
  Scott Lahteine d7b699ec34 Fewer includes of vector_3.h il y a 6 ans
  Scott Lahteine 36b97bde9f clear_block_buffer, kill_current_block in quick_stop il y a 6 ans
  Eduardo José Tagle 57a899a412 [2.0.x] 6th-order jerk-controlled motion planning in real-time for AVR (#10373) il y a 6 ans
  etagle a29adde5c0 Implement BEZIER_JERK_CONTROL il y a 6 ans
  Scott Lahteine e8e60263c8 Scale feedrate (mm/s to deg/s) for SCARA il y a 6 ans
  Scott Lahteine 1cb810ff1c
[2.0.x] Automatically reset stepper timeout (#10179) il y a 6 ans
  Scott Lahteine 2057177184 Make enums into implicit char il y a 6 ans
  Scott Lahteine 930720bbbb
Fix broken reverse planner (#9943) il y a 6 ans
  Scott Lahteine 2bd252b501
[2.0.x] LIN_ADVANCE v1.5 (#9712) il y a 6 ans
  Thomas Moore 786746404b [2.0.x] Apply feedrate to nozzle movement for kinematic machines (#8778) il y a 6 ans
  Scott Lahteine 4f5e087ff4 Planner anti-stutter by Sebastian Popp il y a 6 ans
  Scott Lahteine 5bc2acc072 Restore position_float to fix LIN_ADVANCE il y a 6 ans
  Scott Lahteine 933f76fda3 Option to disable all volumetric extrusion il y a 6 ans
  Scott Lahteine 09d13f186f
Correct unskew, after all il y a 6 ans
  Scott Lahteine 368c124de8 Fix Planner::unskew parity with skew il y a 6 ans
  Scott Lahteine cf2193c07f Comment, fix filament width sensor il y a 6 ans
  Scott Lahteine 3255712343 Skew Correction for UBL il y a 6 ans
  Scott Lahteine 3db5303bfe _buffer_line => buffer_segment il y a 6 ans
  Scott Lahteine 73e32925e4 References are better for array args il y a 6 ans
  AnHardt b3daf6b5db [2.0.x] better reverse pass (#8722) il y a 6 ans
  Scott Lahteine 85c6ffbe0d Discard all "continued" blocks on interrupted move il y a 6 ans
  Scott Lahteine de3d3b9cb1 Put FORCE_INLINE before static il y a 6 ans
  Scott Lahteine 840289e7cc Use block cleaning instead of split flag il y a 6 ans
  AnHardt a993c5227d Don't split first_move while homing or probing il y a 6 ans
  Scott Lahteine a2372cfab5 Fix SKEW_CORRECTION without leveling il y a 6 ans
  Scott Lahteine 4b612f590c Split first move to planner for better chaining il y a 6 ans
  Scott Lahteine dd8febca1a Revert "Merge pull request #8611 from thinkyhead/bf2_planner_split_first" il y a 6 ans
  Scott Lahteine 3a97de52ef Split first move to planner for better chaining il y a 6 ans
  Scott Lahteine 8056120195 Rename inverse_mm_s => inverse_secs il y a 6 ans
  Scott Lahteine 000b3b3117 Comment/cleanup of motion code il y a 6 ans
  Scott Lahteine 0154e3480c New feature: BED_SKEW_CORRECTION il y a 6 ans
  Scott Lahteine dd3ce40826 Drop Planner::position_float, use int types il y a 6 ans
  Scott Lahteine a52fec6ac4 Planner class parity with 1.1.x il y a 6 ans
  Scott Lahteine 60adc6ff02 Display filwidth ratio in terms of E mm il y a 6 ans
  Scott Lahteine 1e8afb66b7 Fix a planner comment il y a 6 ans
  Scott Lahteine cba9c1cf9e Add pre-calculated planner.e_factor il y a 6 ans