37 コミット (747b2b9bf45b4882c2b8c9c1186b399bf53b0421)

作成者 SHA1 メッセージ 日付
  Roxy-3D 3642a12fc1
fix parameter order of mark, marked and unmark 4年前
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4年前
  Scott Lahteine dc65788511 Shorthand for __VA_ARGS__ 4年前
  Scott Lahteine fe6ba4fd70 Tweak REMEMBER 4年前
  Scott Lahteine 0bcb64403c Revert _BV testing commit 4年前
  Scott Lahteine 9223261ea9 Only define _BV in Marduino.h 4年前
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5年前
  Scott Lahteine 356410dcfc Move crc16 function to libs 5年前
  Scott Lahteine 2a96d4e23a Move number-to-string functions to libs 5年前
  Scott Lahteine 44caf70917 Improve editing, fix some small value editing 5年前
  Marcio Teixeira 866e2d41dc Correct range of LCD axis step editing (#13727) 5年前
  Scott Lahteine 9cb5c57b84 Adjustments to ui8tostr_percent 5年前
  Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5年前
  Marcio Teixeira 5679fae11e UltraLCD enhancements (lower fan resolution, backlash menu) (#13519) 5年前
  Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5年前
  Scott Lahteine f5bcc00570
Unify debugging output with debug_out.h (#13388) 5年前
  Scott Lahteine fa236e9718 General cleanup ahead of L64XX 5年前
  Scott Lahteine e15354e387
Simplify serial port redirect (#13234) 5年前
  Scott Lahteine 0feeef2604 Update copyright in headers 5年前
  Marcio Teixeira e1604198ff G425 — Auto-calibrate Backlash and Nozzle Offsets (#13050) 5年前
  Scott Lahteine fdb97a3e9c Add class and macro to save and auto-restore a variable 5年前
  Bob Kuhn 2f35747f29 L6470 SPI daisy chain support (#12895) 5年前
  Scott Lahteine eb78aed863
Rename LCD menus according to variable types (#12892) 5年前
  Scott Lahteine 1fcc13b011 Allow Serial Overrun Protection to be disabled 5年前
  Ludy 22d7fed60a Fix compile error with SD_FIRMWARE_UPDATE (#12462) 5年前
  Scott Lahteine f5eab912ed
Apply #pragma once, misc cleanup (#12322) 5年前
  Marcio Teixeira f98f4ac7ea Fix and improve EXTENSIBLE_UI (#12117) 5年前
  etagle 1367df2875 Replace double with float, optimize calculation 6年前
  Scott Lahteine a90d99c27c Rename float32 => float52, etc. 6年前
  Scott Lahteine 63e4afc910 Do rounding in integer (instead of FIXFLOAT) 6年前
  Scott Lahteine 9e0d99c0c6
Round all floats in string conversion functions (#10566) 6年前
  Scott Lahteine 8a6feab1c4 Num-to-string functions for DEBUG_LEVELING_FEATURE 6年前
  Roxy-3D e48fcad615 change G26 and G29 bit function names to avoid HAL collision 6年前
  Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes 6年前
  Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 6年前
  Scott Lahteine f52a31a275 Core updates 6年前
  Scott Lahteine 4e4d16c92e Move 'core' files 6年前
  LVD-AC 4bc79ec877 Updates for G33-LCD interface 7年前
  Bob-the-Kuhn a1c65fd3d5 convert DAC percent to uint8_t 7年前
  Scott Lahteine a3645ec921 Reference op with variable name 7年前
  Brian 7852369987 Implement CRC16, develop mesh allocation table 7年前
  AnHardt cd2b74e88d Replace ftostr62sign with ftostr62rj 7年前
  Scott Lahteine d5bf1684fe Implement as optional feature LCD_DECIMAL_SMALL_XY 7年前
  Guthenberg bfb8d3b53e Show more decimals in Display, if possible 7年前
  esenapaj 7b836a4000 Introduce a +1234.56 format for over 999 steps/mm 7年前
  Scott Lahteine 305913545e Move number-to-string function to utility.* 7年前
  João Brázio 226e74a438 Fixes safe_delay() to be fully compatible with delay() 8年前
  João Brázio f4d63796b2 Adds utility.h 8年前
  Anthony Birkett 7a377c1d75 Add "About Printer" information menu. 8年前
  Scott Lahteine 0da744b7b0 Further cleanup of comments, partial Doxygen-style 8年前