- Nov 13, 2018
-
-
Giuliano Zaro authored
Followup to #12413
-
Roxy-3D authored
Updates to Formbot T-Rex 2+ configuration files
-
Roxy-3D authored
Changes only affect UBL. Everything else is left alone.
-
AnHardt authored
Fix #12416 Better handling of `ENABLED(MIXING_EXTRUDER) && !MIXING_VIRTUAL_TOOLS > 1` - to not fall through to the general case. Fix compiler warnings for `#elif EXTRUDERS < 2`.
-
Giuliano Zaro authored
When endstops/probe are enabled `ENDSTOP_NOISE_THRESHOLD` calls to `update` are required to properly re-sync endstops/probe status.
-
Scott Lahteine authored
* Group status methods, share reset_status with Extensible UI * Move common DOGM code to headers
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Nov 12, 2018
-
-
AnHardt authored
Fix #12399 Did not compile without `WATCH_HOTENDS || WATCH_THE_BED`. Add condition to include "../../module/temperature.h".
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
See if this has any deleterious effect on motion planning by slicers that inser their own jerk and acceleration controls. The problem I see is that these settings can take effect on blocks already in the planner, and the only way around this would be to shadow these settings in planner blocks and use the shadowed settings in the planner.
-
Scott Lahteine authored
-
- Nov 11, 2018
-
-
Scott Lahteine authored
* Encapsulate common LCD code in a singleton * Depend more UBL code on UBL_DEVEL_DEBUGGING - Since most users don't need the debugging on at all times, this helps reduce the default build size for UBL by over 2K, a little closer to fitting on 128K boards.
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
* Make lcd_quick_feedback argument optional * Add click_to_cancel option to wait_for_hotend/bed * Have G26 use the active nozzle and wait_for_hotend/bed * Use wait_for_release in UBL G29 * Add 'T' parameter to G26 for an initial tool-change
-
- Nov 10, 2018
-
-
articide authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Nov 09, 2018
-
-
Ludy authored
-
Giuliano Zaro authored
- Partially reverts #11900 and tries to solve #12336
-
Scott Lahteine authored
Fix #12362
-
revilor authored
-
Giuliano Zaro authored
-
Roman Moravčík authored
-
InsanityAutomation authored
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Nov 08, 2018
-
-
Scott Lahteine authored
-
Scott Lahteine authored
-
- Nov 07, 2018
-
-
Scott Lahteine authored
-