Commit Graph

22 Commits

Author SHA1 Message Date
Rob McKenzie e297131789 Tested new features
Confirmed most new features working. Still battling with octoprint no pausing fully when in error state. Disabled for now. Working on another way to advise user print has halted. action:command to a telegram terminal command maybe.
2018-11-19 22:17:17 +10:00
Rob McKenzie 20d33b2452 TuningFor FSensor Recovery
Rarely the FSensor becomes unresponsive, at this time it should now re-init sensor and continue. MMU Paused for User messages modified to enable forced filament sensed if in a fail state, not sensing current filament.
2018-11-18 20:46:18 +10:00
Rob McKenzie ad53565dcc Adjusting C0 timing, testing working. 2018-11-15 14:11:13 +10:00
Rob McKenzie 0ff1f3c71c Upstream merging, testing in progress. 2018-11-14 16:42:30 +10:00
Robert Pelnar 0ddb31d4eb Removed hexfile 2018-05-29 17:28:33 +02:00
Robert Pelnar 0a2087c1cb build 143e
Linear advance disabled
Max feedrate reduced to 200mm/s
Silent max accel reduced to 984mm/s^2
some debug logs removed, tmc_init - log message fixed
2018-01-04 18:08:22 +01:00
Robert Pelnar c6e77f55f6 checkrx in stepper returned back
build 143a
2017-12-30 02:55:22 +01:00
Robert Pelnar 568f03c46e build 143 2017-12-29 23:49:11 +01:00
Robert Pelnar e3c006dbe9 Serial communication uses port0 or port1, not both, removed some suspected code.
build 141
2017-12-29 00:06:47 +01:00
Robert Pelnar bd58718d9d dummy "ok" response
build 139 (RC4)
2017-12-28 02:45:05 +01:00
Robert Pelnar 546314fda7 Removed debug messages from serial comunication (octoprint...).
build 137b
2017-12-27 20:29:24 +01:00
Robert Pelnar a09dee7aea build 138 (RC3) 2017-12-23 03:44:47 +01:00
Robert Pelnar 25dd6dd673 new module adc (analog2digital)
temperature.cpp - adc sampling state machine removed
new dcode D9 (adc read/write + simulator)
temporarily DEBUG_DISABLE_STARTMSGS because UI blocked
SILENT_MAX_FEEDRATE reduced to 172mm/s
hexfile removed
build number 137x
2017-12-20 13:42:20 +01:00
Robert Pelnar 7304579ca5 build 135 2017-12-13 23:19:51 +01:00
Robert Pelnar cdeb835b5d Failstat couters initialization
build number = 131
2017-12-12 23:37:31 +01:00
Robert Pelnar 7e00248060 new ambient thermistor table
MINTEMP_MINAMBIENT
2017-12-12 22:49:47 +01:00
Robert Pelnar 7204e91ec6 Filament sensor not responding - (PFW-41)
build number = 130
2017-12-11 18:17:25 +01:00
Robert Pelnar c708f63803 build 128 2017-12-11 00:01:47 +01:00
Robert Pelnar 9dba7dcd1f DISABLE_M42_M226 = +56 bytes RAM (because of stack overflow)
build 127
2017-12-09 19:31:27 +01:00
Robert Pelnar 0de584c213 bugfix UVLO - extruder position from stepper 2017-11-29 02:08:15 +01:00
Robert Pelnar 01de834e0d SG_THR_X = 2, holding currents == running currents
Farm preheat menu
dcode D5 - read/write/erase FLASH
dcode D6 - bootloader update test (for new stk500-prusa)
_NO_ASM - MINGW simulator support
fixed bug - "Fil. sensor [on/off]" menu
Build number = 107
2017-11-13 18:45:11 +01:00
Robert Pelnar 0607086e14 Build number = 105 2017-10-27 16:38:12 +02:00