Commit Graph

564 Commits

Author SHA1 Message Date
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
118bd2f8b2 Apply loop shorthand macros (#17159) 2020-03-13 23:18:16 -05:00
6bead0c1b0 Shorter paths to HAL, ExtUI (#17156) 2020-03-13 16:29:29 -05:00
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
13118dbd8d Additional numtostr functions 2020-03-09 17:46:49 -05:00
624ab24a5c Suppress thisItemNr warning (#17049) 2020-03-02 13:14:08 -06:00
b1a50d54e2 HAS_TRINAMIC => HAS_TRINAMIC_CONFIG 2020-03-02 12:04:36 -06:00
ec1b86d9cb Serial strings in macros 2020-02-26 05:38:33 -06:00
5ebba4b19f More serial strings 2020-02-26 04:11:12 -06:00
e78f607ef3 Use a STR_ prefix for non-translated strings 2020-02-26 03:02:03 -06:00
6b9a17be16 Language: "failsafe" => "Defaults" 2020-02-26 02:03:47 -06:00
5071fe82ab Ensure proper SD print completion (#16967) 2020-02-25 22:18:14 -06:00
a254354e68 BS_TOTAL_AXIS => BS_TOTAL_IND 2020-02-24 06:11:43 -06:00
8ba5ef8cae "Init. Media" => "Attach Media" 2020-02-24 05:33:23 -06:00
5584da388c Conceal float rounding errors on display
Fix #16866
2020-02-15 02:55:41 -06:00
efdaf940a5 Fix byte-to-percent display
Fixes #16866
2020-02-15 02:37:13 -06:00
ffcbba4447 Move MSG_MARLIN 2020-02-09 11:37:43 -06:00
7d4fa9d504 Fix LCD Z Move character LCD display line (#16772) 2020-02-03 18:35:06 -06:00
bfad23d3e2 (c) 2020 2020-02-03 08:00:57 -06:00
7f9c62437e Corner Leveling: Add inset for each side (#16759) 2020-02-03 00:00:35 -06:00
4716dac874 Apply REPEAT, RREPEAT, and loop macros (#16757) 2020-02-01 21:00:53 -06:00
c4cbc54484 Suppress a compile warning 2020-02-01 10:38:07 -06:00
90b6324563 Encapsulate probe as singleton class (#16751) 2020-02-01 04:21:36 -06:00
131acf304b Fix Manual Bed Leveling with multiple extruders (#16688) 2020-01-27 15:57:21 -06:00
5e3e8fcdb9 Fix PID F menu label 2020-01-26 17:07:18 -06:00
95d5a0c480 Fix DELTA_CALIBRATION_MENU recursive call (#16656) 2020-01-26 00:02:06 -06:00
248b7dfa59 BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595) 2020-01-25 02:13:39 -06:00
ef8f829513 Fix CHAMBER_MAXTEMP security margin (#16600) 2020-01-20 00:44:51 -06:00
d9cdb4ae19 Move steps/mm out of slim menus (#16603) 2020-01-20 00:43:19 -06:00
0fcf2b1110 Quad Z stepper support (#16277) 2020-01-19 23:35:07 -06:00
ffd8b595d1 Fix PLR cancel with ExtUI (#16556) 2020-01-13 20:52:24 -06:00
1457e40208 Make lcd_power_loss_recovery_cancel exportable 2020-01-13 20:25:12 -06:00
f9f7697b96 Fix Probe Offset XY edit items (et Français) (#16523) 2020-01-10 13:04:59 -06:00
409d7378d9 Add Probe Offsets menu (#16444) 2020-01-10 00:47:38 -06:00
5beca89412 Add menu item Tune > Advance K (#16488) 2020-01-08 17:43:36 -06:00
5a5e1d0401 Fix Change Filament menu item with runout (#16485) 2020-01-08 16:03:23 -06:00
d1e55a2d1d Remove extra UBL map edit menu item (#16451) 2020-01-05 02:25:03 -06:00
b841b9bd01 Add example configs. Expand custom menu. (#16286)
- Anet E10
- Geeetech D200
- Geeetech M201
- JGAurora Magic
- MakerFarm Pegasus 12
2020-01-03 20:37:22 -06:00
aa4db785f2 MSG_WATCH => MSG_INFO_SCREEN 2020-01-03 19:50:55 -06:00
d129ac1b37 Z-offset edit precision based on value limits (#16425) 2020-01-02 20:40:40 -06:00
d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 2020-01-02 19:01:38 -06:00
c75b560604 PWM pin not needed for Neopixel brightness / submenu (#16345) 2020-01-02 17:50:19 -06:00
832321f55d Fix games menu back item, titles 2019-12-31 16:06:16 -06:00
1c4f672eae Formalize DAC percent strings (#16176) 2019-12-10 23:37:25 -06:00
ab61c09bff Improve touch buttons behavior (#16109) 2019-12-06 00:47:50 -06:00
f83bc0aa13 Optimize common strings
Saves 128 bytes in testing with `mftest mega 1 -y`
2019-11-29 22:54:42 -06:00
a5a143f944 Include host_actions.h in G34 (#16014) 2019-11-26 16:38:41 -06:00
ff6518c0a8 Add PID_FAN_SCALING option (#15585) 2019-11-26 03:34:43 -06:00
1d150e41b6 Reduce MMU2 code, add test 2019-11-26 02:15:31 -06:00
c497a491f4 Fix a PID_EXTRUSION_SCALING menu item (#15988) 2019-11-24 17:01:14 -06:00