Commit Graph

  • 7726e26ac0 [cron] Bump distribution date (2022-07-22) thinkyhead 2022-07-22 18:05:45 +00:00
  • c2972899ca 🩹 Fix MAX31865 approximations Scott Lahteine 2022-07-22 12:38:00 -05:00
  • 58329b066d [cron] Bump distribution date (2022-07-21) thinkyhead 2022-07-21 00:24:51 +00:00
  • 2419a167ee EXP header pin numbers redux (#24525) Scott Lahteine 2022-07-20 16:26:33 -05:00
  • 0138cb0552 🩹 Fix gcode.h include (#24527) Frederik Kemner 2022-07-20 23:25:15 +02:00
  • aacc2d3dc5 🐛 Fix Archim2 USB Hang (#24314) InsanityAutomation 2022-07-20 04:08:19 -04:00
  • 5e3c15bd39 Update Creality_DWIN.h InsanityAutomation 2022-07-19 22:32:04 -04:00
  • 39c5793575 [cron] Bump distribution date (2022-07-20) thinkyhead 2022-07-20 00:21:00 +00:00
  • 258904e86c 🚸 Use Tool 0 for G30 (#24511) InsanityAutomation 2022-07-19 18:33:49 -04:00
  • 57700b4edd 📺 SKR_MINI_SCREEN_ADAPTER for BTT SKR Mini E3 V3 (#24521) ellensp 2022-07-20 10:32:08 +12:00
  • c5b3bacfc9 More ESP32 (MKS TinyBee) tests (#24493) Eduard Sukharev 2022-07-20 01:30:19 +03:00
  • 05cbeef2c6 Update pins_TENLOG_D3_HERO.h InsanityAutomation 2022-07-19 13:49:17 -04:00
  • 2ab4b9bd13 Update Creality_DWIN.cpp InsanityAutomation 2022-07-19 13:49:10 -04:00
  • 1cc33f318c Delete binaries InsanityAutomation 2022-07-19 13:48:59 -04:00
  • 999f33b1e7 [cron] Bump distribution date (2022-07-19) thinkyhead 2022-07-19 06:07:36 +00:00
  • 4b8a1ec86f 📝 Update Contributing Guide (#24320) Keith Bennett 2022-07-18 18:14:58 -07:00
  • bb3c5aa186 🚸 Machine-relative Z_STEPPER_ALIGN_XY (#24261) InsanityAutomation 2022-07-18 21:12:27 -04:00
  • 5f2908a117 ♻️ Small sound / buzz refactor (#24520) Scott Lahteine 2022-07-18 19:53:36 -05:00
  • ed2071aabd 🩹 Fix manual move titles (#24518) Scott Lahteine 2022-07-18 19:52:47 -05:00
  • 78e3a829ba Merge branch 'CrealityDwin2.0_Bleeding' into Tenlog_DWIN InsanityAutomation 2022-07-18 18:55:53 -04:00
  • 48e4863cb6 [cron] Bump distribution date (2022-07-18) thinkyhead 2022-07-18 06:06:15 +00:00
  • 3b4a5a1ae8 🩹 Arc/Planner optimization followup (#24509) tombrazier 2022-07-18 06:51:44 +01:00
  • 6d83f7a579 🩹 Fix ProUI + Leveling compile (#24508) Keith Bennett 2022-07-17 21:33:23 -07:00
  • 60dc55c3bf Use raw positions for G34 probing to honor M206 offsets InsanityAutomation 2022-05-29 18:36:14 -04:00
  • ef12aa5a6c Fix ProUI with Leveling thisiskeithb 2022-07-17 06:58:44 -07:00
  • b8f90b2d71 Give correct hints to the planner when drawing arcs Tom Brazier 2022-07-17 22:09:02 +01:00
  • ee91c915ee Return FLOOR() on the offchance that a float rounding error results in a slightly negative decelerate_steps_float Tom Brazier 2022-07-17 17:11:42 +01:00
  • e7fac26f2b Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding InsanityAutomation 2022-07-17 20:58:41 -04:00
  • e66a2fdbf4 Update Configuration.h InsanityAutomation 2022-07-17 20:43:31 -04:00
  • f96a4a53ef IDEX Support initial commit InsanityAutomation 2022-07-17 20:43:12 -04:00
  • 096c146f16 Start adding more SKR boards, starting with SKRMiniV3 InsanityAutomation 2022-07-17 20:42:52 -04:00
  • 5111e8d3a3 Update rev number and upstream merge revisions InsanityAutomation 2022-07-17 20:40:27 -04:00
  • f7406e233a Only subtract home offsets for machine-centric XY UseRAW_POS_ForG34 Scott Lahteine 2022-07-17 15:14:19 -05:00
  • 23926bb4c2 [cron] Bump distribution date (2022-07-17) thinkyhead 2022-07-17 00:24:12 +00:00
  • 8fd6693d53 🔨 Update mfprep comment Scott Lahteine 2022-07-16 17:16:37 -05:00
  • 9706cd0d7d Polargraph M665 settings (#24401) Arthur Masson 2022-07-16 23:58:18 +02:00
  • 504fec9823 🚸 Renumber EXP pins to match schematics/RRF/Klipper Scott Lahteine 2022-07-16 16:26:36 -05:00
  • 05a7be7b25 eMotion-Tech eMotronic (Micro-Delta rework) (#24488) Christophe Huriaux 2022-07-16 23:35:40 +02:00
  • fa0ad4b594 🔨 Add mftest --default flag Scott Lahteine 2022-07-16 16:11:33 -05:00
  • e84de791ab 🩹 Fix TFT tImage struct packing Scott Lahteine 2022-07-16 16:01:24 -05:00
  • 9be1de54ae 🩹 Add'l ProUI fixes (#24500) GHGiampy 2022-07-16 03:14:15 +02:00
  • 147fbd9d39 🔨 Remove log2file monitor filter (#24502) GHGiampy 2022-07-16 03:11:47 +02:00
  • 8a1643587b Steinhart-Hart C Coeff for Custom Thermistor (#24428) Nikolay-Po 2022-07-16 03:56:15 +03:00
  • 2f219d6824 [cron] Bump distribution date (2022-07-16) thinkyhead 2022-07-16 00:24:41 +00:00
  • 33d261141a 🔨 Also update rm for settings.o Scott Lahteine 2022-07-15 16:40:51 -05:00
  • fc0615fbd1 ️ Optimize Planner calculations (#24484) tombrazier 2022-07-16 00:15:51 +01:00
  • 48f0d55097 📝 Update board MCU comments (#24486) Keith Bennett 2022-07-15 15:43:43 -07:00
  • 775850a245 Merge branch 'bugfix-2.1.x' into CrealityDwin2.0_Bleeding InsanityAutomation 2022-07-15 10:37:36 -04:00
  • 6eef807520 🔨 Fix firmware upload (#24499) GHGiampy 2022-07-15 10:18:57 +02:00
  • 0f5703a837 🔨 PlatformIO "--target upload" == "--target exec" Scott Lahteine 2022-07-14 21:56:13 -05:00
  • de0706e52c 🔨 Fix Warnings.cpp force-recompile Scott Lahteine 2022-07-14 21:03:11 -05:00
  • 7361c03aa4 [cron] Bump distribution date (2022-07-15) thinkyhead 2022-07-15 00:26:29 +00:00
  • e92854b0ed 🔨 Fix and update Makefile Scott Lahteine 2022-07-14 02:56:55 -05:00
  • 0941e8e869 📌 Pin ESP32SSDP to 1.1.1 (#24489) Keith Bennett 2022-07-13 23:31:47 -07:00
  • a61fab7302 Creality3D v4.2.5 / CR200B (#24491) Victor Oliveira 2022-07-14 03:30:00 -03:00
  • 0dc46a8d27 [cron] Bump distribution date (2022-07-14) thinkyhead 2022-07-14 06:22:49 +00:00
  • 30ec700a1d 🩹 Fix ProUI LED compile (#24473) GHGiampy 2022-07-14 07:03:27 +02:00
  • 8fb54d4621 🚸 Fix and update ProUI (#24477) Miguel Risco-Castillo 2022-07-14 00:00:33 -05:00
  • c47575f244 🩹 Fix MKS UI extruder speed (#24476) toomuchwonder 2022-07-14 04:17:53 +01:00
  • 3f4e4a4d89 🔥 Drop STM L64** drivers, STEVAL_3DP001V1 (#24427) Bob Kuhn 2022-07-13 22:16:22 -05:00
  • 2dc543c4f5 🎨 ANY => EITHER Scott Lahteine 2022-07-13 21:22:53 -05:00
  • 1d31b6215a 🔨 Abort firmware update on transfer error (#24472) GHGiampy 2022-07-14 03:25:35 +02:00
  • cee517bc24 [cron] Bump distribution date (2022-07-13) thinkyhead 2022-07-13 00:25:33 +00:00
  • 3c3c9f1a8e 🧑‍💻 Update Mac Sim directions Scott Lahteine 2022-07-12 13:25:36 -05:00
  • 068624a726 📌 Ask for PlatformIO 6.1.1 or newer (#24435) Scott Lahteine 2022-07-12 13:02:54 -05:00
  • ec2864be74 [cron] Bump distribution date (2022-07-12) thinkyhead 2022-07-12 00:22:44 +00:00
  • 1bab0243fd MKS Monster8 V2 (#24483) Keith Bennett 2022-07-11 11:33:42 -07:00
  • 57e27339b6 [cron] Bump distribution date (2022-07-11) thinkyhead 2022-07-11 06:06:57 +00:00
  • d60a280bc5 🧑‍💻 Add Sim debug with lldb Scott Lahteine 2022-07-10 22:00:10 -05:00
  • 0a7be1ac58 [cron] Bump distribution date (2022-07-10) thinkyhead 2022-07-10 00:26:20 +00:00
  • f101aeb3ec 🐛 Fix SDIO for STM32 (#24470) Scott Lahteine 2022-07-09 11:08:53 -05:00
  • 62c0ab072c [cron] Bump distribution date (2022-07-09) thinkyhead 2022-07-09 00:18:55 +00:00
  • 55b8d1b9d3 🔧 Assert Probe Temp Comp requirements (#24468) Keith Bennett 2022-07-08 13:30:03 -07:00
  • d924d17209 🐛 Fix laser/fan sync (#24460) Mike La Spina 2022-07-08 15:02:12 -05:00
  • 920799e38d ️ Optimize G2-G3 Arcs (#24366) tombrazier 2022-07-08 20:41:39 +01:00
  • f65f7a685b 🩹 Fix LCD_BACKLIGHT_TIMEOUT compile (#24463) Jason Smith 2022-07-07 21:43:56 -07:00
  • 623631286f [cron] Bump distribution date (2022-07-08) thinkyhead 2022-07-08 00:26:22 +00:00
  • abe139192f 🩹 Fix safe homing sanity-check (#24462) Pauli Jokela 2022-07-07 18:59:23 +03:00
  • 5979aab1c7 MAG_MOUNTED_PROBE (#24420) Farva42 2022-07-06 19:40:09 -06:00
  • f73fad1b2f 🔥 Remove JyersUI (#24459) Scott Lahteine 2022-07-06 19:34:45 -05:00
  • 1497c40379 📝 Configurations 02010100 (#24458) Scott Lahteine 2022-07-06 19:29:07 -05:00
  • 64aff274b4 [cron] Bump distribution date (2022-07-07) thinkyhead 2022-07-07 00:25:23 +00:00
  • 509dfe92d0 🚸 JyersUI updates (#24451) Meilleur Gars 2022-07-06 13:46:11 -07:00
  • 58048e7748 🩹 Fix ST7565 LCD contrast init (#24457) Christophe Huriaux 2022-07-06 22:43:38 +02:00
  • 9805d2bc38 [cron] Bump distribution date (2022-07-06) thinkyhead 2022-07-06 18:05:37 +00:00
  • a88e847295 🐛 Fix Sensorless Probing compile (#24455) Bob Kuhn 2022-07-06 08:35:08 -05:00
  • 55417b28fe 🐛 Fix MKS TinyBee compile (#24454) Eduard Sukharev 2022-07-06 16:30:47 +03:00
  • 6a67ad4e4a ️ Fix and improve Inline Laser Power (#22690) Mike La Spina 2022-07-06 07:46:39 -05:00
  • 132c37a651 [cron] Bump distribution date (2022-07-05) thinkyhead 2022-07-05 00:21:32 +00:00
  • e08b293b54 BigTreeTech SKR SE BX V3.0 (#24449) Keith Bennett 2022-07-03 22:31:06 -07:00
  • f39e2bc1e4 🩹 Followup for lchar_t Scott Lahteine 2022-07-03 23:44:06 -05:00
  • e94fa7d5dc 🔨 Fix OpenBLT encode; no-bootloader envs (#24446) EvilGremlin 2022-07-04 04:49:23 +03:00
  • 954b4493d2 [cron] Bump distribution date (2022-07-04) thinkyhead 2022-07-04 00:26:42 +00:00
  • fc287b44da 🚸 MPCTEMP: Home before cooling (#24434) Keith Bennett 2022-07-03 09:08:43 -07:00
  • 54e7b933cd ♻️ Encapsulate PID in class (#24389) Scott Lahteine 2022-07-03 10:32:47 -05:00
  • 9baeeedd69 🩹 Fix MKS TinyBee ADC Vref (#24432) Keith Bennett 2022-07-03 08:08:40 -07:00
  • 3826b13ab1 🔨 Disable stack protector on macOS simulator (#24443) Victor Oliveira 2022-07-02 21:31:27 -03:00
  • b8741a59df [cron] Bump distribution date (2022-07-03) thinkyhead 2022-07-03 00:24:56 +00:00
  • 2b6ce3006e 🩹 Followup for lchar_t Scott Lahteine 2022-07-02 18:29:52 -05:00
  • d956a6ba00 🩹 Followup for lchar_t Scott Lahteine 2022-07-01 21:14:28 -05:00