46 Commits (e7c711996bd3080f5e343eff5556736cbf2e2416)

Author SHA1 Message Date
  X-Ryl669 e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char (#20985) 3 years ago
  Scott Lahteine 708ea3d0bb Use serial shorthand 3 years ago
  Scott Lahteine bb597dcf66
Internal G29N for G28+G29 (#20800) 3 years ago
  Scott Lahteine eaf6777a66 Rename ultralcd => marlinui 3 years ago
  Earle F. Philhower, III 193c0a52d9
Add loose soft endstop state, apply to UBL fine-tune (#19681) 3 years ago
  qwewer0 4424645e04
Multi-line comments cleanup (#19535) 3 years ago
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) 3 years ago
  Scott Lahteine 6d90d1e1f5
Apply TERN to compact code (#17619) 4 years ago
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) 4 years ago
  Scott Lahteine bfad23d3e2 (c) 2020 4 years ago
  Jason Smith 95d5a0c480 Fix DELTA_CALIBRATION_MENU recursive call (#16656) 4 years ago
  Scott Lahteine 50e4545255
Add custom types for position (#15204) 4 years ago
  Scott Lahteine 455dabb183
Add a feedRate_t data type (#15349) 4 years ago
  Scott Lahteine 17abb94532 Whitespace patch 4 years ago
  Ludy 97e9c95f47 Fix & clean up ExtUI (#14748) 4 years ago
  Scott Lahteine 750a16ad38 Fix MIN/MAX function collision with macros 5 years ago
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) 5 years ago
  Scott Lahteine 4c872a01f2
G-code queue singleton, front injection (#14236) 5 years ago
  Scott Lahteine b14cc0d7c5 Remove extra gcode. prefix 5 years ago
  Scott Lahteine 87162658c4
Fix and improve software endstops (#13386) 5 years ago
  InsanityAutomation c03df89921 ExtUI Mesh Leveling Extensions (#13363) 5 years ago
  Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 5 years ago
  Scott Lahteine a4c15dc54f
Modify MBL to use IJ instead of XY (#12478) 5 years ago
  Scott Lahteine a163c89c6a Followup to 50af1d1 5 years ago
  Scott Lahteine 50af1d1e08 Differentiate translated On/Off from Serial ON/OFF 5 years ago
  Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 5 years ago
  Scott Lahteine bed15fcd81 Tweak 'echo_not_entered' used by MBL's G29 5 years ago
  Scott Lahteine 486f2a66a9 Fix MBL XY parameter error messages 5 years ago
  Scott Lahteine 99ecdf59af Smarter MIN, MAX, ABS macros 6 years ago
  Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) 6 years ago
  Scott Lahteine 65a6a86d19 Don't report point 0 in MBL G29 6 years ago
  Scott Lahteine df2f24617b Use 0 as the bed position (not Z_MIN_POS) 6 years ago
  Scott Lahteine bb7064cc30 Tweak MBL move to bed code 6 years ago
  Scott Lahteine daa712455b Make sure MBL starts close to the bed 6 years ago
  Scott Lahteine 60d07f20e7 Make mbl.has_mesh() a method 6 years ago
  Scott Lahteine 86818c9a89 Move MBL functions into the class 6 years ago
  Unknown bbb8d4c802 Set has_mesh if user issues G9 S3 6 years ago
  Scott Lahteine 0786b61ce7 Followup to #8575 6 years ago
  Scott Lahteine 276271e72f Make MBL work more like PROBE_MANUALLY 6 years ago
  Scott Lahteine 0cfb936dd1 Clarify some motion code 6 years ago
  Scott Lahteine f8393a0908 Operate in Native Machine Space 6 years ago
  Roxy-3D 72156a2029 change to better (more clear) names (#8050) 6 years ago
  Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 6 years ago
  Scott Lahteine 9a930ebec2 Make leveling_is_active a macro 6 years ago
  Scott Lahteine 551752eac7 Consolidate "bedlevel" code 6 years ago
  Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 6 years ago
  Scott Lahteine 4231faf779 Initial split-up of G-code handlers by category 6 years ago