53 Commits (master)

Author SHA1 Message Date
Scott Lahteine fb6b62a01b Comment `return false` in motion functions
6 years ago
Scott Lahteine b5677907d0 Minor speedup for SCARA scaling
6 years ago
Scott Lahteine eca1509cb2 Skew should apply per-segment
6 years ago
Scott Lahteine bdf69db0a8 Extend Skew Correction to UBL
6 years ago
Scott Lahteine 5cce532a29 One or the other?
6 years ago
Scott Lahteine a20eacaa48 UBL devel debugging flag
6 years ago
Scott Lahteine 6e8da93c42 UBL_DELTA => UBL_SEGMENTED
6 years ago
Scott Lahteine da2eaa6b09 Use array refs where possible
6 years ago
Scott Lahteine 8244284116 _buffer_line => buffer_segment
6 years ago
Scott Lahteine db8631e49a Use custom segment length for UBL Cartesian
7 years ago
Scott Lahteine 8b7c274db5 Comment/cleanup motion code
7 years ago
Roxy-3D 8282d732c1 Make G26 work with all mesh leveling.
7 years ago
Scott Lahteine 2559745f54 Tweaks to core motion code
7 years ago
Scott Lahteine 640526f0c8 Operate in Native Machine Space
7 years ago
Luc Van Daele e64cfb13b8 (1.1.x) auto tune calibration parameters (#8031)
7 years ago
Scott Lahteine f06f4b40b8 Apply physical limits to mesh bounds
7 years ago
Roxy-3D e9bc9a2ab4 change to better (more clear) names (#8049)
7 years ago
Scott Lahteine 88857e8028 Move fade_scaling_factor_for_z to Planner
7 years ago
Scott Lahteine 3d5b10735f Remove obsolete UBL z_offset
7 years ago
Luc Van Daele 74d430cb97 matrix names update (#7697)
7 years ago
Scott Lahteine 3497153cf1 Followup cleanup patch
7 years ago
Scott Lahteine 622048ffb0 Clean up whitespace, trailing space, bad tab conversion, etc.
7 years ago
Roxy-3D 2cbdc0ebb6 Fix large Z corrections when nozzle moves off of UBL mesh (#7415)
7 years ago
Scott Lahteine 76c92a1fab Clean up some trailing spaces
7 years ago
Bob-the-Kuhn fcceed5be6 intermittent Teensy & G26 compile problem
7 years ago
Scott Lahteine 6c45d0fd81 Apply maths macros and type changes ahead of HAL
7 years ago
Scott Lahteine e94f79ccea Patch some serial macros
7 years ago
Scott Lahteine a27b08e6af Various code style tweaks
7 years ago
oldmcg 9f295581f0 Ubl delta fixes and improvements (#6941)
7 years ago
Scott Lahteine a3645ec921 Reference op with variable name
7 years ago
Scott Lahteine ad915b667e One more mesh_index_to_npos update
7 years ago
Scott Lahteine 85b967657e Embed G26/G29 in ubl class, with enhancements
7 years ago
Scott Lahteine 6b6630e11b Clean up trailing whitespace and tabs
7 years ago
oldmcg 5a9e52a3e0 Use COPY_XYZE macro to copy exactly 4 elements (#6758)
7 years ago
Scott Lahteine 14a4257c7b UBL tabs, whitespace, spelling, etc.
7 years ago
oldmcg b213a45efb UBL_DELTA post merge cleanup (#6705)
7 years ago
Roxy-3D 6f86c46fa6 Fix typo that caused scope issues for DELTA (#6750)
7 years ago
Roxy-3D 1fbcbc05f6 UBL no longer flout's the sacred GCode standard (#6745)
7 years ago
Scott Lahteine 0696dda470 Cleanups to UBL_DELTA
7 years ago
oldmcg 91841d75c9 UBL_DELTA (#6695)
7 years ago
Brian 4da14b14f4 UBL Cleanup/Bugfix
7 years ago
Scott Lahteine 71396f77d3 Cleanups following recent commits
7 years ago
Roxy-3D 110afff415 More misc UBL fixes and update gMax examples (#6632)
7 years ago
Scott Lahteine c4e34adcf1 Apply formatting, coding standards to UBL
7 years ago
Scott Lahteine b93be716cf Remove trailing whitespace
7 years ago
Scott Lahteine 0449f69179 Cleanup patch to recent merge
7 years ago
Roxy-3D 41e63bbb7c Fix Horizontal and Vertical UBL optimization bug. (#6540)
7 years ago
Brian 4e1448e75a Various fixes for compiler warnings
7 years ago
Scott Lahteine cd72901fb7 Cleanups to UBL code
7 years ago
Roxy-3D 2509587b5a Correct over optimization of pre-initialized variables (#6500)
7 years ago