6006 Commits (289e3d6844aee71fd48542ed30175063dc02378e)

Autor SHA1 Mensaje Fecha
  Scott Lahteine 948728e63b Fix line-endings in UBL_G29 hace 8 años
  Scott Lahteine 699310d1d2 Fix: Thermal runaway if nonexistent bed's temp is set hace 8 años
  Scott Lahteine c56eec29f0 Configurable delay for BLTouch servo emulation hace 8 años
  Scott Lahteine 5bce731962 Fix LCD preheat menus hace 8 años
  Scott Lahteine 4c72167af3 Prevent a warning on echo_command hace 8 años
  Scott Lahteine 9b5fd9522e Fix formatting, order for a UBL change hace 8 años
  Scott Lahteine a2775d0c70 can wstring be removed? hace 8 años
  Scott Lahteine de4e19f17e Patch MarlinSerial to match up with 32-bit version hace 8 años
  Scott Lahteine 2cbc7b4b73 Relocate serial macros and functions hace 8 años
  Scott Lahteine eaa66f3c46 Indent MarlinSerial code hace 8 años
  Scott Lahteine 7a7a80e6c5 status_printf => lcd_status_printf_P hace 8 años
  Scott Lahteine 0e6ec34228 Use PSTR versions of lcd_status... to save SRAM hace 8 años
  Scott Lahteine 34e2420b9b Apply const args, clean up find_closest_circle_to_print hace 8 años
  Scott Lahteine e19fbd27ce Minor spelling patch hace 8 años
  Scott Lahteine 790a3e9a8c Remove extraneous check of UBL_G26_MESH_EDITING hace 8 años
  Scott Lahteine 7310110ec0 Fix logic of UBL::fade_scaling_factor_for_z hace 8 años
  Scott Lahteine 1a775cecac Revert behavior of enqueue_and_echo_commands_P hace 8 años
  Scott Lahteine 79d42d87c1 Syntax cleanup hace 8 años
  Scott Lahteine b47fd31c37 Revert some changes to UBL hace 8 años
  Scott Lahteine 63abb65146 Update description of PINS_DEBUGGING hace 8 años
  Scott Lahteine 73e193da1d Implement LCD_BED_LEVELING for PROBE_MANUALLY hace 8 años
  Scott Lahteine fcadc7bb1a Implement the "manual" option for ABL hace 8 años
  Scott Lahteine 9e22184936 Add a "manual" option for ABL hace 8 años
  Scott Lahteine b19a15fa7f Within applied to UBL hace 8 años
  Scott Lahteine 342ee458ae Additional UBL fixes, optimizations hace 8 años
  Scott Lahteine a5e085cbea Have run_probe() return probe Z, not nozzle Z hace 8 años
  Scott Lahteine 4487d22d56 Apply FIXFLOAT macro hace 8 años
  Scott Lahteine 6cac0f43eb MBL fiddle hace 8 años
  Scott Lahteine 25a6bfa7ed Add and apply WITHIN macro hace 8 años
  Scott Lahteine 93aad54dc1 Clean up code, remove _now command function hace 8 años
  Stefan Brüns 6ba6c92a81 Add example configuration for TinyBoy L10/L16 hace 8 años
  Stefan Brüns 0fe57ad4f5 Add Support TinyBoy2 OLED/Encoder panel hace 8 años
  Scott Lahteine 65ca6472ba Make G26 compatible with G92 and M206 hace 8 años
  Scott Lahteine 4902fd4e95 More data in UBL class, make it a static class hace 8 años
  Scott Lahteine edbc024d76 Disable UBL_G26_MESH_EDITING by default hace 8 años
  Scott Lahteine 9e4bd6b3b5 Further repairs to UBL, comments, spacing hace 8 años
  Bob-the-Kuhn f3618c3337 Reduce UBL RAM usage by making G26/G29 optional hace 8 años
  Scott Lahteine c9eb1d6ab7 Make MBL a static class, use lookup for index-to-point conversion hace 8 años
  Scott Lahteine 9217e4b8ec Various UBL cleanups and bug fixes hace 8 años
  Scott Lahteine 0e71e7b2fb Cleanup to planner.cpp hace 8 años
  Scott Lahteine f105cad43c Marlin: Slight cleanup to Marlin_main.cpp hace 8 años
  Scott Lahteine 499f9e04e1 Marlin: Temperature soft-PWM cleanup hace 8 años
  Remo Kallio d38b1bc4b1 Show filament width sensor values in LCD constantly if SD card support is not enabled. hace 8 años
  Scott Lahteine f49aec057f Tweak "can not" => "can't" in RUMBA pins hace 8 años
  Scott Lahteine 0a23a1bb3b Dynamic feedrate on SCARA, converting target mm/s to deg/s hace 8 años
  Roxy-3D d8724bb546 Get G29's P1 (Automated Probing) working again. hace 8 años
  Scott Lahteine c7f6ee9c93 Board A4JP should be SCOOVO_X9H hace 8 años
  Scott Lahteine a9fc30ae2e Use safe_delay to ensure watchdog reset hace 8 años
  Roxy-3D 171904b6c7 Make G29 What command print reliably and fix G29 P1 bug Waldo found hace 8 años
  Roxy-3D 9d3ac66f73 Map clean up of UBL hace 8 años