Scott Lahteine
|
10d855cb21
|
Sanity check USER_GCODE formatting
|
6 years ago |
Scott Lahteine
|
d97bb4c41c
|
Followup to e10943d0
|
6 years ago |
jeffstaley
|
2f176d6fb8
|
Flush RX buffer on G-code line errors to prevent hang (#13018)
|
6 years ago |
Scott Lahteine
|
ca73b2f465
|
Add static assert to catch errors in COPY(a,b)
|
6 years ago |
Nathan
|
df1043516e
|
Fix the delta homing issue (#12974)
|
6 years ago |
Scott Lahteine
|
4200bd2fc1
|
Report on M92 with no arguments (#12833)
|
6 years ago |
Scott Lahteine
|
e10943d0d8
|
Minor tweak to main menu
|
6 years ago |
Scott Lahteine
|
d4d1b28a06
|
Fix some include paths
|
6 years ago |
Scott Lahteine
|
0d720a6ff4
|
Tweak to emergency_parser.h
|
6 years ago |
Scott Lahteine
|
0a7ea7063f
|
Hide Resume Print when not relevant
|
6 years ago |
Scott Lahteine
|
afe79ba22b
|
Minor code cleanup
|
6 years ago |
Scott Lahteine
|
fdb97a3e9c
|
Add class and macro to save and auto-restore a variable
|
6 years ago |
Scott Lahteine
|
433518de74
|
Prevent M420 error from disconnecting OctoPrint
Just echo the error instead of labeling it `Error:`.
|
6 years ago |
Marcio Teixeira
|
5cfc1cdacc
|
Support SWITCHING_NOZZLE with 2 servos (#13054)
|
6 years ago |
Psycho
|
3c88cac2e9
|
Velleman Vertex Delta pins (#13072)
|
6 years ago |
Nicolas G
|
6fb4001b58
|
Add option to disable fan speed slowing in M303 (#13066)
|
6 years ago |
Scott Lahteine
|
ca1be02bf0
|
Tweak some pins formatting
|
6 years ago |
Scott Lahteine
|
38c2ca9281
|
Clean up trailing whitespace
|
6 years ago |
Mark Zachmann
|
4d1093b386
|
Fix init of last_direction_bits (#13067)
|
6 years ago |
Scott Lahteine
|
4fa1c52688
|
Tweak serial output code
|
6 years ago |
Scott Lahteine
|
a5e3384691
|
Pre-apply cosmetic changes to mixing
|
6 years ago |
Scott Lahteine
|
0358ffcd4c
|
Drop E element from `homing_feedrate_mm_s`
|
6 years ago |
Scott Lahteine
|
95223cb28e
|
Remove dead code from stepper.h
These values are always supplied by `Conditionals_post.h`.
|
6 years ago |
Scott Lahteine
|
6fe39e6117
|
Add --quick option to mfqp, add BRANCH check to mfinfo
|
6 years ago |
mattfredwill
|
c3cb449990
|
TMC2130 dual-stepper Sensorless Homing (#13061)
|
6 years ago |
Marcio Teixeira
|
f6edd2c472
|
Move stepper settings to "Advanced Settings" menu (#13063)
|
6 years ago |
InsanityAutomation
|
68bbac207e
|
Update pins_FORMBOT_TREX3.h (#13058)
|
6 years ago |
revilor
|
6a57d0b381
|
Prusa MMU2 (#12967)
|
6 years ago |
Scott Lahteine
|
996f7d1642
|
Fix I2C_POSITION_ENCODERS commentary
|
6 years ago |
raTmole
|
988b5aa4e6
|
Update GT2560 V3 pins (#13036)
|
6 years ago |
InsanityAutomation
|
7d927b6691
|
Move Z Probe Z Offset from Advanced to basic Configuration (#13056)
|
6 years ago |
Giuliano Zaro
|
31e213e427
|
Always show Tune sub-menu (#13049)
|
6 years ago |
teemuatlut
|
f0503372d9
|
Revert E_AXIS_N cast (#13055)
|
6 years ago |
InsanityAutomation
|
a1d03fe7ba
|
Fix single nozzle fan (#13038)
|
6 years ago |
Scott Lahteine
|
159d7eefda
|
New boards entry for the A20M
|
6 years ago |
Scott Lahteine
|
97da6c1da5
|
Use MIN/MAX for min/max
|
6 years ago |
Scott Lahteine
|
17a8c37148
|
Label menu edit items
|
6 years ago |
raTmole
|
ddeca7a358
|
Fix resume from power loss G-Code. (#13035)
|
6 years ago |
Thomas Moore
|
02ab66fca3
|
Update Cohesion3D Pins Files (#13027)
|
6 years ago |
Giuliano Zaro
|
a79d80c78e
|
Minor cleanup of pause code (#13030)
|
6 years ago |
jeffstaley
|
0da636e1a3
|
Set correct stepper direction on reset (#13032)
On a reset steppers were being initialized to incorrect direction. Original code wasn't respecting `INVERT_Z_DIR` define.
|
6 years ago |
Scott Lahteine
|
3845baf398
|
Followup to #12982
|
6 years ago |
InsanityAutomation
|
48a3502656
|
Remote streamer improvements (#12982)
|
6 years ago |
Scott Lahteine
|
621fbe99de
|
Followup to #12817
|
6 years ago |
Marcio Teixeira
|
f214118e45
|
Action to notify host of filament runout. (#12817)
|
6 years ago |
Scott Lahteine
|
aad770bce8
|
Bring default configs in sync
|
6 years ago |
jeffstaley
|
3f91233f6d
|
M29 logic was reversed
If in card-saving mode generate errors line errors for anything that's *NOT* "M29 ?"
|
6 years ago |
jeffstaley
|
0e0cc13650
|
Fix M29 for Pronterface SD card upload (#13010)
|
6 years ago |
Jiri
|
24fffb8d93
|
Fix undefined lcd_tmpfan_speed on NO_LCD_MENUS (#13006)
|
6 years ago |
Scott Lahteine
|
8f9b246d0e
|
Tweak some formatting, replace tabs
|
6 years ago |