11 Commits (73e32925e4b140fe23f62eeb658f807e4477d872)

Author SHA1 Message Date
Scott Lahteine 73e32925e4 References are better for array args 7 years ago
Scott Lahteine 24437de591 Use custom segment length for UBL Cartesian 7 years ago
Scott Lahteine 000b3b3117 Comment/cleanup of motion code 7 years ago
Scott Lahteine c6b0c104bb Adapt G26 to work for all meshes 7 years ago
Scott Lahteine f8393a0908 Operate in Native Machine Space 8 years ago
Scott Lahteine 580b6e9089 Apply physical limits to mesh bounds 8 years ago
Roxy-3D 72156a2029 change to better (more clear) names (#8050) 8 years ago
Scott Lahteine 3e3911fb81 Use planner.leveling_active for all leveling systems 8 years ago
Scott Lahteine ca1e47375c Move fade_scaling_factor_for_z to Planner 8 years ago
Scott Lahteine 1adb5a6a48 Remove obsolete UBL z_offset 8 years ago
Scott Lahteine 551752eac7 Consolidate "bedlevel" code 8 years ago
Scott Lahteine 722786966a Add gcode.cpp, motion.*, queue.* - Apply to some G-codes. 8 years ago
Scott Lahteine 4a82e95c3e Feature file updates 8 years ago
Scott Lahteine fa5f9c2aec Move 'feature' files 8 years ago
Christopher Pepper 4b16fa3272 Implement HAL and apply macros across code-base 8 years ago
Scott Lahteine 3497153cf1 Followup cleanup patch 8 years ago
Scott Lahteine 622048ffb0 Clean up whitespace, trailing space, bad tab conversion, etc. 8 years ago
Roxy-3D 2cbdc0ebb6 Fix large Z corrections when nozzle moves off of UBL mesh (#7415) 8 years ago
Scott Lahteine 76c92a1fab Clean up some trailing spaces 8 years ago
Bob-the-Kuhn fcceed5be6 intermittent Teensy & G26 compile problem 8 years ago
Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL 8 years ago
Scott Lahteine e94f79ccea Patch some serial macros 8 years ago
Scott Lahteine a27b08e6af Various code style tweaks 8 years ago
oldmcg 9f295581f0 Ubl delta fixes and improvements (#6941) 8 years ago
Scott Lahteine a3645ec921 Reference op with variable name 8 years ago
Scott Lahteine ad915b667e One more mesh_index_to_npos update 8 years ago
Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements 8 years ago
Scott Lahteine 6b6630e11b Clean up trailing whitespace and tabs 8 years ago
oldmcg 5a9e52a3e0 Use COPY_XYZE macro to copy exactly 4 elements (#6758) 8 years ago
Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc. 8 years ago
oldmcg b213a45efb UBL_DELTA post merge cleanup (#6705) 8 years ago
Roxy-3D 6f86c46fa6 Fix typo that caused scope issues for DELTA (#6750) 8 years ago
Roxy-3D 1fbcbc05f6 UBL no longer flout's the sacred GCode standard (#6745) 8 years ago
Scott Lahteine 0696dda470 Cleanups to UBL_DELTA 8 years ago
oldmcg 91841d75c9 UBL_DELTA (#6695) 8 years ago
Brian 4da14b14f4 UBL Cleanup/Bugfix 8 years ago
Scott Lahteine 71396f77d3 Cleanups following recent commits 8 years ago
Roxy-3D 110afff415 More misc UBL fixes and update gMax examples (#6632) 8 years ago
Scott Lahteine c4e34adcf1 Apply formatting, coding standards to UBL 8 years ago
Scott Lahteine b93be716cf Remove trailing whitespace 8 years ago
Scott Lahteine 0449f69179 Cleanup patch to recent merge 8 years ago
Roxy-3D 41e63bbb7c Fix Horizontal and Vertical UBL optimization bug. (#6540) 8 years ago
Brian 4e1448e75a Various fixes for compiler warnings 8 years ago
Scott Lahteine cd72901fb7 Cleanups to UBL code 8 years ago
Roxy-3D 2509587b5a Correct over optimization of pre-initialized variables (#6500) 8 years ago
Brian f1a4758cef use progmem instead of sram for mesh_index_to_x/ypos array; 8 years ago
Roxy-3D 1451b7eacf UBL's Grid Based Leveling code 8 years ago
Scott Lahteine 1b3a26f2f5 Rename all UBL files with a ubl_ prefix 8 years ago
Scott Lahteine d13991ae18 Use same config name for all mesh dimensions 8 years ago
Scott Lahteine f5c5c1f771 Rename all UBL files with a ubl_ prefix 8 years ago