studiodyne
|
a1523d6419
|
Fix: const needed for operator* (#17443)
|
2020-04-08 15:00:31 -05:00 |
|
Ben
|
df8b7dfc40
|
Various Laser / Spindle improvements (#15335)
|
2020-04-02 19:31:08 -05:00 |
|
Scott Lahteine
|
fc11e72174
|
Fix extra unskew call
Fixes #17264
|
2020-03-29 16:11:03 -05:00 |
|
Scott Lahteine
|
adb6334ba0
|
Use "dist" instead of "delta" for clarity
|
2020-03-25 19:18:42 -05:00 |
|
InsanityAutomation
|
775a4294fc
|
Configurable SLOWDOWN divisor (#17171)
|
2020-03-15 18:29:18 -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
|
362c9ae79a
|
Clean up use of extra_xyjerk
|
2020-03-01 19:23:48 -06:00 |
|
Scott Lahteine
|
5e9a10dbae
|
Use PSTR for common labels
|
2020-03-01 08:39:47 -06:00 |
|
Makoto Schoppert
|
8164cac797
|
Fix planner.cpp compile (#16996)
|
2020-02-27 03:29:44 -06:00 |
|
Scott Lahteine
|
263a7beeb5
|
More extra travel jerk changes
Co-Authored-By: josedpedroso <josedpedroso@users.noreply.github.com>
|
2020-02-26 07:24:36 -06:00 |
|
Scott Lahteine
|
02cce7d4b4
|
Add TRAVEL_EXTRA_XYJERK option
See #16949
Co-Authored-By: josedpedroso <josedpedroso@users.noreply.github.com>
|
2020-02-26 06:43:07 -06:00 |
|
Scott Lahteine
|
e78f607ef3
|
Use a STR_ prefix for non-translated strings
|
2020-02-26 03:02:03 -06:00 |
|
Scott Lahteine
|
0b984519c3
|
Clean up stepper and babystep (#16857)
|
2020-02-14 05:14:37 -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 |
|
Scott Lahteine
|
50889c0f94
|
Move L64XX index_to_axis to progmem (#16697)
|
2020-01-30 03:24:23 -06:00 |
|
yangwenxiong
|
248b7dfa59
|
BigTreeTech GTR V1.0 / Support 8 extruders, heaters, temp sensors, fans (#16595)
|
2020-01-25 02:13:39 -06:00 |
|
Jason Smith
|
c305c2cc6b
|
Fix some warnings, Melzi pins
|
2020-01-15 19:57:16 -06:00 |
|
Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
2020-01-02 19:01:38 -06:00 |
|
Giuliano Zaro
|
47edbd9220
|
Fix min limit for acc, feed, jerk (#16416)
|
2020-01-01 20:38:33 -06:00 |
|
Markus Towara
|
856013cc0f
|
Fix planner compile error (#16272)
|
2019-12-20 22:04:49 -06:00 |
|
Bo Herrmannsen
|
98382fcea5
|
Include Z in SCARA steps feedrate (#16193)
|
2019-12-12 17:13:49 -06:00 |
|
Scott Lahteine
|
077eeaa0f4
|
Fix mixing extruder feedrate (#15905)
|
2019-11-26 18:03:59 -06:00 |
|
Chris Pepper
|
c1aac3a0c9
|
Fix delta_mm.e with zero extruders (#15996)
|
2019-11-26 02:58:17 -06:00 |
|
LinFor
|
48b7a1e66e
|
Allow non-zero "fan off" PWM value (#15709)
|
2019-11-10 16:33:56 -06:00 |
|
Scott Lahteine
|
776632c503
|
Add and apply REPEAT macro (#15829)
|
2019-11-09 17:59:04 -06:00 |
|
Scott Lahteine
|
7a342ecb93
|
Show Total E during print (#15703)
|
2019-10-27 17:49:27 -05:00 |
|
Scott Lahteine
|
93f0012959
|
Cancel Objects - As seen at ERRF2019 (#15590)
|
2019-10-24 15:35:40 -05:00 |
|
Scott Lahteine
|
b7b303f4bf
|
Spindle/Laser power in planner blocks (#14437)
|
2019-10-15 16:10:20 -05:00 |
|
Scott Lahteine
|
c0005e939c
|
Enable junction deviation by default (#15481)
|
2019-10-08 19:42:18 -05:00 |
|
Scott Lahteine
|
1df6c7a46c
|
Work around a compiler bug
See #15478
|
2019-10-08 19:27:03 -05:00 |
|
InsanityAutomation
|
438835f6a5
|
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929)
|
2019-10-01 19:59:48 -05:00 |
|
Scott Lahteine
|
50e4545255
|
Add custom types for position (#15204)
|
2019-09-29 04:25:39 -05:00 |
|
Scott Lahteine
|
455dabb183
|
Add a feedRate_t data type (#15349)
|
2019-09-26 01:28:09 -05:00 |
|
Scott Lahteine
|
465c6d9230
|
Simpler Allen Key config. Fixes, cleanups from refactor (#15256)
|
2019-09-14 03:05:10 -05:00 |
|
Scott Lahteine
|
c590e8ac05
|
Improve Power-loss Recovery (#15135)
|
2019-09-10 18:52:41 -05:00 |
|
Scott Lahteine
|
75927e17dd
|
Filament Width Sensor singleton (#15191)
|
2019-09-10 18:48:58 -05:00 |
|
Scott Lahteine
|
584c86bed1
|
More "zero extruders" changes (#15213)
|
2019-09-10 02:20:49 -05:00 |
|
Scott Lahteine
|
565a0e11ed
|
Prevent 'current' name conflict, if needed
|
2019-09-09 03:17:11 -05:00 |
|
Tanguy Pruvot
|
ec3f29a33a
|
Fix linux_native long to int32 warnings (#15192)
|
2019-09-07 20:30:47 -05:00 |
|
AnHardt
|
587d4a6373
|
Repair display throttling (#14960)
|
2019-08-16 21:17:09 -05:00 |
|
Scott Lahteine
|
eae543adf3
|
Apply HAS_SPI_LCD as needed
|
2019-07-29 18:55:05 -05:00 |
|
Scott Lahteine
|
ed0e6afacb
|
Apply LIMIT macro
|
2019-07-10 03:35:39 -05:00 |
|
Scott Lahteine
|
750a16ad38
|
Fix MIN/MAX function collision with macros
|
2019-07-05 18:14:02 -05:00 |
|
Scott Lahteine
|
d4415dcf59
|
Fix analogWrite ambiguity
|
2019-07-02 04:36:02 -05:00 |
|
Scott Lahteine
|
4d5a1984e2
|
Simplified fan handling code
|
2019-06-28 18:50:32 -05:00 |
|
Scott Lahteine
|
a8d68b7c8a
|
Common method for scaled fan speed
|
2019-06-28 15:34:17 -05:00 |
|
Scott Lahteine
|
9da02d2114
|
Help syntax highlighting (Sublime, et. al.)
|
2019-06-28 15:04:17 -05:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|