Commit Graph

192 Commits

Author SHA1 Message Date
c2c6a679ea Rename LCD conditionals (#19533) 2020-09-28 01:13:27 -05:00
76d8d1742c Add multi-extruder condition 2020-09-20 20:51:21 -05:00
42fbd527f3 Fix links to secure sites (#18745) 2020-07-22 22:20:14 -05:00
a4b46eaf8f Add JD_HANDLE_SMALL_SEGMENTS option (#18316) 2020-06-15 18:54:00 -05:00
aea60d9450 Clean up trailing spaces 2020-06-15 18:11:32 -05:00
bac760207c Add volumetric extrusion limit (#17017) 2020-06-08 03:24:46 -05:00
eda2fd8dbe Improvements for Laser / Spindle (#17661) 2020-06-08 00:47:31 -05:00
181739d0d1 Move inline laser state to fix EEPROM error 2020-05-12 00:10:04 -05:00
8a22ef0c83 G6 Direct Stepping (#17853) 2020-05-11 19:22:41 -05:00
e22e0763d9 Reduce division in JD calc (#17945) 2020-05-10 21:23:51 -05:00
7a2cc782b4 Clean up planner modifier methods 2020-05-05 15:38:48 -05:00
eeabe66fc4 Some distinct E helpers 2020-05-05 00:52:45 -05:00
90e1035e9b Define max_e_jerk as array always 2020-05-04 23:10:23 -05:00
b8947ac8a5 More explicit junction/jerk math 2020-05-04 16:13:10 -05:00
0c68794fa9 Improve JD acosx implementation (#17817) 2020-05-02 23:59:09 -05:00
89b17b5463 Followup fixes for singlenozzle, etc. (#17712) 2020-04-28 00:21:23 -05:00
c536b8de62 Apply ternary macros 2020-04-27 06:30:28 -05:00
5ae45bab18 Adjustable XY_FREQUENCY_LIMIT (#17583) 2020-04-27 05:59:52 -05:00
8b3c7dda75 Add HAS_FAN and others 2020-04-27 05:07:08 -05:00
e25402b541 Apply TERN 2020-04-24 21:00:42 -05:00
55d66fb897 Add HAS_JUNCTION_DEVIATION 2020-04-23 21:53:51 -05:00
2f6262c27b Automatic Tool Migration feature (#17248) 2020-04-22 21:03:28 -05:00
6d90d1e1f5 Apply TERN to compact code (#17619) 2020-04-22 16:35:03 -05:00
7aed32df00 Fix SD_FINISHED_RELEASECOMMAND bug
Fixes #17401 bug that was introduced in 8f26c3a
2020-04-11 22:08:37 -05:00
Ben
df8b7dfc40 Various Laser / Spindle improvements (#15335) 2020-04-02 19:31:08 -05:00
adb6334ba0 Use "dist" instead of "delta" for clarity 2020-03-25 19:18:42 -05:00
118bd2f8b2 Apply loop shorthand macros (#17159) 2020-03-13 23:18:16 -05:00
3a07b4412d Asynchronous M114 and (R)ealtime position option (#17032) 2020-03-02 21:52:53 -06:00
0b984519c3 Clean up stepper and babystep (#16857) 2020-02-14 05:14:37 -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
d0e1166cce Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418) 2020-01-02 19:01:38 -06:00
7a342ecb93 Show Total E during print (#15703) 2019-10-27 17:49:27 -05:00
b7b303f4bf Spindle/Laser power in planner blocks (#14437) 2019-10-15 16:10:20 -05:00
c0005e939c Enable junction deviation by default (#15481) 2019-10-08 19:42:18 -05:00
1df6c7a46c Work around a compiler bug
See #15478
2019-10-08 19:27:03 -05:00
438835f6a5 Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929) 2019-10-01 19:59:48 -05:00
e3fd0519b3 Reduce need for UNUSED 2019-09-30 22:56:22 -05:00
50e4545255 Add custom types for position (#15204) 2019-09-29 04:25:39 -05:00
455dabb183 Add a feedRate_t data type (#15349) 2019-09-26 01:28:09 -05:00
ee7558a622 Tweaks to Z fade behavior 2019-09-26 01:15:47 -05:00
465c6d9230 Simpler Allen Key config. Fixes, cleanups from refactor (#15256) 2019-09-14 03:05:10 -05:00
c590e8ac05 Improve Power-loss Recovery (#15135) 2019-09-10 18:52:41 -05:00
75927e17dd Filament Width Sensor singleton (#15191) 2019-09-10 18:48:58 -05:00
584c86bed1 More "zero extruders" changes (#15213) 2019-09-10 02:20:49 -05:00
b7796bcce6 Disable steppers on M112 (#15065)
And change verbiage to not refer to "Emergency Stop."
2019-08-28 00:51:01 -05:00
587d4a6373 Repair display throttling (#14960) 2019-08-16 21:17:09 -05:00
eae543adf3 Apply HAS_SPI_LCD as needed 2019-07-29 18:55:05 -05:00
750a16ad38 Fix MIN/MAX function collision with macros 2019-07-05 18:14:02 -05:00
93cd66ac11 Tweaky change from (C) to (c) 2019-06-27 23:58:16 -05:00