Configure for stronger motors
This commit is contained in:
parent
c3e0033909
commit
796e1c6cfc
0
.gitignore
vendored
Executable file → Normal file
0
.gitignore
vendored
Executable file → Normal file
@ -1206,7 +1206,7 @@
|
|||||||
* Override with M203
|
* Override with M203
|
||||||
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
|
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
|
||||||
*/
|
*/
|
||||||
#define DEFAULT_MAX_FEEDRATE { 400, 400, 20, 200 }
|
#define DEFAULT_MAX_FEEDRATE { 512, 512, 16, 128 }
|
||||||
|
|
||||||
//#define LIMITED_MAX_FR_EDITING // Limit edit via M203 or LCD to DEFAULT_MAX_FEEDRATE * 2
|
//#define LIMITED_MAX_FR_EDITING // Limit edit via M203 or LCD to DEFAULT_MAX_FEEDRATE * 2
|
||||||
#if ENABLED(LIMITED_MAX_FR_EDITING)
|
#if ENABLED(LIMITED_MAX_FR_EDITING)
|
||||||
@ -1236,7 +1236,7 @@
|
|||||||
*/
|
*/
|
||||||
#define DEFAULT_ACCELERATION 400 // X, Y, Z and E acceleration for printing moves
|
#define DEFAULT_ACCELERATION 400 // X, Y, Z and E acceleration for printing moves
|
||||||
#define DEFAULT_RETRACT_ACCELERATION 1000 // E acceleration for retracts
|
#define DEFAULT_RETRACT_ACCELERATION 1000 // E acceleration for retracts
|
||||||
#define DEFAULT_TRAVEL_ACCELERATION 1000 // X, Y, Z acceleration for travel (non printing) moves
|
#define DEFAULT_TRAVEL_ACCELERATION 1200 // X, Y, Z acceleration for travel (non printing) moves
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Default Jerk limits (mm/s)
|
* Default Jerk limits (mm/s)
|
||||||
|
0
Marlin/src/HAL/LPC1768/upload_extra_script.py
Executable file → Normal file
0
Marlin/src/HAL/LPC1768/upload_extra_script.py
Executable file → Normal file
0
Marlin/src/HAL/STM32F1/build_flags.py
Executable file → Normal file
0
Marlin/src/HAL/STM32F1/build_flags.py
Executable file → Normal file
0
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/scripts/file2cpp.py
Executable file → Normal file
0
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/scripts/file2cpp.py
Executable file → Normal file
0
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/scripts/font2cpp.py
Executable file → Normal file
0
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/scripts/font2cpp.py
Executable file → Normal file
0
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/scripts/img2cpp.py
Executable file → Normal file
0
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/scripts/img2cpp.py
Executable file → Normal file
0
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/scripts/svg2cpp.py
Executable file → Normal file
0
Marlin/src/lcd/extui/ftdi_eve_touch_ui/ftdi_eve_lib/scripts/svg2cpp.py
Executable file → Normal file
0
Marlin/src/pins/rambo/pins_RAMBO_THINKERV2.h
Executable file → Normal file
0
Marlin/src/pins/rambo/pins_RAMBO_THINKERV2.h
Executable file → Normal file
0
Marlin/src/pins/stm32f1/pins_CHITU3D_V9.h
Executable file → Normal file
0
Marlin/src/pins/stm32f1/pins_CHITU3D_V9.h
Executable file → Normal file
0
buildroot/bin/build_all_examples
Executable file → Normal file
0
buildroot/bin/build_all_examples
Executable file → Normal file
0
buildroot/bin/build_example
Executable file → Normal file
0
buildroot/bin/build_example
Executable file → Normal file
0
buildroot/bin/ci_src_filter
Executable file → Normal file
0
buildroot/bin/ci_src_filter
Executable file → Normal file
0
buildroot/bin/format_code
Executable file → Normal file
0
buildroot/bin/format_code
Executable file → Normal file
0
buildroot/bin/generate_version
Executable file → Normal file
0
buildroot/bin/generate_version
Executable file → Normal file
0
buildroot/bin/mftest
Executable file → Normal file
0
buildroot/bin/mftest
Executable file → Normal file
0
buildroot/bin/mfutil
Executable file → Normal file
0
buildroot/bin/mfutil
Executable file → Normal file
0
buildroot/bin/opt_add
Executable file → Normal file
0
buildroot/bin/opt_add
Executable file → Normal file
0
buildroot/bin/opt_disable
Executable file → Normal file
0
buildroot/bin/opt_disable
Executable file → Normal file
0
buildroot/bin/opt_enable
Executable file → Normal file
0
buildroot/bin/opt_enable
Executable file → Normal file
0
buildroot/bin/opt_find
Executable file → Normal file
0
buildroot/bin/opt_find
Executable file → Normal file
0
buildroot/bin/opt_set
Executable file → Normal file
0
buildroot/bin/opt_set
Executable file → Normal file
0
buildroot/bin/pins_set
Executable file → Normal file
0
buildroot/bin/pins_set
Executable file → Normal file
0
buildroot/bin/restore_configs
Executable file → Normal file
0
buildroot/bin/restore_configs
Executable file → Normal file
0
buildroot/bin/run_tests
Executable file → Normal file
0
buildroot/bin/run_tests
Executable file → Normal file
0
buildroot/bin/uncrust
Executable file → Normal file
0
buildroot/bin/uncrust
Executable file → Normal file
0
buildroot/bin/use_example_configs
Executable file → Normal file
0
buildroot/bin/use_example_configs
Executable file → Normal file
0
buildroot/share/PlatformIO/ldscripts/mks_robin_mini.ld
Executable file → Normal file
0
buildroot/share/PlatformIO/ldscripts/mks_robin_mini.ld
Executable file → Normal file
0
buildroot/share/PlatformIO/ldscripts/mks_robin_nano.ld
Executable file → Normal file
0
buildroot/share/PlatformIO/ldscripts/mks_robin_nano.ld
Executable file → Normal file
0
buildroot/share/PlatformIO/scripts/configuration.py
Executable file → Normal file
0
buildroot/share/PlatformIO/scripts/configuration.py
Executable file → Normal file
0
buildroot/share/PlatformIO/scripts/mc-apply.py
Executable file → Normal file
0
buildroot/share/PlatformIO/scripts/mc-apply.py
Executable file → Normal file
0
buildroot/share/PlatformIO/scripts/schema.py
Executable file → Normal file
0
buildroot/share/PlatformIO/scripts/schema.py
Executable file → Normal file
0
buildroot/share/PlatformIO/scripts/signature.py
Executable file → Normal file
0
buildroot/share/PlatformIO/scripts/signature.py
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/MARLIN_TH3D_EZBOARD_V2/hal_conf_extra.h
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/MARLIN_TH3D_EZBOARD_V2/hal_conf_extra.h
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/common.inc
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/common.inc
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/extra_libs.inc
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/extra_libs.inc
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/stm32f103z_dfu.ld
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/stm32f103z_dfu.ld
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/stm32f103zc.ld
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/stm32f103zc.ld
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/stm32f103zd.ld
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/stm32f103zd.ld
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/stm32f103ze.ld
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/stm32f103ze.ld
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/vector_symbols.inc
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/ld/vector_symbols.inc
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/wirish/start.S
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/wirish/start.S
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/wirish/start_c.c
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/wirish/start_c.c
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/wirish/syscalls.c
Executable file → Normal file
0
buildroot/share/PlatformIO/variants/marlin_maple_CHITU_F103/wirish/syscalls.c
Executable file → Normal file
0
buildroot/share/dwin/bin/makeIco.py
Executable file → Normal file
0
buildroot/share/dwin/bin/makeIco.py
Executable file → Normal file
0
buildroot/share/dwin/bin/splitIco.py
Executable file → Normal file
0
buildroot/share/dwin/bin/splitIco.py
Executable file → Normal file
0
buildroot/share/dwin/make_jpgs.sh
Executable file → Normal file
0
buildroot/share/dwin/make_jpgs.sh
Executable file → Normal file
0
buildroot/share/fonts/genallfont.sh
Executable file → Normal file
0
buildroot/share/fonts/genallfont.sh
Executable file → Normal file
0
buildroot/share/fonts/make_lang_na.sh
Executable file → Normal file
0
buildroot/share/fonts/make_lang_na.sh
Executable file → Normal file
0
buildroot/share/fonts/uxggenpages.sh
Executable file → Normal file
0
buildroot/share/fonts/uxggenpages.sh
Executable file → Normal file
0
buildroot/share/git/README.md
Executable file → Normal file
0
buildroot/share/git/README.md
Executable file → Normal file
0
buildroot/share/git/firstpush
Executable file → Normal file
0
buildroot/share/git/firstpush
Executable file → Normal file
0
buildroot/share/git/ghpc
Executable file → Normal file
0
buildroot/share/git/ghpc
Executable file → Normal file
0
buildroot/share/git/ghtp
Executable file → Normal file
0
buildroot/share/git/ghtp
Executable file → Normal file
0
buildroot/share/git/mfadd
Executable file → Normal file
0
buildroot/share/git/mfadd
Executable file → Normal file
0
buildroot/share/git/mfclean
Executable file → Normal file
0
buildroot/share/git/mfclean
Executable file → Normal file
0
buildroot/share/git/mfconfig
Executable file → Normal file
0
buildroot/share/git/mfconfig
Executable file → Normal file
0
buildroot/share/git/mfdoc
Executable file → Normal file
0
buildroot/share/git/mfdoc
Executable file → Normal file
0
buildroot/share/git/mffp
Executable file → Normal file
0
buildroot/share/git/mffp
Executable file → Normal file
0
buildroot/share/git/mfhelp
Executable file → Normal file
0
buildroot/share/git/mfhelp
Executable file → Normal file
0
buildroot/share/git/mfinfo
Executable file → Normal file
0
buildroot/share/git/mfinfo
Executable file → Normal file
0
buildroot/share/git/mfinit
Executable file → Normal file
0
buildroot/share/git/mfinit
Executable file → Normal file
0
buildroot/share/git/mfnew
Executable file → Normal file
0
buildroot/share/git/mfnew
Executable file → Normal file
0
buildroot/share/git/mfpr
Executable file → Normal file
0
buildroot/share/git/mfpr
Executable file → Normal file
0
buildroot/share/git/mfprep
Executable file → Normal file
0
buildroot/share/git/mfprep
Executable file → Normal file
0
buildroot/share/git/mfpub
Executable file → Normal file
0
buildroot/share/git/mfpub
Executable file → Normal file
0
buildroot/share/git/mfqp
Executable file → Normal file
0
buildroot/share/git/mfqp
Executable file → Normal file
0
buildroot/share/git/mfrb
Executable file → Normal file
0
buildroot/share/git/mfrb
Executable file → Normal file
0
buildroot/share/git/mfup
Executable file → Normal file
0
buildroot/share/git/mfup
Executable file → Normal file
0
buildroot/share/scripts/createSpeedLookupTable.py
Executable file → Normal file
0
buildroot/share/scripts/createSpeedLookupTable.py
Executable file → Normal file
0
buildroot/share/scripts/createTemperatureLookupMarlin.py
Executable file → Normal file
0
buildroot/share/scripts/createTemperatureLookupMarlin.py
Executable file → Normal file
0
buildroot/share/scripts/findMissingTranslations.sh
Executable file → Normal file
0
buildroot/share/scripts/findMissingTranslations.sh
Executable file → Normal file
0
buildroot/share/scripts/g29_auto.py
Executable file → Normal file
0
buildroot/share/scripts/g29_auto.py
Executable file → Normal file
0
buildroot/share/scripts/languageExport.py
Executable file → Normal file
0
buildroot/share/scripts/languageExport.py
Executable file → Normal file
0
buildroot/share/scripts/languageImport.py
Executable file → Normal file
0
buildroot/share/scripts/languageImport.py
Executable file → Normal file
0
buildroot/share/scripts/languageUtil.py
Executable file → Normal file
0
buildroot/share/scripts/languageUtil.py
Executable file → Normal file
0
buildroot/share/scripts/pinsformat.js
Executable file → Normal file
0
buildroot/share/scripts/pinsformat.js
Executable file → Normal file
0
buildroot/share/scripts/pinsformat.py
Executable file → Normal file
0
buildroot/share/scripts/pinsformat.py
Executable file → Normal file
0
buildroot/share/scripts/rle16_compress_cpp_image_data.py
Executable file → Normal file
0
buildroot/share/scripts/rle16_compress_cpp_image_data.py
Executable file → Normal file
0
buildroot/share/scripts/rle_compress_bitmap.py
Executable file → Normal file
0
buildroot/share/scripts/rle_compress_bitmap.py
Executable file → Normal file
0
buildroot/tests/ARMED
Executable file → Normal file
0
buildroot/tests/ARMED
Executable file → Normal file
0
buildroot/tests/BIGTREE_BTT002
Executable file → Normal file
0
buildroot/tests/BIGTREE_BTT002
Executable file → Normal file
0
buildroot/tests/BIGTREE_GTR_V1_0
Executable file → Normal file
0
buildroot/tests/BIGTREE_GTR_V1_0
Executable file → Normal file
0
buildroot/tests/BIGTREE_GTR_V1_0_usb_flash_drive
Executable file → Normal file
0
buildroot/tests/BIGTREE_GTR_V1_0_usb_flash_drive
Executable file → Normal file
0
buildroot/tests/BIGTREE_SKR_PRO
Executable file → Normal file
0
buildroot/tests/BIGTREE_SKR_PRO
Executable file → Normal file
0
buildroot/tests/BTT_SKR_SE_BX
Executable file → Normal file
0
buildroot/tests/BTT_SKR_SE_BX
Executable file → Normal file
0
buildroot/tests/DUE
Executable file → Normal file
0
buildroot/tests/DUE
Executable file → Normal file
0
buildroot/tests/DUE_archim
Executable file → Normal file
0
buildroot/tests/DUE_archim
Executable file → Normal file
0
buildroot/tests/FLYF407ZG
Executable file → Normal file
0
buildroot/tests/FLYF407ZG
Executable file → Normal file
0
buildroot/tests/FYSETC_F6
Executable file → Normal file
0
buildroot/tests/FYSETC_F6
Executable file → Normal file
0
buildroot/tests/FYSETC_S6
Executable file → Normal file
0
buildroot/tests/FYSETC_S6
Executable file → Normal file
0
buildroot/tests/LERDGEK
Executable file → Normal file
0
buildroot/tests/LERDGEK
Executable file → Normal file
0
buildroot/tests/LERDGEX
Executable file → Normal file
0
buildroot/tests/LERDGEX
Executable file → Normal file
0
buildroot/tests/LPC1768
Executable file → Normal file
0
buildroot/tests/LPC1768
Executable file → Normal file
0
buildroot/tests/LPC1769
Executable file → Normal file
0
buildroot/tests/LPC1769
Executable file → Normal file
0
buildroot/tests/NUCLEO_F767ZI
Executable file → Normal file
0
buildroot/tests/NUCLEO_F767ZI
Executable file → Normal file
0
buildroot/tests/Opulo_Lumen_REV3
Executable file → Normal file
0
buildroot/tests/Opulo_Lumen_REV3
Executable file → Normal file
0
buildroot/tests/PANDA_PI_V29
Executable file → Normal file
0
buildroot/tests/PANDA_PI_V29
Executable file → Normal file
0
buildroot/tests/REMRAM_V1
Executable file → Normal file
0
buildroot/tests/REMRAM_V1
Executable file → Normal file
0
buildroot/tests/SAMD21_minitronics20
Executable file → Normal file
0
buildroot/tests/SAMD21_minitronics20
Executable file → Normal file
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user