kisslorand
61fb382868
🚸 M401 H - Report BLTouch HS State ( #23724 )
3 years ago
Giuseppe499
c6f4b38877
🚸 Fix, extend X Axis Twist Compensation ( #23745 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
tombrazier
7ec2167a73
⚡ ️ Apply PTC on all probing ( #23764 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
InsanityAutomation
9ecfa1d252
✨ BLTouch High Speed mode runtime configuration ( #22916 , #23337 )
Co-Authored-By: Scott Lahteine <thinkyhead@users.noreply.github.com>
3 years ago
Scott Lahteine
cabd538fdd
🎨 Apply F() to G-code report header
3 years ago
Manuel McLure
bcd2a483da
🐛 Fix M420 / M851 reports ( #22829 )
Followup to 79c72ed821
3 years ago
Scott Lahteine
b661795ae5
🎨 Fewer serial macros
3 years ago
Scott Lahteine
6d96c221bd
🎨 Standardize G-code reporting
3 years ago
Scott Lahteine
cdbd438a04
🎨 Rename all/no axis enums
4 years ago
Scott Lahteine
26a244325b
♻️ Refactor axis counts and loops
4 years ago
Scott Lahteine
c67e115f61
Revert experimental NAN patch
Hold changes from #21575 (24a095c
) for more testing.
4 years ago
Scott Lahteine
c66cbf0d69
Reduce math library code size by 3.4KB ( #21575 )
4 years ago
X-Ryl669
77f48d2bad
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
0b7de80a6f
Move common strings ( #20846 )
4 years ago
InsanityAutomation
3e26e23e60
Probe Tare, Probe Activation Switch ( #20379 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
Scott Lahteine
528b9bd872
Revert experimental NAN patch
Hold changes from #21575 (24a095c
) for more testing.
4 years ago
Scott Lahteine
24a095c5c1
Reduce math library code size by 3.4KB ( #21575 )
4 years ago
X-Ryl669
e7c711996b
Serial refactor. Default 8-bit ECHO to int, not char ( #20985 )
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
4 years ago
Scott Lahteine
d33fe2378c
Move common strings ( #20846 )
4 years ago
InsanityAutomation
2963229dfa
Probe Tare, Probe Activation Switch ( #20379 )
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Jason Smith <jason.inet@gmail.com>
4 years ago
Diego von Deschwanden
42fbd527f3
Fix links to secure sites ( #18745 )
4 years ago
Scott Lahteine
73fc0778b8
Consolidate probe clearance, add section debug ( #18576 )
* Better section / function log
* Add do_z_clearance motion function
4 years ago
Fabio Santos
25c7c43a82
Add SERIAL_FLOAT_PRECISION option ( #18367 )
4 years ago
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
5 years ago
Scott Lahteine
49c5f614c6
Minor motion style changes
5 years ago
Scott Lahteine
be62ab2d02
Move reachable test to Probe class
5 years ago
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
5 years ago
Scott Lahteine
bfad23d3e2
(c) 2020
5 years ago
Scott Lahteine
90b6324563
Encapsulate probe as singleton class ( #16751 )
5 years ago
Jason Smith
3cade6245e
Fix MIN_PROBE_EDGE bug in default ABL G29 ( #16367 )
5 years ago
Scott Lahteine
f83bc0aa13
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
5 years ago
Scott Lahteine
50e4545255
Add custom types for position ( #15204 )
5 years ago
Scott Lahteine
665e45e0ba
Reduce string storage, use masking 'seen'
5 years ago
Scott Lahteine
25c4c2f24e
Fix bool in M851
5 years ago
Scott Lahteine
da1bda493e
Apply Marlin conventions to M851
5 years ago
Scott Lahteine
4e8d9fe59b
zprobe_offset => probe_offset
5 years ago
InsanityAutomation
df1e51258a
Add M851 X Y probe offsets ( #15202 )
5 years ago
Scott Lahteine
5e13fe989f
Rename some feedrate-oriented functions
5 years ago
Scott Lahteine
c353eaa146
Misc changes from struct refactor ( #15289 )
5 years ago
Scott Lahteine
465c6d9230
Simpler Allen Key config. Fixes, cleanups from refactor ( #15256 )
5 years ago
Scott Lahteine
93cd66ac11
Tweaky change from (C) to (c)
5 years ago
Michiel Baird
b824a517aa
Add G38.4 and G38.5 ( #13348 )
6 years ago
Scott Lahteine
0feeef2604
Update copyright in headers
6 years ago
Rolf Werum
524c6c10bf
MAGNETIC_PARKING_EXTRUDER ( #12351 )
6 years ago
Scott Lahteine
c986239837
A single SERIAL_ECHO macro type ( #12557 )
6 years ago
InsanityAutomation
1104054d73
2.0 IDEX Independent z offset and other fixes ( #11862 )
* Add Formbot Raptor board
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
* Add a second Z probe Z offset
Co-Authored-By: InsanityAutomation <insanityautomation@users.noreply.github.com>
* Modify method to utilize live adjustment of hotend z offset
Should probably move config option to babystepping and rename as it may now apply to all multiextruder systems
* Move config item and catchup other code to current method
6 years ago
Thomas Moore
c437bb08f1
Overhaul of the planner ( #11578 )
- Move FWRETRACT to the planner
- Combine leveling, skew, etc. in a single modifier method
- Have kinematic and non-kinematic moves call one planner method
6 years ago
Scott Lahteine
230ae6a143
Default G30 to engage / disengage
7 years ago
Scott Lahteine
99ecdf59af
Smarter MIN, MAX, ABS macros
Use macros that explicitly avoid double-evaluation and can be used for any datatype, replacing `min`, `max`, `abs`, `fabs`, `labs`, and `FABS`.
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
7 years ago
Scott Lahteine
306f0f2135
Move Stepper::synchronize to Planner ( #10713 )
Co-Authored-By: ejtagle <ejtagle@hotmail.com>
7 years ago