83 コミット (3c932960eaf394c5222effcc36a1b28a1b9606ed)

作成者 SHA1 メッセージ 日付
  Scott Lahteine e1b998e40a More externs and functions in Marlin.h 6年前
  Scott Lahteine a20eacaa48 UBL devel debugging flag 6年前
  Scott Lahteine 6e8da93c42 UBL_DELTA => UBL_SEGMENTED 6年前
  Scott Lahteine 1951d3a37a Simplify G26 user_canceled 6年前
  Scott Lahteine 1063b3b2b8 Changes for parity with 2.0.x 6年前
  Scott Lahteine ff26b7446c Standardize LCD interface code for UBL a little 6年前
  Scott Lahteine 7b6ad28a5d General UBL/G26 code cleanup 6年前
  Scott Lahteine 5d01a2f467 Move temperature reporting to Temperature class 6年前
  Scott Lahteine 1e84cded98 Parity with 2.0.x bitmap functions 6年前
  Scott Lahteine bb0cc1bbbc Fix gcode_G26 error return 6年前
  Scott Lahteine 3b431f2f72 Arrange G26 functions in dependency order 6年前
  Roxy-3D 8282d732c1 Make G26 work with all mesh leveling. 6年前
  Scott Lahteine 56035e9965 Move mesh test options under G26 option 6年前
  Scott Lahteine 97a43f0c2f
Fix G26 Y position argument 6年前
  Roxy-3D 677d490b5c
Add defaults for basic extrusion to Configuration.h files (#8331) 6年前
  Scott Lahteine 640526f0c8 Operate in Native Machine Space 6年前
  Roxy-3D e9bc9a2ab4 change to better (more clear) names (#8049) 6年前
  deram 9239fcf0da Allow UBL G29 and G26 to build without a probe 6年前
  cdedwards f1843211e6 Fix for G26 spam output 6年前
  Scott Lahteine 0873c667fa Apply coding standards to recent merges 6年前
  Bob-the-Kuhn fcceed5be6 intermittent Teensy & G26 compile problem 7年前
  Scott Lahteine 05449cf6ee Add shorthand value accessors to gcode.h 7年前
  Scott Lahteine 12f092c812 Cleanups to gcode.h, use seenval() 7年前
  Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 7年前
  Bob-the-Kuhn 9dda022705 fix compile errors 7年前
  Scott Lahteine 57a51fd5db Tweak some else clauses 7年前
  Scott Lahteine e94f79ccea Patch some serial macros 7年前
  Scott Lahteine a27b08e6af Various code style tweaks 7年前
  bgort 82e662fc69 Remove requirement for LCD when UBL is used. (#6971) 7年前
  oldmcg 9f295581f0 Ubl delta fixes and improvements (#6941) 7年前
  Scott Lahteine 46b32e4548 Cleanup LCD interface, add lcd_reset_status 7年前
  Scott Lahteine 6f89db11f0 Allow lcd_setstatusPGM to reset the alert level 7年前
  Scott Lahteine f4028fe088 New GCode Parser - Implementation 7年前
  Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements 7年前
  Scott Lahteine e271521c39 Single user_canceled function in G26 7年前
  Roxy-3D 3129260c44 Misc. Clean Up (#6822) 7年前
  Roxy-3D 364f8fb613 Update Configuration.h files to better names (#6814) 7年前
  Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. 7年前
  Roxy-3D 1fbcbc05f6 UBL no longer flout's the sacred GCode standard (#6745) 7年前
  Scott Lahteine 267f77b18b More constraint on axis_unhomed_error 7年前
  Roxy-3D c06af63f87 G26's default behaviour ought to be the entire mesh (#6726) 7年前
  Scott Lahteine a7fb55ea6d Use GRID_MAX_POINTS. Some formatting 7年前
  Scott Lahteine ba29da56e0 Add disclaimer for verboten parameters 7年前
  Scott Lahteine 0696dda470 Cleanups to UBL_DELTA 7年前
  Scott Lahteine ee50dfaaf3 Adjust G26 arguments 7年前
  Scott Lahteine b0ba5cae73 Fix a spelling boo 7年前
  oldmcg 91841d75c9 UBL_DELTA (#6695) 7年前
  Brian ae676490c9 M421: Add 'adjust closest point' capability 7年前
  Brian f7a201b0d0 G26: Add 'Repeat' Option 7年前
  Brian 9c5957fc77 G26: Add 0.5mm Z-bump between circles to minimize pattern scraping 7年前