sarusani
|
29907639ae
|
Remove lcd_menu_AutoLoadFilament
|
2025-02-12 11:42:55 +01:00 |
3d-gussner
|
80cb13003e
|
Show filename after SD print finished
|
2024-12-30 13:57:58 +01:00 |
3d-gussner
|
d1470d8abc
|
New first layer calibration
- changed to relative mode to save buffer and code size
- added NEW_FIRST_LAYER_CAL to perform 1st layer cal from front to back
|
2024-11-14 14:45:25 +01:00 |
sarusani
|
a9e7f387e8
|
Replace Set Ready menu entry
Replace "Set Ready"/"Set nor Ready" menu entry with "Print from host" entry.
Use "action:start" instead of "action:ready"
|
2024-08-23 10:24:01 +02:00 |
Guðni Már Gilbert
|
3da141b3a7
|
Remove dead configuration HEATER_BED_DUTY_CYCLE_DIVIDER
Setting HEATER_BED_DUTY_CYCLE_DIVIDER has no effect on the firmware
|
2024-08-15 17:58:07 +00:00 |
3d-gussner
|
45a223a1f9
|
Remove White spaces
|
2024-05-20 19:09:03 +02:00 |
3d-gussner
|
517900c3fe
|
Add DEBUG_PRINTER_STATES
|
2024-03-13 17:42:59 +01:00 |
3d-gussner
|
f9bdb8b8aa
|
Add DEBUG_EEPROM_CHANGES
|
2024-02-27 08:56:18 +01:00 |
3d-gussner
|
d5a5835059
|
Add nozzle change to main menu when QUICK_NOZZLE_CHANGE is defined
Add Nozzle diameter to Info screen when printer inactive and QUICK_NOZZLE_CHANGE defined
Solves #4488
|
2024-01-11 07:36:51 +01:00 |
sarusani
|
59093107fd
|
Add #ifdef HOST_SHUTDOWN
|
2024-01-06 00:45:06 +01:00 |
sarusani
|
e5d6d72d23
|
Add #ifdef
|
2023-12-15 14:09:46 +01:00 |
sarusani
|
1407f29362
|
Prevent oozing after filament load
Retract 10mm of filament after loading
|
2023-12-14 14:20:46 +01:00 |
3d-gussner
|
8b3373b9dc
|
Raise `END_FILE_SECTION` from 20000 to 30720 to prevent false positive `File incomplete. Continue Anyway?` messages.
|
2023-11-20 11:23:36 +01:00 |
Alex Voinea
|
a15f536ff4
|
Combine BED_X/Y() and mbl::get_x/y()
flash: -112
|
2023-08-17 07:52:55 +02:00 |
Yuri D'Elia
|
92202249d9
|
Make temperature jumping configurable in the variant file
Use this new feature in the Settings -> Temperature menus.
|
2023-07-31 16:04:33 +02:00 |
Yuri D'Elia
|
cb8f68192a
|
build: Simplify variant names
- Remove nozzle size and heater type
- Also remove board type from MK3/MK3S
|
2023-07-26 16:40:26 +02:00 |