51 Commits (8627d4e5da76ed6543655e68566ba4d19f147baa)

Author SHA1 Message Date
  Scott Lahteine 21c48d9f92 🧑‍💻 Update planner/stepper includes 1 year ago
  Scott Lahteine 8b8defeacc 🏗️ Extend AXIS_CHAR to include E 2 years ago
  DerAndere e5b651f407
✨ Support for up to 9 axes (linear, rotary) (#23112) 2 years ago
  DerAndere 7726af9c53
🏗️ Support for up to 6 linear axes (#19112) 3 years ago
  Scott Lahteine dd4990252e
♻️ Refactor Linear / Logical / Distinct Axes (#21953) 3 years ago
  Scott Lahteine 9dd884a324 Drop early_safe_delay 3 years ago
  Scott Lahteine a29aefc9c0
Move last bootscreen delay to end of setup (#21665) 3 years ago
  Marcio T 45c1432946
G26 Hilbert Curve followup (#21480) 3 years ago
  Serhiy-K 6fdaaf3d20 Fixes for TFTGLCD Panel, FastIO (#19614) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Scott Lahteine 924fa6045c Non-const REMEMBER needed for RESTORE 4 years ago
  Scott Lahteine 3473b21710 Move millis_t includes 4 years ago
  Scott Lahteine a1f026f57a Inline manage_inactivity, tweak autoreport_paused 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Roxy-3D 3642a12fc1
fix parameter order of mark, marked and unmark 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Scott Lahteine dc65788511 Shorthand for __VA_ARGS__ 4 years ago
  Scott Lahteine fe6ba4fd70 Tweak REMEMBER 4 years ago
  Scott Lahteine 0bcb64403c Revert _BV testing commit 4 years ago
  Scott Lahteine 9223261ea9 Only define _BV in Marduino.h 4 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine 356410dcfc Move crc16 function to libs 5 years ago
  Scott Lahteine 2a96d4e23a Move number-to-string functions to libs 5 years ago
  Scott Lahteine 44caf70917 Improve editing, fix some small value editing 5 years ago
  Marcio Teixeira 866e2d41dc Correct range of LCD axis step editing (#13727) 5 years ago
  Scott Lahteine 9cb5c57b84 Adjustments to ui8tostr_percent 5 years ago
  Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5 years ago
  Marcio Teixeira 5679fae11e UltraLCD enhancements (lower fan resolution, backlash menu) (#13519) 5 years ago
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
  Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5 years ago
  Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5 years ago
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Marcio Teixeira e1604198ff G425 — Auto-calibrate Backlash and Nozzle Offsets (#13050) 5 years ago
  Scott Lahteine fdb97a3e9c Add class and macro to save and auto-restore a variable 5 years ago
  Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 5 years ago
  Scott Lahteine eb78aed863
Rename LCD menus according to variable types (#12892) 5 years ago
  Scott Lahteine 1fcc13b011 Allow Serial Overrun Protection to be disabled 5 years ago
  Ludy 22d7fed60a Fix compile error with SD_FIRMWARE_UPDATE (#12462) 5 years ago
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5 years ago
  Marcio Teixeira f98f4ac7ea Fix and improve EXTENSIBLE_UI (#12117) 5 years ago
  etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
  Scott Lahteine a90d99c27c Rename float32 => float52, etc. 6 years ago
  Scott Lahteine 63e4afc910 Do rounding in integer (instead of FIXFLOAT) 6 years ago
  Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 6 years ago
  Scott Lahteine 8a6feab1c4 Num-to-string functions for DEBUG_LEVELING_FEATURE 6 years ago
  Roxy-3D e48fcad615 change G26 and G29 bit function names to avoid HAL collision 6 years ago
  Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes 6 years ago
  Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 6 years ago
  Scott Lahteine f52a31a275 Core updates 6 years ago