Cura/resources
Ghostkeeper 7b794249f6
Add 512 padding bytes to the end of the g-code
Due to a bug in the firmware of the Ultimaker 2, the print was already ending before the last few commands were executed completely. It would then finish the last few commands in a different routine but the extrusion modifier wasn't applied there, resulting in a blob on your print.
This is a workaround that puts always one file system page (512 bytes) of padding at the end of the g-code file. If these comments are not executed that is fine. If they are then it's also fine. Until the bug is fixed in firmware, this will at least prevent the issue from occurring for users.
2018-03-01 13:33:14 +01:00
..
definitions Add 512 padding bytes to the end of the g-code 2018-03-01 13:33:14 +01:00
extruders extruder change update 2018-02-20 17:15:21 +01:00
i18n Update headers 2018-02-26 15:47:07 +01:00
images Move robot to the left 2017-10-06 12:03:37 +02:00
meshes Merge pull request #3216 from dagoma3d/dagoma-profiles 2018-02-19 12:12:23 +01:00
preset_setting_visibility_groups Refactor code 2018-02-01 13:56:49 +01:00
qml Remove invalid alias 2018-02-28 13:49:11 +01:00
quality Merge branch 'master' of https://github.com/maukcc/Cura into maukcc-master 2018-02-27 10:25:11 +01:00
shaders Render support meshes with a vertical stripe... 2018-01-05 18:33:05 +01:00
themes CURA-4790 Removed "bold" property 2018-02-21 08:49:27 +01:00
variants Add hardware_type = nozzle for nozzle variants 2018-01-22 12:20:10 +01:00