Scott Lahteine
33217b0dd0
Add HOTEND_OVERSHOOT
2020-04-27 05:07:08 -05:00
Scott Lahteine
8b3c7dda75
Add HAS_FAN and others
2020-04-27 05:07:08 -05:00
Scott Lahteine
3d45a4bd23
Encapsulate Temperature items
2020-04-27 05:07:08 -05:00
Scott Lahteine
f907de272a
Fix mesh point sign
...
Most obvious part of #17670
Co-Authored-By: FilippoR <filippo.rossoni@gmail.com>
2020-04-25 16:50:05 -05:00
Giuliano Zaro
4d3a2bd22c
Clean up filament change menu ( #17702 )
...
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2020-04-25 10:56:56 -05:00
Scott Lahteine
ab2b98e425
Apply composite tests
2020-04-23 21:53:52 -05:00
Scott Lahteine
55d66fb897
Add HAS_JUNCTION_DEVIATION
2020-04-23 21:53:51 -05:00
Scott Lahteine
69f211cf78
Add empty ui.completion_feedback
2020-04-23 15:17:25 -05:00
studiodyne
2f6262c27b
Automatic Tool Migration feature ( #17248 )
2020-04-22 21:03:28 -05:00
Scott Lahteine
6d90d1e1f5
Apply TERN to compact code ( #17619 )
2020-04-22 16:35:03 -05:00
Mathias Rasmussen
875cd4e081
Remove 'Media Released' message ( #17272 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-04-20 09:17:55 -05:00
Jason Smith
cba58b1027
Fix "possible buffer overrun" warning ( #17513 )
2020-04-20 07:16:38 -05:00
Scott Lahteine
15f6f53638
Add HAS_HOTEND, etc.
2020-04-20 00:12:22 -05:00
Scott Lahteine
ad7a6e10a7
Fix no-bed compile error
2020-04-19 00:57:29 -05:00
Scott Lahteine
e4903396d4
Fix up pausing / parking display ( #17460 )
2020-04-11 20:36:17 -05:00
Scott Lahteine
48919c54fb
Add SRAM command injection ( #17459 )
2020-04-09 20:05:58 -05:00
Ben
df8b7dfc40
Various Laser / Spindle improvements ( #15335 )
2020-04-02 19:31:08 -05:00
Scott Lahteine
747b964295
Clean up user-wait, SD completion ( #17315 )
2020-03-28 03:18:53 -05:00
Scott Lahteine
53fe572bbd
Limited backlash editing with Core kinematics ( #17281 )
2020-03-27 22:00:27 -05:00
InsanityAutomation
bed41af868
Fix Stepper PWM menu ( #17298 )
2020-03-27 17:30:17 -05:00
MarkMan0
4113481c4e
Fix limits on acceleration editing ( #17280 )
2020-03-24 15:13:37 -05:00
Scott Lahteine
de45ac41ad
Implement CONTROLLER_FAN_USE_Z_ONLY
...
Followup to #17149
2020-03-18 14:36:40 -05:00
Erkan Colak
83eec683c9
New Controller Fan options and M710 gcode ( #17149 )
2020-03-18 13:41:12 -05:00
Scott Lahteine
abea6d5787
Tweak some lambdas
2020-03-18 10:33:15 -05:00
Joe Prints
1f5824247f
More decimal places for babystep / Z probe offset ( #17195 )
2020-03-17 15:12:52 -05:00
Roxy-3D
9f85165101
Allow Tool Offset adjustments to have another digit of precision
...
Some of the items in the Tool Offset Adjustment menu (in particular, the Z Offset!!!) were only adjustable with .1mm accuracy.
This is not enough. So the edit menu is switched to float52 to fix the issue.
2020-03-14 18:12:29 -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
jufimu12
627aa8db2d
Fix G34, add HOME_AFTER_G34 option ( #17108 )
...
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2020-03-10 20:00:26 -05:00
Scott Lahteine
13118dbd8d
Additional numtostr functions
2020-03-09 17:46:49 -05:00
ellensp
624ab24a5c
Suppress thisItemNr warning ( #17049 )
2020-03-02 13:14:08 -06:00
Scott Lahteine
b1a50d54e2
HAS_TRINAMIC => HAS_TRINAMIC_CONFIG
2020-03-02 12:04:36 -06:00
Scott Lahteine
ec1b86d9cb
Serial strings in macros
2020-02-26 05:38:33 -06:00
Scott Lahteine
5ebba4b19f
More serial strings
2020-02-26 04:11:12 -06:00
Scott Lahteine
e78f607ef3
Use a STR_ prefix for non-translated strings
2020-02-26 03:02:03 -06:00
Scott Lahteine
6b9a17be16
Language: "failsafe" => "Defaults"
2020-02-26 02:03:47 -06:00
Scott Lahteine
5071fe82ab
Ensure proper SD print completion ( #16967 )
2020-02-25 22:18:14 -06:00
Scott Lahteine
a254354e68
BS_TOTAL_AXIS => BS_TOTAL_IND
2020-02-24 06:11:43 -06:00
Scott Lahteine
8ba5ef8cae
"Init. Media" => "Attach Media"
2020-02-24 05:33:23 -06:00
Scott Lahteine
5584da388c
Conceal float rounding errors on display
...
Fix #16866
2020-02-15 02:55:41 -06:00
Scott Lahteine
efdaf940a5
Fix byte-to-percent display
...
Fixes #16866
2020-02-15 02:37:13 -06:00
Scott Lahteine
ffcbba4447
Move MSG_MARLIN
2020-02-09 11:37:43 -06:00
ellensp
7d4fa9d504
Fix LCD Z Move character LCD display line ( #16772 )
2020-02-03 18:35:06 -06:00
Scott Lahteine
bfad23d3e2
(c) 2020
2020-02-03 08:00:57 -06:00
Scott Lahteine
7f9c62437e
Corner Leveling: Add inset for each side ( #16759 )
2020-02-03 00:00:35 -06:00
Scott Lahteine
4716dac874
Apply REPEAT, RREPEAT, and loop macros ( #16757 )
2020-02-01 21:00:53 -06:00
Scott Lahteine
c4cbc54484
Suppress a compile warning
2020-02-01 10:38:07 -06:00
Scott Lahteine
90b6324563
Encapsulate probe as singleton class ( #16751 )
2020-02-01 04:21:36 -06:00
Jason Smith
131acf304b
Fix Manual Bed Leveling with multiple extruders ( #16688 )
2020-01-27 15:57:21 -06:00
Scott Lahteine
5e3e8fcdb9
Fix PID F menu label
2020-01-26 17:07:18 -06:00