Commit Graph
1432 Commits
Author SHA1 Message Date
KachidokiandScott Lahteine d20375c185 Duplicate fan speed in M106/7 IDEX Duplication Mode (#21208) 2021-04-29 08:45:14 -05:00
Giuliano ZaroandScott Lahteine 68e50a725a [SMUFF] Use EXTRUDERS for extended commands (#21212) 2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine 3f9fe2dac4 Fix G-code Queue merge (#21213) 2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine e1283b8a86 G-code Queue followup (#21214) 2021-04-29 08:45:14 -05:00
Fabio ViappianiandScott Lahteine 3a5ac12321 Fix M355 with NEOPIXEL (#21200) 2021-04-29 08:45:14 -05:00
ldurswandScott Lahteine c9d757fc0e Init (stow) BLTouch before X/Y homing (#21192) 2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine 532dbb8064 Fix and improve G-code queue (#21122)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
swissnorpandScott Lahteine fc09581aa3 Combine Z_AFTER_DEACTIVATE with UNKNOWN_Z_NO_RAISE (#20444)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
deirdreobyrneandScott Lahteine e6bf89e82b Allow Zero Endstops (e.g., for CNC) (#21120)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine 73332f4df1 Combined LPC / Serial fixes (#21178)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
Ken SanisloandScott Lahteine 8d05a823e9 Chamber Heater PID (#21156)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:14 -05:00
Scott LahteineandScott Lahteine 8fca59f63b G92, subcodes flag cleanup 2021-04-29 08:45:14 -05:00
X-Ryl669andScott Lahteine dc11874abe Postmortem Debugging to serial port (#20492) 2021-04-29 08:45:14 -05:00
Scott Lahteine a09d7a59b4 Fix IDEX broken endstop test (#21110) 2021-04-29 08:45:14 -05:00
Scott LahteineandScott Lahteine 8bca8e5ba0 Minor serial code cleanup 2021-04-29 08:45:13 -05:00
Scott LahteineandScott Lahteine 897291c470 chmod and paths 2021-04-29 08:45:13 -05:00
Scott LahteineandScott Lahteine c7efb2d964 Update M808 comment 2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine 77f48d2bad Serial refactor. Default 8-bit ECHO to int, not char (#20985)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine 77966135e8 Fix ARM delay function (#20901) 2021-04-29 08:45:13 -05:00
Scott LahteineandScott Lahteine 582458998f Use serial shorthand 2021-04-29 08:45:13 -05:00
bf631046c0 Fix some serial char, echo
Co-Authored-By: X-Ryl669 <3277165+X-Ryl669@users.noreply.github.com>
2021-04-29 08:45:13 -05:00
Tanguy PruvotandScott Lahteine 4153b6a30b Refresh screen on M22 (detach) (#20958) 2021-04-29 08:45:13 -05:00
X-Ryl669andScott Lahteine 9ae204df9c Serial refactor followup (#20932) 2021-04-29 08:45:13 -05:00
Scott Lahteine 4b9f2f13b1 AutoReport class (Temperature, Cardreader) (#20913) 2021-04-29 08:45:12 -05:00
X-Ryl669andScott Lahteine efa1e56369 Refactor serial class with templates (#20783) 2021-04-29 08:45:12 -05:00
8da8e7d17b Meatpack::report_state on serial port init (#20903)
Co-authored-by: Scott Lahteine <github@thinkyhead.com>
2021-04-29 08:45:12 -05:00
Scott LahteineandScott Lahteine 1bc65be70f Custom G26 FR followup 2021-04-29 08:45:12 -05:00
ScrewThisBananaandScott Lahteine b9d19291fe Adding custom move feedrate for G26 Travel moves, Original #20729 (#20879)
* Adding custom move feedrate for G26

This commit adds an additional configuration parameter that can be used to specify the movement speed during the G26 validation pattern command during moves without extrusion.

Closes MarlinFirmware/Marlin#20615
2021-04-29 08:45:12 -05:00
Scott Lahteine efaff24145 Apply SEC_TO_MS and other fixes 2021-04-29 08:45:12 -05:00
Roxy-3DandScott Lahteine 17a4ef6730 Revert "Adding custom move feedrate for G26 (#20729)" (#20870)
This reverts commit 14567f3459.
2021-04-29 08:45:12 -05:00
ellenspandScott Lahteine 56383d3ca0 MeatPack serial encoding (#20802)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2021-04-29 08:45:12 -05:00
ScrewThisBananaandScott Lahteine 5398bfab36 Adding custom move feedrate for G26 (#20729)
* Adding custom move feedrate for G26

This commit adds an additional configuration parameter that can be used to specify the movement speed during the G26 validation pattern command during moves without extrusion.

Closes MarlinFirmware/Marlin#20615

* Fixing missing default 'G26_XY_FEEDRATE_MOVE' value

This commit adds a default 'G26_XY_FEEDRATE_MOVE' value (max movement speed / 1.5) in the G26.cpp - same behaviour as the default 'G26_XY_FEEDRATE' value

* Adding comment describing functionality in G26.cpp

* Renaming 'G26_XY_FEEDRATE_MOVE' to 'G26_XY_FEEDRATE_TRAVEL'

Configuration parameter renamed for better readability and consistency

MarlinFirmware/Marlin#20615

* Setting 'G26_XY_FEEDRATE_TRAVEL' to a safer value, aligned comments

Changed default value for 'G26_XY_FEEDRATE_TRAVEL' from 150 mm/s to 100 mm/s for safety purposes, comment alignment

MarlinFirmware/Marlin#20615
2021-04-29 08:45:12 -05:00
Giuliano ZaroandScott Lahteine 22db4c0448 "Move … code" followup (#20852)
Fix regression from #20832
2021-04-29 08:45:12 -05:00
Scott Lahteine 0b7de80a6f Move common strings (#20846) 2021-04-29 08:45:12 -05:00
Scott Lahteine 71be210795 Move some MarlinCore and MarlinUI code (#20832) 2021-04-29 08:45:12 -05:00
Scott Lahteine 3dde2722bd MarlinUI multi-language support (#20725) 2021-04-29 08:45:12 -05:00
Scott Lahteine b355f4605e Move singlenozzle temp/fan (#20829) 2021-04-29 08:45:12 -05:00
Scott Lahteine ccbff12d6a Fix SINGLENOZZLE compile 2021-04-29 08:45:12 -05:00
Scott Lahteine 6162560b69 Internal G29N for G28+G29 (#20800) 2021-04-29 08:45:12 -05:00
zelepsandScott Lahteine 522c78b5e6 Fix Tramming Wizard behavior (#20796) 2021-04-29 08:45:12 -05:00
Scott Lahteine aabd40a7a2 Optimize some G-code strings 2021-04-29 08:45:11 -05:00
Scott LahteineandScott Lahteine 62d20c8b37 Ignore M22 during SD print 2021-04-29 08:45:11 -05:00
Scott LahteineandScott Lahteine 928cd1b8ab Clean up some includes 2021-04-29 08:45:11 -05:00
Scott Lahteine 7c7d28345e Optimize some G76 strings 2021-04-29 08:45:11 -05:00
qwewer0andScott Lahteine f19a1833bd Fix M48 output (#20713) 2021-04-29 08:45:11 -05:00
Scott LahteineandScott Lahteine eff2330ce1 G34/M422 cleanup 2021-04-29 08:45:11 -05:00
qwewer0andScott Lahteine 7ef03a761b Assisted Tramming improvements (#20298) 2021-04-29 08:45:10 -05:00
ellenspandScott Lahteine f570791e19 Fix //action prefix (#20600) 2021-04-29 08:45:10 -05:00
zelepsandScott Lahteine 3b4c5f982c Fix PARKING_EXTRUDER homing with solenoid (#20473) 2021-04-29 08:45:10 -05:00
Victor OliveiraandScott Lahteine eda5a884c6 LVGL G-code preview. Legacy MKS WiFi Cura plugin compatibility (#20589) 2021-04-29 08:45:10 -05:00