Skip to content

Commit

Permalink
Update - configs, homing feedrate
Browse files Browse the repository at this point in the history
  • Loading branch information
classicrocker883 committed Nov 3, 2024
1 parent 1b312b8 commit 7a96848
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -2368,7 +2368,7 @@
#define HOMING_FEEDRATE_MM_M { (60*60), (60*60), (8*60) }

// Edit homing feedrates with M210 and MarlinUI menu items
//#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)
#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)

// Validate that endstops are triggered on homing moves
#define VALIDATE_HOMING_ENDSTOPS
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2367,7 +2367,7 @@
#define HOMING_FEEDRATE_MM_M { (60*60), (60*60), (8*60) }

// Edit homing feedrates with M210 and MarlinUI menu items
//#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)
#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)

// Validate that endstops are triggered on homing moves
#define VALIDATE_HOMING_ENDSTOPS
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila HC32/C2/MM/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -2367,7 +2367,7 @@
#define HOMING_FEEDRATE_MM_M { (60*60), (60*60), (8*60) }

// Edit homing feedrates with M210 and MarlinUI menu items
//#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)
#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)

// Validate that endstops are triggered on homing moves
#define VALIDATE_HOMING_ENDSTOPS
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila HC32/ConfigurationBLT.h
Original file line number Diff line number Diff line change
Expand Up @@ -2367,7 +2367,7 @@
#define HOMING_FEEDRATE_MM_M { (60*60), (60*60), (8*60) }

// Edit homing feedrates with M210 and MarlinUI menu items
//#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)
#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)

// Validate that endstops are triggered on homing moves
#define VALIDATE_HOMING_ENDSTOPS
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila HC32/ConfigurationDNP.h
Original file line number Diff line number Diff line change
Expand Up @@ -2367,7 +2367,7 @@
#define HOMING_FEEDRATE_MM_M { (60*60), (60*60), (8*60) }

// Edit homing feedrates with M210 and MarlinUI menu items
//#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)
#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)

// Validate that endstops are triggered on homing moves
#define VALIDATE_HOMING_ENDSTOPS
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila HC32/ConfigurationMM.h
Original file line number Diff line number Diff line change
Expand Up @@ -2367,7 +2367,7 @@
#define HOMING_FEEDRATE_MM_M { (60*60), (60*60), (8*60) }

// Edit homing feedrates with M210 and MarlinUI menu items
//#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)
#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)

// Validate that endstops are triggered on homing moves
#define VALIDATE_HOMING_ENDSTOPS
Expand Down
2 changes: 1 addition & 1 deletion configurations/Voxelab Aquila HC32/ConfigurationUBL.h
Original file line number Diff line number Diff line change
Expand Up @@ -2367,7 +2367,7 @@
#define HOMING_FEEDRATE_MM_M { (60*60), (60*60), (8*60) }

// Edit homing feedrates with M210 and MarlinUI menu items
//#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)
#define EDITABLE_HOMING_FEEDRATE // (1012 bytes of flash)

// Validate that endstops are triggered on homing moves
#define VALIDATE_HOMING_ENDSTOPS
Expand Down

0 comments on commit 7a96848

Please sign in to comment.