forked from MarlinFirmware/Marlin
-
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Customized Features and better OctoPrint support
- Set LEVELING_NOZZLE_TEMP to 200 - Set LEVELING_BED_TEMP to 65 - Set initial extruder steps to 460 - Set initial nozzel z offset to -1 - Set PLA PREHEAT_1_TEMP_BED to 65 - Add ABS PREHEAT temperatures - Disabled FAN_SOFT_PWM - Disabled SDSUPPORT - Disabled SD_CHECK_AND_RETRY - Enabled SERVO_DETACH_GCODE - Enabled SHOW_REMAINING_TIME - Enabled USE_M73_REMAINING_TIME - Enabled ROTATE_PROGRESS_DISPLAY - Enabled LCD_PROGRESS_BAR - Enabled LIN_ADVANCE - Set default LIN_ADVANCE_K to 0.13 - Set BLOCK_BUFFER_SIZE to 64 - Set BUFSIZE to 32 - Set TX_BUFFER_SIZE to 32 - Set RX_BUFFER_SIZE to 2048 - Enabled SERIAL_XON_XOFF - Enabled ADVANCED_OK - Enabeld ADVANCED_PAUSE_FEATURE - Enabled PARK_HEAD_ON_PAUSE - Enabled FILAMENT_LOAD_UNLOAD_GCODES - Enabled M114_DETAIL - Enabled M114_REALTIME - Enabled REPORT_FAN_CHANGE - Enabled MEATPACK_ON_SERIAL_PORT_1 - Enabled MEATPACK_ON_SERIAL_PORT_2 - Enabled GCODE_CASE_INSENSITIVE - Enabled HOST_ACTION_COMMANDS - Enabled HOST_PAUSE_M76 - Enabled HOST_PROMPT_SUPPORT - Enabled HOST_STATUS_NOTIFICATIONS - Enabled HOST_START_MENU_ITEM - Enabled HOST_SHUTDOWN_MENU_ITEM - Enabled CANCEL_OBJECTS
- Loading branch information
Frank Roth
committed
Jun 7, 2022
1 parent
d65642b
commit ca0c380
Showing
2 changed files
with
62 additions
and
56 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters