Commit History

Author SHA1 Message Date
  Guðni Már Gilbert 052ecc3782 G81: Change for loop variables x and y to uint8_t 2 years ago
  Guðni Már Gilbert 7787f17139 Smaller code in G28 2 years ago
  Guðni Már Gilbert a940c364c9 Create enum class for heating_status variable 2 years ago
  Guðni Már Gilbert a687173e02 Change custom_message_state_old and custom_message_state to uint8_t 2 years ago
  Guðni Már Gilbert 60c9640602 Change heating_status_counter to uint8_t 2 years ago
  Guðni Már Gilbert 22f23dff36 Change heating_status to uint8_t 2 years ago
  Guðni Már Gilbert 2d614a8d41 Change usb_printing_counter to uint8_t 2 years ago
  Guðni Már Gilbert aa0a86bf13 Remove internal Prusa command 'Beat' 2 years ago
  Guðni Már Gilbert 42778cae83 Remove unused kicktime timer 2 years ago
  Guðni Már Gilbert ef8083a148 crashDetTimer can be ShortTimer 2 years ago
  Guðni Már Gilbert 37fd9d1b11 Convert NcTime to ShortTimer 2 years ago
  Guðni Már Gilbert 762a5db125 Convert previous_millis_cmd to LongTimer 2 years ago
  Guðni Már Gilbert 66782e9c9d setTargetHotend expect an uint8_t, not int for second parameter 2 years ago
  Guðni Már Gilbert 58213814cf Replace for-loop with memcpy 2 years ago
  Guðni Már Gilbert 52aa5a5f00 Use inlined function set_destination_to_current() in more places 2 years ago
  Alex Voinea fb10b4398e Merge pull request #6 from gudnimg/gudni-PR1 2 years ago
  Voinea Dragos 623762bd50 Fix build 3 years ago
  Voinea Dragos 42a5f7dc20 Fix M226 3 years ago
  Voinea Dragos 4aae88afdf M42 optimization 3 years ago
  Voinea Dragos 6dd59985ee Disable PRUSA M28 3 years ago
  Voinea Dragos 9684806e00 Change arduino IO to fastio where possible 3 years ago
  Guðni Már Gilbert b716c208d7 Various optimisation to change int to uint8_t 2 years ago
  Guðni Már Gilbert 8d7d1698ee Remove unused global variable 'chunkHead' 2 years ago
  Guðni Már Gilbert 2554d21925 Use uint8_t when using axis enum 2 years ago
  Yuri D'Elia 56e531d40a Improve/fix D23 for M2.5/S printers 3 years ago
  DRracer 6188870c2e Merge pull request #3157 from wavexx/improve_d2 3 years ago
  Yuri D'Elia 934b567e5a Remove "bonus" exclamation points from the crash message 3 years ago
  Yuri D'Elia edde002cdc Merge remote-tracking branch 'upstream/MK3' into fix_longpress_isr 3 years ago
  Voinea Dragos 0cbc759d8b Second attempt at retrieving the SN from the 32u2 IC 3 years ago
  Yuri D'Elia 09e935d27b Fix two new explicit case fallthru warnings 3 years ago