InsanityAutomation

Results 8 issues of InsanityAutomation

Deprecates M412 and implements RRF compliant M591, matching functionality as previously defined on the reprap wiki. Migrates existing M412 arguments to M591 with the addition of the Pnn parameter and...

PR: Improvement
F: Filament Sensor

Is there a possibility of adding support for the Atmel SAMG55J19 MCU? It is currently used in some prototype Ultimachine boards. These used Arduino IDE and a mashup on the...

board request

Adds redundant PS_ON pins with EDM Monitoring feedback. In order to bring the machine control safety functions closer in-line with standard industrial safety methodology, this adds redundant control with 2...

PR: New Feature
C: Peripherals
C: Safety

Adds Input Shaping control to Extensible UI Adds missing leveling done call Fixes typo on function name Misc conditional and sanity check changes for ExtUI UIs Generic ExtUI functions should...

PR: Improvement
PR: General Cleanup
C: LCD & Controllers
T: HAL & APIs

Fixes issue report on discord where chamber was not applying preheat. Seems this functionality was lost last year, and the regression was never reapplied. Updates preheat struct, gcode, menus, eeprom,...

PR: Bug Fix
C: LCD & Controllers
C: Temperatures

This allows bed tramming to automatically calculate points based on the probe offset. I built this in my branch sometime back, and saw a recent request to get this functionality...

PR: Improvement
Needs: Testing
F: Calibration

After seeing #26510 where a safety command was expected to operate and did not, it became apparent that we needed to revisit the current gcode / emergency parser structure. Currently,...

C: Safety
C: G-code Parser

Printer organization is difficult, as there are few sorting options. I would like to be able to have a global status view, plus individual organizational units based on material capability...

enhancement