This is the last bugfix for the 53 version. Version 54 will arrive in the next days.
changes
- Recommendation for extrusion width / extrusion spacing
- Updates to reprap generation, using now G10 for heating the extruder (work in progress).
- Fan speed override: now -1 is used for disabling the setting (auto mode) and 1 for disabling the fan. The 0 value is currently deprecated, it's still "disabling the setting" but it will change in the future to "disable the fan".
- Extruder selection in the header of the code has been touched. I didn't have time to write tests for all combinations. So you may want to verify the position & existence of 'T0' (or similar) if you use a MMU or multiple extruders.
fixes
- typos
- fix regression for full_fill_volume (fill exactly 100%) that was ignored.
- #222 fix crash when no thumbnails defined
- #479 fix crash from bad code, could happen when using external perimeter first or a brim.
- #379 machines limits are now used for all firmware for time estimation.
- #427 reordering the items on the time preview /filament consumption panel.
- #431 fix for fan speed when using the wipe tower
- #440 shows that reprap firmware has some values in mm/sec instead of mm/min in machine limits
- #442 remove completely the now unused "cooling" setting.
- #448 less aggressive "perimeter removal" that is used to correct for circles that aren't perfect.
- #449 fix for auto-arrange for MSLA mode
- #450 print M204 P instead of M204 P for sprinter and marlin
- #461 ensure the activation of the extruder is done "at a good time" when using multiple extruders. And nothing is added if you put a "T" in your start gcode.
- #480 avoid deadlock with warning messages if the setting combination creates problems when modifying a setting in a modifier.
Downloads in the "assets" section below
note: I haven't tested the linux & macos build.
You can have daily builds in the action menu of github.
You can support me with the "sponsor" button