|
b0e3c691c6
|
Enable G-Code comments
|
2023-02-05 12:10:29 +01:00 |
|
|
9b0b7c55c4
|
Enable CNC_WORKSPACE_PLANES
|
2023-02-05 12:10:29 +01:00 |
|
|
102d0f4fa4
|
Enable ARC_P_CIRCLES
|
2023-02-05 12:10:29 +01:00 |
|
|
91c4862878
|
Enable G5 support
|
2023-02-05 12:10:29 +01:00 |
|
|
11449c172d
|
Enable spindle animation
|
2023-02-05 12:10:29 +01:00 |
|
|
b25f9ef79f
|
Made G38 working
|
2023-02-05 12:10:29 +01:00 |
|
|
e18caa24e2
|
Disable not required z min softendstop
|
2023-02-05 12:10:29 +01:00 |
|
|
314fa3495b
|
Don't move Z up if first homing
|
2023-02-05 12:10:29 +01:00 |
|
|
17c806ecdb
|
Prevent moving up before homing
|
2023-02-05 12:10:29 +01:00 |
|
|
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
|
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 |
|