Search found 3 matches

Go to advanced search

by dayaan
Thu Jan 03, 2019 1:58 pm
Forum: Troubleshooting and Bug Reports
Topic: Micro pauses in print.
Replies: 47
Views: 33399
 
Jump to post

Re: Micro pauses in print.

Maybe use { Auto-report temperatures with M155 S<seconds> }
in marlin configuration_adv.h -> #define AUTO_REPORT_TEMPERATURES

instead of constantly sending M105.

my 10 cents on optimizing usb communication.
by dayaan
Tue May 15, 2018 10:02 am
Forum: Troubleshooting and Bug Reports
Topic: filament length calculation wrong with retraction
Replies: 4
Views: 1511
 
Jump to post

Re: filament length calculation wrong with retraction

there is no point in me sending you files.. copyright.. just put any 3d object (preferably something that needs a lot of retraction) to print and test with enabling retraction with different retraction lengths.. the retraction lengths get ADDED to the calculated length of total filament used instead...
by dayaan
Sat May 12, 2018 3:14 pm
Forum: Troubleshooting and Bug Reports
Topic: filament length calculation wrong with retraction
Replies: 4
Views: 1511
 
Jump to post

filament length calculation wrong with retraction

When using retraction the filament length calculation adds that retraction length per line each time, resulting in wildly overestimated lengths with long retraction settings.. can be tested easily by disabling and enabling retraction or changing the retraction length.

Go to advanced search