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
|
bc48d34a2f
|
Replace hradecoded XYZ Z correction value with Z_MAX_POS_XYZ_CALIBRATION_CORRECTION
|
2024-07-04 10:12:38 +02:00 |
3d-gussner
|
45a223a1f9
|
Remove White spaces
|
2024-05-20 19:09:03 +02:00 |
3d-gussner
|
36282aae1b
|
Change Ambient board thermistor safety shutdown to 80 C
|
2024-04-10 17:56:26 +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
|
13fb11889e
|
Minor cosmetic changes voted by community
|
2024-01-12 07:20:33 +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 |
sarusani
|
dc129e0934
|
Remove obsolete mesh definitions
Clean up mesh definitions that where made obsolete by #4183
|
2023-09-13 10:49:52 +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 |
3d-gussner
|
8d66a2864f
|
Simplify REVO variants
|
2023-07-26 16:46:17 +02:00 |