51 Commits (754b31918a73cb08c322102be5d3926d2ac59c18)

Autor SHA1 Nachricht Datum
  Scott Lahteine 754b31918a 🎨 Fewer serial macros vor 2 Jahren
  Scott Lahteine 79c72ed821 🎨 Standardize G-code reporting vor 2 Jahren
  DerAndere 7726af9c53
🏗️ Support for up to 6 linear axes (#19112) vor 3 Jahren
  Scott Lahteine dd4990252e
♻️ Refactor Linear / Logical / Distinct Axes (#21953) vor 3 Jahren
  Scott Lahteine a6e5492b08 ♻️ Refactor axis counts and loops vor 3 Jahren
  Scott Lahteine 7f1fa0d1ff
Add M207/8/9 reporting (#21335) vor 3 Jahren
  Scott Lahteine dd42831cba Serial macros cleanup vor 3 Jahren
  Scott Lahteine 27f9437d31 G92, subcodes flag cleanup vor 3 Jahren
  Scott Lahteine d33fe2378c
Move common strings (#20846) vor 3 Jahren
  InsanityAutomation 6375829448
Apply home offsets to probing, Z Safe Homing (#19423) vor 3 Jahren
  Scott Lahteine eaf6777a66 Rename ultralcd => marlinui vor 3 Jahren
  swissnorp a12ac5e175
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907) vor 3 Jahren
  Diego von Deschwanden 42fbd527f3
Fix links to secure sites (#18745) vor 3 Jahren
  Colin Godsey 8a22ef0c83
G6 Direct Stepping (#17853) vor 4 Jahren
  Scott Lahteine 6bead0c1b0
Shorter paths to HAL, ExtUI (#17156) vor 4 Jahren
  Scott Lahteine c4db8e49a7 XYZ_CHAR macro vor 4 Jahren
  Scott Lahteine e78f607ef3 Use a STR_ prefix for non-translated strings vor 4 Jahren
  Scott Lahteine 0ba18848af Allow USE_GCODE_SUBCODES for debugging vor 4 Jahren
  Scott Lahteine bfad23d3e2 (c) 2020 vor 4 Jahren
  Scott Lahteine 7a342ecb93
Show Total E during print (#15703) vor 4 Jahren
  Robby Candra cf8541a7a7 Fix G92.9 (thus PLR Z position) (#15625) vor 4 Jahren
  Marcio Teixeira 6a865a6146 Multi-language support (#15453) vor 4 Jahren
  Scott Lahteine 50e4545255
Add custom types for position (#15204) vor 4 Jahren
  Luu Lac 081e4506ca Fix G53 as prefix, G28 with CNC_COORDINATE_SYSTEMS (#15069) vor 4 Jahren
  Scott Lahteine 93cd66ac11 Tweaky change from (C) to (c) vor 5 Jahren
  Scott Lahteine 9992c424f5 Patch G92.9 flags vor 5 Jahren
  Msq001 455ee23499 Fix, improve Power Loss Recovery (#13703) vor 5 Jahren
  Jamie 509dc283f2 Restore declarations of G53-G59 (#13654) vor 5 Jahren
  Scott Lahteine 0feeef2604 Update copyright in headers vor 5 Jahren
  Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) vor 5 Jahren
  Scott Lahteine d1ff22b983 Revive SCARA's home offset (unimplemented) vor 5 Jahren
  Scott Lahteine 44f2a82a56 Move axis_homed, axis_known_position to motion.* vor 5 Jahren
  Thomas Moore c437bb08f1 Overhaul of the planner (#11578) vor 5 Jahren
  Scott Lahteine 306f0f2135
Move Stepper::synchronize to Planner (#10713) vor 6 Jahren
  Scott Lahteine af1950a63e Improve sync of stepper positions vor 6 Jahren
  Bob-the-Kuhn 9656a82609 Fix G53/CNC_COORDINATE_SYSTEMS compilation, Travis testing (#10227) vor 6 Jahren
  Scott Lahteine ff304d3767 Allow G53 to go back to native space vor 6 Jahren
  GMagician e1117a8492 [2.0.x] fix compile errors when CNC_COORDINATE_SYSTEMS is enabled (#9380) vor 6 Jahren
  Scott Lahteine 50f09cc029 Miscellaneous cleanup vor 6 Jahren
  Scott Lahteine 2f73dec077 Apply native workspace fixes for G92, G53-59 vor 6 Jahren
  Scott Lahteine 04abd8d459 Improve and clarify M428 code vor 6 Jahren
  Scott Lahteine 17ef0a513b Update G92 for native workspace vor 6 Jahren
  Scott Lahteine 1b40e9c464 Implement CNC_COORDINATE_SYSTEMS vor 6 Jahren
  Scott Lahteine d6aa127c76 Remove I2CPEM workspace offset vor 6 Jahren
  Scott Lahteine f8393a0908 Operate in Native Machine Space vor 6 Jahren
  Scott Lahteine 1587962547 Combine G-code files into fewer units vor 6 Jahren
  Scott Lahteine aab5489962 Move M428 to cpp vor 6 Jahren
  Scott Lahteine 33861d4e04 Move M206 to cpp vor 6 Jahren
  Scott Lahteine 04376975ce Move G92 to cpp vor 6 Jahren
  Scott Lahteine 9b4aa5ea8b Move G17-G19 to cpp vor 6 Jahren