Commit Graph

20042 Commits

Author SHA1 Message Date
cd3b57ff00 Disable move to center when homing z axis 2023-02-05 12:10:29 +01:00
df96e3121e Invert z endstop logic 2023-02-05 12:10:29 +01:00
694fa9e53b Set correct z_homing offsets 2023-02-05 12:10:29 +01:00
184d79e19c Disable not required menu entries 2023-02-05 12:10:29 +01:00
17b140cf1d Disable NO_VOLUMETRICS
We have a CNC router, so it's not required. Also removes the Filament menu entry
2023-02-05 12:10:29 +01:00
850bf82c5e Set correct axis direction 2023-02-05 12:10:29 +01:00
9b952d6abf Setup Max Feedrate 2023-02-05 12:10:29 +01:00
22526ba6ec Set correct acceleration 2023-02-05 12:10:29 +01:00
eb3f8a4229 Set right Axis Steps Per Unit 2023-02-05 12:10:29 +01:00
36ff243c66 Enable hybrid threshold driver mode 2023-02-05 12:10:29 +01:00
71de7f9fff Enabled dual endstop 2023-02-05 12:10:29 +01:00
3422564493 Enable monitoring of driver status 2023-02-05 12:10:29 +01:00
1945a68628 Set stepper deative time to 30minutes 2023-02-05 12:10:29 +01:00
0667ec6b73 Enabled coolant control (vaccum and air) 2023-02-05 12:10:29 +01:00
50a96dbd68 Enable spindle feature and place it on output HE0 2023-02-05 12:10:29 +01:00
c6463a07d1 Set correct stepper driver type 2023-02-05 12:10:29 +01:00
b912d1cad8 Added user defined menues 2023-02-05 12:10:13 +01:00
4053a22357 Enable G38 2023-01-20 18:03:35 +01:00
9a6b87ab17 Add individual home menus 2023-01-20 18:03:35 +01:00
492df0c072 Invert encoder direction 2023-01-20 18:03:35 +01:00
9d833eab17 Enable inch mode 2023-01-20 18:03:35 +01:00
b01d201eac Set custom machine name 2023-01-20 18:03:35 +01:00
e41a589b8e Set Bed Size 2023-01-20 18:03:35 +01:00
a60beda272 Enable graphic display 2023-01-20 18:03:35 +01:00
5b7707c02a Change language to german 2023-01-20 18:03:35 +01:00
ac6f59fd84 Enable cnc coordinate systems 2023-01-20 18:03:35 +01:00
1710eedd65 Remove termal protection 2023-01-20 18:03:35 +01:00
12aaac1bf9 Enabled emergency parser 2023-01-20 18:03:35 +01:00
611baa0ced Enable eeprom support 2023-01-20 18:03:35 +01:00
473d354e7e Set the right serial port 2023-01-20 18:03:35 +01:00
ae490e1e58 Set dummy temperature reading 2023-01-20 18:03:35 +01:00
caa2172cc4 Set Extruder count to zero 2023-01-20 18:03:33 +01:00
9ab2270a6c Set correct CPU and board information 2023-01-20 18:03:06 +01:00
Scott Lahteine
3334582f86 🔖 Version 2.1.2 2022-12-19 14:42:28 -06:00
Scott Lahteine
b2d72de494 📝 Update 2.1.x README 2022-12-19 14:41:09 -06:00
Scott Lahteine
cfa747ed08 🧑‍💻 M593 F "min" freq 2022-12-18 15:49:20 -06:00
Scott Lahteine
92b2076dda 🐛 Fix Melzi encoder 2022-12-18 15:49:20 -06:00
Scott Lahteine
eff6c407a5 🩹 Fix LCD_FOR_MELZI with Tronxy Melzi 2022-12-17 22:17:38 -06:00
EvilGremlin
569bbb18d0 🐛 Fix DOGM time overflow, alignment (#25103) 2022-12-17 22:17:38 -06:00
ellensp
471330b56e 🎨 Suppress warning (#25101) 2022-12-17 22:17:38 -06:00
ellensp
2a724bd94e BTT Octopus with STM32-F407 (#25031) 2022-12-17 22:17:38 -06:00
alextrical
cea2ab1d7f BigTreeTech EBB42 v1.1 (#24964) 2022-12-17 22:17:38 -06:00
ils15
5198a55457 🔧 Use multi-XYZ 'STOP' pins for MIN/MAX (#24855)
Co-authored-by: Scott Lahteine <thinkyhead@users.noreply.github.com>
2022-12-17 22:17:38 -06:00
Scott Lahteine
cbb56e3536 Robin Nano v1 CDC (USB mod)
Followup to #24619
2022-12-17 22:17:38 -06:00
Dipl.-Ing. Raoul Rubien, BSc
b3f4eaf6fd 🩹 Fix M115_GEOMETRY_REPORT (#25092) 2022-12-16 14:23:26 -06:00
ellensp
7815b20051 🩹 Inverted probe pin flag (K8400) (#25085) 2022-12-16 14:23:26 -06:00
Scott Lahteine
ffbf6acd6c 🩹 Fix M502 init of default motion
Fix regression from #25035
2022-12-16 14:23:26 -06:00
alextrical
8bafc1d9ae 🩹 Use custom I2C pins for OLED (#24970) 2022-12-16 14:23:26 -06:00
Bart Meijer
ac05f0cb8b SAMD21 HAL / Minitronics v2.0 (#24976) 2022-12-16 14:23:26 -06:00
Alexander Gavrilenko
ec6349f2ac TFT_COLOR_UI async DMA SPI (#24980) 2022-12-16 14:23:26 -06:00