Dirk O. Kaar
|
d0e1166cce
|
Fix Visual Micro "Arduino IDE for Visual Studio" support (#16418)
|
2020-01-02 19:01:38 -06:00 |
|
Scott Lahteine
|
93f0012959
|
Cancel Objects - As seen at ERRF2019 (#15590)
|
2019-10-24 15:35:40 -05:00 |
|
InsanityAutomation
|
438835f6a5
|
Configurable Max Accel, Max Feedrate, Max Jerk edit limits (#13929)
|
2019-10-01 19:59:48 -05:00 |
|
Scott Lahteine
|
7c5e6900e1
|
Tweak comment
|
2019-09-28 22:08:02 -05:00 |
|
Joseph Bozarth
|
0fbb26c28f
|
M16 - Expected Printer Check (#14924)
|
2019-08-13 23:38:45 -05:00 |
|
Scott Lahteine
|
93cd66ac11
|
Tweaky change from (C) to (c)
|
2019-06-27 23:58:16 -05:00 |
|
Scott Lahteine
|
1ef95013f0
|
Update Marlin.cpp includes, defines
|
2019-06-11 07:30:51 -05:00 |
|
Giuliano Zaro
|
f22c9a1ae1
|
Fix G-code parser with MMU2 (#13951)
|
2019-05-10 19:57:15 -05:00 |
|
Scott Lahteine
|
ad4ffa1d2f
|
Use C++ language supported 'nullptr' (#13944)
|
2019-05-09 11:45:55 -05:00 |
|
Scott Lahteine
|
cfdb38eda4
|
Allow SERIAL_ECHOPAIR to take up to 12 pairs (#13311)
|
2019-03-05 06:46:19 -06:00 |
|
Scott Lahteine
|
e15354e387
|
Simplify serial port redirect (#13234)
|
2019-02-23 22:53:01 -06:00 |
|
Scott Lahteine
|
0feeef2604
|
Update copyright in headers
|
2019-02-12 15:30:11 -06:00 |
|
Scott Lahteine
|
4fa1c52688
|
Tweak serial output code
|
2019-02-03 01:09:14 -06:00 |
|
revilor
|
6a57d0b381
|
Prusa MMU2 (#12967)
|
2019-01-31 19:10:52 -06:00 |
|
revilor
|
b60abc7c37
|
[2.0.x] Macro G-codes (#9365)
|
2018-11-09 05:25:08 -06:00 |
|
Scott Lahteine
|
52a37913c1
|
Extend and apply some corrections
|
2018-10-06 00:27:21 -05:00 |
|
thesfreader
|
e09c144674
|
Add CNC-like G-code options
|
2018-10-06 00:15:27 -05:00 |
|
Scott Lahteine
|
4c8751727a
|
Fix M118 parameter handling
Fix #10388
|
2018-04-12 19:10:04 -05:00 |
|
GMagician
|
6ace57e1b0
|
[2.0.x] remove duplicated include (#9445)
This was present in #9357 but lost
|
2018-02-03 19:32:05 -06:00 |
|
Scott Lahteine
|
399bca316a
|
Fix has_value with FASTER_GCODE_PARSER
|
2018-01-24 00:30:13 -06:00 |
|
Scott Lahteine
|
80d3ded895
|
Change parser codebits from array to int32_t
|
2018-01-24 00:30:13 -06:00 |
|
Scott Lahteine
|
053b1371c7
|
Simplify G-code debug option
|
2018-01-24 00:06:07 -06:00 |
|
Scott Lahteine
|
1dcfe193ac
|
Optimize some serial strings
|
2018-01-23 19:14:00 -06:00 |
|
Thomas Moore
|
f7efac57b7
|
Multi-host support
|
2018-01-10 00:14:47 -06:00 |
|
Scott Lahteine
|
2c8c30437e
|
Fix parser parameter value handling
|
2017-11-14 23:20:33 -06:00 |
|
Scott Lahteine
|
e6aba99f16
|
Fix M118 parameters, with strict guideline
|
2017-11-06 22:57:01 -06:00 |
|
Scott Lahteine
|
1b40e9c464
|
Implement CNC_COORDINATE_SYSTEMS
|
2017-11-04 22:28:46 -05:00 |
|
Thomas Moore
|
0cb00f52d9
|
Cleanup warnings
|
2017-09-30 16:47:17 -05:00 |
|
Scott Lahteine
|
63228fc453
|
Move volumetric flag to GCodeParser
|
2017-09-21 16:26:47 -05:00 |
|
Scott Lahteine
|
4231faf779
|
Initial split-up of G-code handlers by category
|
2017-09-21 16:26:45 -05:00 |
|
Scott Lahteine
|
9ea2ff950a
|
Move 'gcode' files
|
2017-09-07 07:42:55 -05:00 |
|