mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-18 20:28:11 -06:00
parent
5c7add591d
commit
e390698947
465 changed files with 1722 additions and 903 deletions
|
@ -871,9 +871,6 @@
|
|||
#define DISABLE_INACTIVE_Z true // Set 'false' if the nozzle could fall onto your printed part!
|
||||
#define DISABLE_INACTIVE_E true
|
||||
|
||||
// If the Nozzle or Bed falls when the Z stepper is disabled, set its resting position here.
|
||||
//#define Z_AFTER_DEACTIVATE Z_HOME_POS
|
||||
|
||||
// Default Minimum Feedrates for printing and travel moves
|
||||
#define DEFAULT_MINIMUMFEEDRATE 0.0 // (mm/s) Minimum feedrate. Set with M205 S.
|
||||
#define DEFAULT_MINTRAVELFEEDRATE 0.0 // (mm/s) Minimum travel feedrate. Set with M205 T.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue