Commit Graph

  • 6b6865d068 INPUT_SHAPING_Z (#27073) Jonathan Brazier 2024-05-20 06:03:03 +01:00
  • 6c018eb770 📝 Update some G-code and other comments (#27034) Andrew 2024-05-20 01:01:05 -04:00
  • 5561bafbe6 M110 Get Command Line Number (#27090) ellensp 2024-05-20 16:11:30 +12:00
  • 75eee04972 🩹 Return 0 for bad index in Temperature::getHeaterPower (#27037) ellensp 2024-05-20 16:10:15 +12:00
  • ee1d1faa52 🔨 Sim pins / INI cleanup ellensp 2024-04-29 21:11:25 +12:00
  • dbd3e10959 🩹 Solid background for DWIN_MARLINUI text (#27029) Chris 2024-05-20 05:53:45 +02:00
  • fde330af5a 🎨 Fix MarlinUI "untyped" string args (#27046) Andrew 2024-05-19 22:50:24 -04:00
  • e8d953257e 🔨 Warn about Input Shaping + I2S_STEPPER_STREAM (#27051) Keith Bennett 2024-05-19 19:45:57 -07:00
  • cc86e9ecce Fix CI badge (#27060) Keith Bennett 2024-05-19 19:44:22 -07:00
  • 5a6db519d6 Ender-3 V2 LCD with SKR 3[EZ] (#27061) vrooze 2024-05-20 02:31:53 +01:00
  • 98d09e5304 [cron] Bump distribution date (2024-05-20) thinkyhead 2024-05-20 00:35:32 +00:00
  • d87a0ea7f7 🚸 Quickly apply touch screen fan/laser edit (#27064) Vovodroid 2024-05-20 03:32:43 +03:00
  • fcd4b7b2dc Add 4th order S_CURVE_ACCELERATION with configurable S_CURVE_FACTOR. Mihail Dumitrescu 2024-05-18 01:15:08 +03:00
  • 6d153f8ca8 Merge branch 'bugfix-2.1.x' into EBAB_EBAP InsanityAutomation 2024-05-19 19:56:58 -04:00
  • 0e2bd069d4 🩹 Fix cutter power extra '%' (#27105) Dave Gateman 2024-05-19 17:53:38 -06:00
  • feca9a33d5 SHOW_CUSTOM_BOOTSCREEN for HD44780 (#26793) ellensp 2024-05-20 11:51:52 +12:00
  • eec1aec071 🐛 Fix multi-byte menu string buffer overrun (#27100) Scott Lahteine 2024-05-19 18:43:04 -05:00
  • a97d1088f0 🔧 Ensure distinct languages (#27107) Scott Lahteine 2024-05-19 18:42:07 -05:00
  • a7317de3b4 🔨 Sim needs GLM_ENABLE_EXPERIMENTAL Scott Lahteine 2024-05-19 14:08:41 -05:00
  • 06762db050 [cron] Bump distribution date (2024-05-18) thinkyhead 2024-05-18 00:22:00 +00:00
  • 4f3ebea3a6 🐛 Fix FT_MOTION block reference (#27063) Vovodroid 2024-05-18 00:47:44 +03:00
  • fa88e0f054 🔨 Windows Simulator needs -DGLM_ENABLE_EXPERIMENTAL (#27092) ellensp 2024-05-18 09:04:36 +12:00
  • 2fd7c2b865 ️ Fix motion smoothness (#27013) Mihai 2024-05-17 04:48:21 +03:00
  • ef0bd975cf 🩹 Fix Ender 2 Pro EXP1-7 pin (PB15 / LCD_RS) (#27074) jam-berg 2024-05-17 03:23:17 +02:00
  • bdc14ddbd7 ️ Revert DELTA Z endstop homing patch (#27088) Keith Bennett 2024-05-16 18:18:41 -07:00
  • 383e6f4646 🐛 Move LASER_POWER_TRAP cruise to cruise block (#27031) Mihai 2024-05-17 04:05:27 +03:00
  • e37415c95b [cron] Bump distribution date (2024-05-17) thinkyhead 2024-05-17 00:22:14 +00:00
  • 344a664dc9 tmc5160 and spi InsanityAutomation 2024-03-06 10:53:00 -05:00
  • ea3b0b6614 Drop out incomplete idex conversion changes until HW is ready InsanityAutomation 2024-05-16 09:35:58 -04:00
  • a7a8922c93 Update Configuration_adv.h InsanityAutomation 2024-05-16 09:30:28 -04:00
  • e4dd0f4f53 Add new hal file InsanityAutomation 2024-05-16 09:30:13 -04:00
  • 292512651a Fix interupts and pin debugging InsanityAutomation 2024-01-18 22:36:36 -05:00
  • 5492130292 tmc5160 and spi InsanityAutomation 2024-03-06 10:53:00 -05:00
  • ed59dc76c4 LPC4078 Initial Commit InsanityAutomation 2024-01-14 15:35:57 -05:00
  • d494a0f54e Restore hal InsanityAutomation 2024-05-16 09:19:38 -04:00
  • 001070aa99 reapply somehow dropped LPC4078 env InsanityAutomation 2024-05-16 09:16:39 -04:00
  • 4b2f682d59 Update planner.h John Robertson 2024-03-17 17:06:28 +00:00
  • 471924e7fd Update planner.h John Robertson 2024-03-17 16:19:06 +00:00
  • d88953d03e Update planner.h John Robertson 2024-03-17 15:37:36 +00:00
  • 1a765b4d91 Update planner.cpp John Robertson 2024-03-17 15:33:09 +00:00
  • efb4ffcc97 Fix planner wrong trap generation John Robertson 2024-03-17 15:26:47 +00:00
  • 3481add963 Merge branch 'pr/27035' into EBAB_EBAP InsanityAutomation 2024-05-16 08:59:01 -04:00
  • 3c7b77b973 Merge branch 'pr/27013' into EBAB_EBAP InsanityAutomation 2024-05-16 08:56:09 -04:00
  • 90f10e8943 Merge branch 'pr/27031' into EBAB_EBAP InsanityAutomation 2024-05-16 08:53:18 -04:00
  • a303ede8b9 Merge branch 'bugfix-2.1.x' into EBAB_EBAP InsanityAutomation 2024-05-16 08:51:35 -04:00
  • a33112a4c0 🐛 Reorder FLOAT_SQ Scott Lahteine 2024-05-15 20:30:14 -05:00
  • 7e8007f024 [cron] Bump distribution date (2024-05-16) thinkyhead 2024-05-16 00:21:28 +00:00
  • f320c2a455 🧑‍💻 Define, apply F_CPU on HC32 (#27086) Chris 2024-05-16 01:10:04 +02:00
  • 6eedeaedaf 🐛 Fix HC32 temperature ADC (#27085) Chris 2024-05-15 22:49:40 +02:00
  • 6b5e19cfc4 🐛 Fix HC32 watchdog timeout (#27084) Chris 2024-05-15 22:45:52 +02:00
  • 3dc437add4 🎨 Apply TERN0/1 for some contexts (#27036) ellensp 2024-05-16 08:42:19 +12:00
  • fb05d3d1e6 match modified names Scott Lahteine 2024-05-15 15:30:22 -05:00
  • e5c78767e9 Merge branch 'bugfix-2.1.x' into pr/27035 Scott Lahteine 2024-05-15 15:22:45 -05:00
  • 5f96dffb9b 🧑‍💻 FLOAT_SQ macro Scott Lahteine 2024-05-15 15:21:39 -05:00
  • 7cd1fe3b6f Merge branch 'bugfix-2.1.x' into pr/27035 Scott Lahteine 2024-05-15 15:14:05 -05:00
  • 6423b8031d ️ Add / enforce min_entry_speed_sqr (#27089) Mihai 2024-05-15 23:01:56 +03:00
  • bbdad79ce5 [cron] Bump distribution date (2024-05-13) thinkyhead 2024-05-13 00:22:55 +00:00
  • a2daee8f7a 📝 MPCTEMP is tested (#27075) Keith Bennett 2024-05-12 15:39:58 -07:00
  • 909e3ad116 🩹 Motor PWM followup (#27087) ellensp 2024-05-13 10:31:02 +12:00
  • 556616c4f0 🧑‍💻 Controller warning as macro Scott Lahteine 2024-05-12 14:33:48 -05:00
  • 46e426ce96 📝 Use "based on" for partial ProUI (#26998) Miguel Risco-Castillo 2024-05-12 13:28:38 -05:00
  • f5f6c37c17 🐛 LCD Bed Tramming fixes (#26962) Alexander Thomas Julian 2024-05-12 13:25:14 -05:00
  • 08fe8a3076 🔧 Undef motor current PWM for unused axes Scott Lahteine 2024-05-12 13:08:17 -05:00
  • dabcea991f [cron] Bump distribution date (2024-05-12) thinkyhead 2024-05-12 00:24:03 +00:00
  • 4a5bd47b6a 🎨 Apply MUL_TERN Scott Lahteine 2024-05-11 13:40:29 -05:00
  • e5742a98df [cron] Bump distribution date (2024-05-11) thinkyhead 2024-05-11 18:06:35 +00:00
  • 81686a3901 Merge branch 'bugfix-2.1.x' into pr/27013 Scott Lahteine 2024-05-11 12:36:20 -05:00
  • 774cecc3b4 🩹 Fix AT90USB1286 PIO upload (#27070) Keith Bennett 2024-05-11 10:03:04 -07:00
  • 83b7e32ec4 🩹 Fix Nextion cstr/fstr typo (#27071) Keith Bennett 2024-05-11 10:02:17 -07:00
  • 51d115670e Multiply laser ramp by steps_per_isr to fix multistepping case. Mihail Dumitrescu 2024-05-10 19:00:15 +03:00
  • f49e93e5c4 Merge branch 'bugfix-2.1.x' into EBAB_EBAP InsanityAutomation 2024-05-10 10:03:28 -04:00
  • a22155bd96 [cron] Bump distribution date (2024-05-10) thinkyhead 2024-05-10 00:21:41 +00:00
  • f2be86f735 combined float sq Scott Lahteine 2024-05-09 17:17:57 -05:00
  • 1da947f548 ️ FT_MOTION : Core and other refinements (#26720) narno2202 2024-05-09 23:57:23 +02:00
  • c0d217de47 as described Scott Lahteine 2024-05-09 16:48:09 -05:00
  • 70332b271b 🎨 DGUS PGM => _P Scott Lahteine 2024-05-09 16:23:03 -05:00
  • a3960dfa53 🚸 New encoder logic & debounce (#26723) David Buezas 2024-05-09 23:20:57 +02:00
  • 4296ddb92c also… Scott Lahteine 2024-05-08 18:37:16 -05:00
  • 6be8ed2956 Merge branch 'bugfix-2.1.x' into pr/26754 Scott Lahteine 2024-05-08 18:23:29 -05:00
  • 1f0c4d809a name change Scott Lahteine 2024-05-08 18:09:25 -05:00
  • bab1917311 [cron] Bump distribution date (2024-05-07) thinkyhead 2024-05-07 01:00:35 +00:00
  • 49348716f5 🩹 Fix printf et.al. expecting F-strings (#27032) Andrew 2024-05-06 19:58:00 -04:00
  • 6ce4f039a2 group for clarity and review Scott Lahteine 2024-05-06 17:24:07 -05:00
  • eb781afe7b [cron] Bump distribution date (2024-05-03) thinkyhead 2024-05-03 00:21:23 +00:00
  • 39f53c3f8c 🧑‍💻Improve make tests-all-local (#27040) Jason Smith 2024-05-02 06:36:24 -07:00
  • b5307aaaad [cron] Bump distribution date (2024-05-02) thinkyhead 2024-05-02 00:21:16 +00:00
  • f5cf667c95 🎨 Clarify some string parameters (#26949) Andrew 2024-05-01 16:08:15 -04:00
  • 737095f852 [cron] Bump distribution date (2024-04-30) thinkyhead 2024-04-30 00:20:48 +00:00
  • 50a38bb365 Optimal number of sqrts and trapezoid calculations. Mihail Dumitrescu 2024-04-22 16:32:25 +03:00
  • 5717a39422 Remove nominal_length, remove MINIMAL_STEP_RATE, add min_entry_speed_sqr, initial clean up of reverse_pass_kernel and forward_pass_kernel. Mihail Dumitrescu 2024-04-22 12:10:26 +03:00
  • f806f60fc1 Move cruise LASER_POWER_TRAP code to cruise block. Mihail Dumitrescu 2024-04-28 11:30:24 +03:00
  • f56952c9e6 🔧 Assert TMC slave addresses, minor pins cleanup (#26842) Keith Bennett 2024-04-28 22:17:02 -07:00
  • ca5a7be5e8 🔧 More suppressible warnings (#27009) Keith Bennett 2024-04-28 18:15:07 -07:00
  • 582c5a36d7 [cron] Bump distribution date (2024-04-29) thinkyhead 2024-04-29 00:21:47 +00:00
  • a8058729cc 🩹Free debug pins in HC32 HAL (#26985) Chris 2024-04-29 00:59:28 +02:00
  • a2f024ffe3 🔧 Rework MKS Monster8 pins (#26988) Keith Bennett 2024-04-28 15:53:48 -07:00
  • e1d65cc5e0 [cron] Bump distribution date (2024-04-28) thinkyhead 2024-04-28 00:23:55 +00:00
  • 75cda8d191 📝Update comments to match board labeling (#27016) ellensp 2024-04-28 08:13:00 +12:00
  • 2fb1a2b7a3 correction Scott Lahteine 2024-04-26 19:24:03 -05:00
  • af8dcc6ee8 [cron] Bump distribution date (2024-04-25) thinkyhead 2024-04-25 00:29:51 +00:00