64 Commits (d7d80418aedad1c89e27fcba6aab9aa48187b5cc)

Author SHA1 Message Date
Scott Lahteine cf3631226b Document G-code M290 5 years ago
InsanityAutomation 4900c28bf6 Fix IDEX tool-change, and more (#13614) 5 years ago
Roxy-3D 9cee81d47e Option to show babysteps total since G28 (#13580) 5 years ago
Marcio Teixeira c6466c23fe Silence signed/unsigned comparison warning. (#13508) 5 years ago
7eggert d96f7d6068 Minimum segments for G2/G3. Better for small arcs. (#13466) 5 years ago
Scott Lahteine 49cf92dc36
Extended condition macros (#13419) 5 years ago
Scott Lahteine 87162658c4
Fix and improve software endstops (#13386) 5 years ago
Scott Lahteine 0feeef2604 Update copyright in headers 5 years ago
Ludy acf266fe78 Fix a compile warning, etc. (#12955) 6 years ago
Scott Lahteine c986239837
A single SERIAL_ECHO macro type (#12557) 6 years ago
Scott Lahteine 54ec5528a0 hasstatus => has_status 6 years ago
Roxy-3D cda5ef08fa
Debug of G2-G3 for UBL (#12386) 6 years ago
Scott Lahteine a0c795b097
Encapsulate common display code in a singleton (#12395) 6 years ago
TheSFReader a07ac6312f G0 feedrate may be fixed or variable (#12172) 6 years ago
Scott Lahteine 84b59d58fb Clean up whitespace 6 years ago
TheSFReader af939c158a Option for G0 to have a separate feedrate (#12089) 6 years ago
Scott Lahteine d556dc1865
Fix and improve EEPROM storage (#12054) 6 years ago
Scott Lahteine ce82015d5f Fix include in G80 6 years ago
Scott Lahteine 55e810d512 Fix G80 compilation 6 years ago
Scott Lahteine 52a37913c1 Extend and apply some corrections 6 years ago
Victor Tseng 93839e2f73 Add option to enable/disable autoretract altogether (#11904) 6 years ago
Scott Lahteine cee34f7290
Followup for BABYSTEP_HOTEND_Z_OFFSET (#11916) 6 years ago
InsanityAutomation 1104054d73 2.0 IDEX Independent z offset and other fixes (#11862) 6 years ago
Thomas Moore c437bb08f1 Overhaul of the planner (#11578) 6 years ago
Scott Lahteine d10f29ae2e Pass segment length in G2-G3 6 years ago
etagle 1367df2875 Replace double with float, optimize calculation 6 years ago
Scott Lahteine 8eaac0dab3
Add delta feedrate scaling (#11153) 6 years ago
etagle a11eb50a3e Refactor and optimize Stepper/Planner 6 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 c43235dd39 Remove non-special comments 6 years ago
ManuelMcLure 613a3be167 Remove hidden dependencies on destination. Fixes #10686. (#10691) 6 years ago
Scott Lahteine 19f189b4e5
Add UBL support for G2/G3 and G5 (#10648) 6 years ago
Scott Lahteine e8e60263c8 Scale feedrate (mm/s to deg/s) for SCARA 6 years ago
Rob Power d1f14202a9 [2.0.x] NANODLP_Z_SYNC requires linear axes (#10240) 6 years ago
Scott Lahteine 1cb810ff1c
[2.0.x] Automatically reset stepper timeout (#10179) 6 years ago
Scott Lahteine 91db7930dc Drop SCARA_FEEDRATE_SCALING 6 years ago
Scott Lahteine 377108619b Fix plan_arc clockwise (G2) 6 years ago
Scott Lahteine 9644fe1839 Lightly optimize arc length calculation 7 years ago
Scott Lahteine c694608450 Apply SCARA_FEEDRATE_SCALING to G2/G3 7 years ago
robpower 5595098063 V2 Extended NanoDLP_Z_Move_Sync to G4 & G28,Added all axis option. 7 years ago
Scott Lahteine 73e32925e4 References are better for array args 7 years ago
Scott Lahteine 4793c34c53 Fix M290 boolval bug 7 years ago
Scott Lahteine d18d40e1d6 M290 report on change, P0 to leave Probe Z Offset alone 7 years ago
Scott Lahteine be00e421a7 Patch up M290, M851 7 years ago
Scott Lahteine ab03a31cc9 Patch G0/G1 for NANODLP_Z_SYNC 7 years ago
Scott Lahteine dc82babe8e Implement NANODLP_Z_SYNC for 2.0.x 7 years ago
Scott Lahteine 3bba7d60f3 No retroactive changes with M851 Z 7 years ago
Scott Lahteine 50f09cc029 Miscellaneous cleanup 7 years ago
Scott Lahteine c938273bd5 Coding standard patch of M290 7 years ago