49 Commits (24a095c5c14b60bcbffc2807d2c8cc8e9af46e90)

Autor SHA1 Mensaje Fecha
  Scott Lahteine 24a095c5c1
Reduce math library code size by 3.4KB (#21575) hace 4 años
  Marcio T 45c1432946
G26 Hilbert Curve followup (#21480) hace 4 años
  Scott Lahteine 62f37669dc
Replace 'const float &' with 'const_float_t' (#21505) hace 4 años
  Tanguy Pruvot a0d312396a
Followup to MP_SCARA/TPARA patches (#21248) hace 4 años
  Chris Pepper c1b900aae9
Fix UBL mesh inset Z position (#20538) hace 4 años
  qwewer0 4424645e04
Multi-line comments cleanup (#19535) hace 4 años
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) hace 4 años
  Scott Lahteine bfad23d3e2 (c) 2020 hace 5 años
  Dirk O. Kaar d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) hace 5 años
  Scott Lahteine 50e4545255
Add custom types for position (#15204) hace 5 años
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) hace 5 años
  Scott Lahteine 465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor (#15256) hace 5 años
  Scott Lahteine ed0e6afacb Apply LIMIT macro hace 6 años
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) hace 6 años
  Scott Lahteine cf12fc8366
Expand on serial debugging (#13577) hace 6 años
  Scott Lahteine cfdb38eda4
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311) hace 6 años
  Scott Lahteine 0feeef2604 Update copyright in headers hace 6 años
  Scott Lahteine c5e5cc5e9f Fix some trailing whitespace, macros hace 6 años
  Thomas Moore c437bb08f1 Overhaul of the planner (#11578) hace 6 años
  etagle 1367df2875 Replace double with float, optimize calculation hace 7 años
  etagle a11eb50a3e Refactor and optimize Stepper/Planner hace 7 años
  Scott Lahteine 50270b53a0 Clear up some more compile warnings hace 7 años
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros hace 7 años
  Scott Lahteine 8f8c6a9bc4
Move get_axis_position_mm to Planner (#10718) hace 7 años
  Roxy-3D 23635c2b64
Update ubl_motion.cpp hace 7 años
  Scott Lahteine 3bc179a16f Compress/update comments ubl_motion hace 7 años
  Scott Lahteine d0ac0151b6 Fix typo in ubl.prepare_segmented_line_to hace 7 años
  Scott Lahteine f3dbe19669 Tweaks to HAL codestyle hace 7 años
  Scott Lahteine 304e0f8945 Followup to 21e60fd hace 7 años
  Roxy-3D 21e60fd3ed
Allow user to control Z-Height correction for off mesh movements (#9661) hace 7 años
  Scott Lahteine 705ea98fd3 Comment `return false` in motion functions hace 7 años
  Scott Lahteine caa5093498 General DELTA_IK macro hace 7 años
  Scott Lahteine d568e586b7 Fix up ubl_motion indentation hace 7 años
  Scott Lahteine 6d0678d963 Omit unused UBL motion code hace 7 años
  Scott Lahteine 3255712343 Skew Correction for UBL hace 7 años
  Scott Lahteine 3d796d8040 Move debug code hace 7 años
  Scott Lahteine 3db5303bfe _buffer_line => buffer_segment hace 7 años
  Scott Lahteine a71d2f3f40 UBL_DELTA => UBL_SEGMENTED hace 7 años
  Scott Lahteine 73e32925e4 References are better for array args hace 7 años
  Scott Lahteine 24437de591 Use custom segment length for UBL Cartesian hace 7 años
  Scott Lahteine 000b3b3117 Comment/cleanup of motion code hace 7 años
  Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes hace 7 años
  Scott Lahteine f8393a0908 Operate in Native Machine Space hace 7 años
  Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds hace 7 años
  Roxy-3D 72156a2029 change to better (more clear) names (#8050) hace 7 años
  Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems hace 7 años
  Scott Lahteine ca1e47375c Move fade_scaling_factor_for_z to Planner hace 7 años
  Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset hace 7 años
  Scott Lahteine 551752eac7 Consolidate "bedlevel" code hace 7 años
  Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. hace 7 años