Scott Lahteine
|
24a095c5c1
|
Reduce math library code size by 3.4KB (#21575)
|
2021-04-12 16:49:53 -05:00 |
|
Marcio T
|
45c1432946
|
G26 Hilbert Curve followup (#21480)
|
2021-04-01 19:12:00 -05:00 |
|
Scott Lahteine
|
be775ed72d
|
Move apply_rotation_xyz into matrix_3x3
|
2021-03-30 23:58:32 -05:00 |
|
Scott Lahteine
|
8d083eb248
|
Put ABL state into a class
|
2021-03-30 23:58:32 -05:00 |
|
Miguel Risco-Castillo
|
930752d46e
|
Ender 3 V2 Status Line (#21369)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-03-24 10:12:57 -05:00 |
|
Scott Lahteine
|
dd42831cba
|
Serial macros cleanup
|
2021-02-28 20:02:24 -06:00 |
|
jbuck2005
|
ee7701c15b
|
SPEED => FEEDRATE (#21217)
|
2021-02-27 15:54:43 -06:00 |
|
X-Ryl669
|
e7c711996b
|
Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2021-02-08 00:37:24 -06:00 |
|
Scott Lahteine
|
d33fe2378c
|
Move common strings (#20846)
|
2021-01-22 15:01:19 -06:00 |
|
Scott Lahteine
|
bb597dcf66
|
Internal G29N for G28+G29 (#20800)
|
2021-01-17 12:08:40 -06:00 |
|
InsanityAutomation
|
7a168205eb
|
Minimum temp options for Probing and G12 Nozzle Clean (#20383)
Co-authored-by: Jason Smith <jason.inet@gmail.com>
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
|
2020-12-19 22:02:38 -06:00 |
|
Scott Lahteine
|
e349a44c60
|
Preheat before leveling
|
2020-12-14 20:34:22 -06:00 |
|
InsanityAutomation
|
3404cb1fc4
|
Move ExtUI ABL mesh edit, limit to bilinear (#20381)
* Move ExtUI call
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
Co-authored-by: Victor Mateus Oliveira <rhapsodyv@gmail.com>
Co-authored-by: Sebastiaan Dammann <sebastiaandammann@outlook.com>
|
2020-12-09 09:07:26 -08:00 |
|
Scott Lahteine
|
a8dffdebd4
|
Move G29 3-point startup earlier
|
2020-12-05 20:05:39 -06:00 |
|
Scott Lahteine
|
889695b6ba
|
ExtUI homing / leveling additions
|
2020-12-05 18:29:03 -06:00 |
|
Scott Lahteine
|
b28b2ca266
|
Cosmetic G29 ABL tweak
|
2020-11-24 17:53:39 -06:00 |
|
InsanityAutomation
|
6375829448
|
Apply home offsets to probing, Z Safe Homing (#19423)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-10-18 15:53:12 -05:00 |
|
Scott Lahteine
|
eaf6777a66
|
Rename ultralcd => marlinui
|
2020-10-16 19:55:18 -05:00 |
|
Earle F. Philhower, III
|
193c0a52d9
|
Add loose soft endstop state, apply to UBL fine-tune (#19681)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
|
2020-10-12 16:48:04 -05:00 |
|
qwewer0
|
4424645e04
|
Multi-line comments cleanup (#19535)
|
2020-09-28 14:53:50 -05:00 |
|
Scott Lahteine
|
a445746a8b
|
Clean up LCD conditionals, DWIN
|
2020-09-06 23:21:42 -05:00 |
|
swissnorp
|
a12ac5e175
|
Mark axes not-homed with HOME_AFTER_DEACTIVATE (#18907)
|
2020-08-27 16:05:53 -05:00 |
|
Diego von Deschwanden
|
42fbd527f3
|
Fix links to secure sites (#18745)
|
2020-07-22 22:20:14 -05:00 |
|
Leo
|
c9718504c5
|
Fix leveling "Point n of 3" message (#18639)
|
2020-07-14 17:02:38 -05:00 |
|
Scott Lahteine
|
73fc0778b8
|
Consolidate probe clearance, add section debug (#18576)
* Better section / function log
* Add do_z_clearance motion function
|
2020-07-08 21:44:21 -05:00 |
|
Oliver Jean Eifler
|
67db7c0294
|
Probing points followup (#18552)
|
2020-07-05 15:32:04 -05:00 |
|
Scott Lahteine
|
ea520e670a
|
Fix "Probing mesh point" message
Closes #17770
Co-Authored-By: Jan-Gerard van der Toorn <jan-gerard@users.noreply.github.com>
|
2020-07-05 01:03:49 -05:00 |
|
Scott Lahteine
|
c43bbcce15
|
Enforce sensor range for temperature target (#18465)
* Mitigate stepper timeout
* Add CHAMBER PWM code
* Structured thermistor tables
* Fix reversed sensor ranges
* Prevent temps outside sensor range
|
2020-07-01 16:27:28 -05:00 |
|
Scott Lahteine
|
f4c258dc23
|
Creality Ender 3 v2 (#17719)
|
2020-06-16 01:45:27 -05:00 |
|
Scott Lahteine
|
6e01079b48
|
G29 patch followup
|
2020-05-17 20:57:16 -05:00 |
|
Scott Lahteine
|
fac3a7d147
|
Fix ABL G29 early BLTouch deploy
|
2020-05-17 19:40:45 -05:00 |
|
Scott Lahteine
|
d9077e51e8
|
Make M421 more versatile
|
2020-05-17 15:12:08 -05:00 |
|
Scott Lahteine
|
ab2b98e425
|
Apply composite tests
|
2020-04-23 21:53:52 -05:00 |
|
Scott Lahteine
|
6d90d1e1f5
|
Apply TERN to compact code (#17619)
|
2020-04-22 16:35:03 -05:00 |
|
Scott Lahteine
|
15f6f53638
|
Add HAS_HOTEND, etc.
|
2020-04-20 00:12:22 -05:00 |
|
Scott Lahteine
|
c39873759f
|
Fix Z after ABL Bilinear G29 with fade
Co-Authored-By: Alan T <interstellarmisfit@users.noreply.github.com>
|
2020-03-15 18:18:38 -05:00 |
|
Scott Lahteine
|
118bd2f8b2
|
Apply loop shorthand macros (#17159)
|
2020-03-13 23:18:16 -05:00 |
|
Scott Lahteine
|
6bead0c1b0
|
Shorter paths to HAL, ExtUI (#17156)
|
2020-03-13 16:29:29 -05:00 |
|
Scott Lahteine
|
be62ab2d02
|
Move reachable test to Probe class
|
2020-02-27 06:16:33 -06:00 |
|
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
2020-02-26 03:02:03 -06:00 |
|
Scott Lahteine
|
130e36d766
|
Tweak ABL logging, document probing
|
2020-02-08 17:47:54 -06:00 |
|
Scott Lahteine
|
bfad23d3e2
|
(c) 2020
|
2020-02-03 08:00:57 -06:00 |
|
Scott Lahteine
|
90b6324563
|
Encapsulate probe as singleton class (#16751)
|
2020-02-01 04:21:36 -06:00 |
|
Jason Smith
|
95d5a0c480
|
Fix DELTA_CALIBRATION_MENU recursive call (#16656)
|
2020-01-26 00:02:06 -06:00 |
|
tompe-proj
|
a338dce83f
|
PINDA v2 temperature sensor / compensation (#16293)
|
2020-01-17 17:16:45 -06:00 |
|
Jason Smith
|
3cade6245e
|
Fix MIN_PROBE_EDGE bug in default ABL G29 (#16367)
|
2020-01-03 17:46:26 -06:00 |
|
InsanityAutomation
|
1c9ccce520
|
Add NOZZLE_AS_PROBE (no probe offsets) (#15929)
|
2019-12-24 00:03:08 -06:00 |
|
Scott Lahteine
|
f83bc0aa13
|
Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
|
2019-11-29 22:54:42 -06:00 |
|
Jason Smith
|
752a1e76ab
|
Float ABL mesh boundaries, no probe position rounding (#16018)
|
2019-11-27 01:29:25 -06:00 |
|
Scott Lahteine
|
98f83dc756
|
Add comments to G29
|
2019-11-27 01:05:22 -06:00 |
|