3d-gussner
730f6a0d10
Hyperfine, Filament Runout Sensor, some fixes...
...
and preparing for multiple hex files depending on needed languages
2017-10-14 12:13:18 +02:00
3d-gussner
a593224aec
Update langtool_all.h/.cpp and some fixes
2017-10-12 09:58:08 +02:00
3d-gussner
50d23b6592
Merge branch 'MK2-ALL_IN_ONE' into MK2-Hyperfine
2017-10-10 14:03:30 +02:00
3d-gussner
d2f7a8e06c
Merge branch 'MK2-Hyperfine' into MK2
2017-10-08 10:22:47 +02:00
PavelSindler
4297d90309
version changed
2017-10-04 20:54:17 +02:00
3d-gussner
5d2c256b07
Merge to 3.0.12-9 part 2
2017-10-04 10:38:08 +02:00
PavelSindler
7bf30eb8dc
changed version
2017-10-03 23:28:36 +02:00
3d-gussner
16573a0857
EEPROM_BED_CORRECTION_BACK_xx has to be
...
EEPROM_BED_CORRECTION_REAR_xx
2017-09-24 23:53:46 +02:00
3d-gussner
54e0297d2d
Reduce EEPROM values
...
changed
EEPROM_BED_CORRECTION_PJRA to EEPROM_BED_CORRECTION_FRONT_LEFT
EEPROM_BED_CORRECTION_PJRC to EEPROM_BED_CORRECTION_FRONT_RIGHT
EEPROM_BED_CORRECTION_PJRE to EEPROM_BED_CORRECTION_BACK_RIGHT
EEPROM_BED_CORRECTION_PJRG to EEPROM_BED_CORRECTION_BACK_LEFT
2017-09-24 15:25:37 +02:00
3d-gussner
9f195ad391
Merge pull request #14 from robrps/MK2
...
Pull Hyperfine from Robrps
2017-09-24 15:19:39 +02:00
Unknown
f4ad7a40fa
Hyperfine Bed Levelling
...
PJR and JeffJordan's hyperfine bed leveling mods - Add 8 points for manually adjusting the bed at the edges. See http://shop.prusa3d.com/forum/prusa-i3-kit-building-calibrating-first-print-main-f6/hyperfine-bed-leveling--t4330.html for more info)
2017-09-23 17:16:38 +01:00
PavelSindler
130b49200c
changed version
2017-09-19 13:06:40 +02:00
3d-gussner
10e183c97e
Merge remote-tracking branch 'refs/remotes/prusa3d/MK2' into MK2-ALL_IN_ONE
2017-09-11 11:28:45 +02:00
PavelSindler
dba7d51fc2
version changed, wizard moved to calibration menu
2017-09-08 17:27:38 +02:00
PavelSindler
e52e8e21b1
initial version of wizard
2017-09-07 20:06:23 +02:00
PavelSindler
1f2f0ab35c
changed version
2017-09-04 14:43:06 +02:00
PavelSindler
64efc982d2
Merge pull request #187 from PavelSindler/HostKeepAlive
...
Host keep alive
2017-09-04 11:27:13 +02:00
PavelSindler
aa2dc723a1
fixed serial communication on PORT1, reduced "enqueing command" messages on serial in farm mode
2017-09-01 14:23:04 +02:00
PavelSindler
df79ea94a7
merging with upstream
2017-08-30 18:38:46 +02:00
3d-gussner
978d7f78f0
Merge pull request #10 from 3d-gussner/MK2-250000_baud
...
Mk2 250000 baud
2017-08-25 11:56:25 +02:00
3d-gussner
72aaeea462
Merge branch 'MK2-ALL_IN_ONE' into MK2-FRS
2017-08-25 11:51:20 +02:00
3d-gussner
dd1931261c
Filamen Runout Sensor
...
- modified filament change position from x=211, y=0, z-add=2 to x=0,y=-2.2 and z-add=20. Changing z-add makes filament changes easier with low layer heights. Moving to front left corner also help to grab the oozing filament during change bit easier.
- added filament runout sensor to LCD screen 'Settings' menu
- 'Sens Runou [ON]/[OFF]' en-, disables filament runout sensor detection
- 'FR_Sens[S to GND]/[S to VCC]' is to select what kind of sensor you connect to y-max pin 24
- 'FR Pullup [ON]/[OFF]' defines internal pullup. A sensor to GND, like a endstop switch, normally doesn't have a pullup resistor and need 'FR Pullup [ON]' to get valid readings when filament run out. On the other hand most optical sensor have a pullup resistor.
- the status can be checken under 'Calibration->Show end stops' or using M119 gcode command
2017-08-23 18:16:32 +02:00
3d-gussner
144b83138c
Cleanup unused pins and connectors
...
- removed E_MUX2_PIN and updated function
- unmarked #define DISABLE_MAX_ENDSTOPS, Prusa i3 MK2(s) doesn't use these end stops ... M119 shows now just used end stops
2017-08-23 17:26:27 +02:00
3d-gussner
0ea4cad961
Changed baud rate from 115200 to 250000
...
Check for more info http://shop.prusa3d.com/forum/original-prusa-i3-mk2-f23/can-octoprint-connect-to-mk2-at-250k-baud-rate--t2026.html#p22216
2017-08-23 15:36:58 +02:00
PavelSindler
2b657ba786
Merge remote-tracking branch 'GurliGebis/HostKeepAlive' into HostKeepAlive
2017-08-15 16:44:25 +02:00
PavelSindler
9753446e2e
Merge pull request #174 from PavelSindler/MK2
...
Sorting files in SD card menu; xyz cal. details menu updated show real skew even if axes were orthogonalized during cal.
2017-08-15 16:31:00 +02:00
PavelSindler
8685c428a6
Revert "merging with upstream"
...
This reverts commit cdb4cb7864 .
2017-08-15 16:27:55 +02:00
PavelSindler
cdb4cb7864
merging with upstream
2017-08-15 15:24:32 +02:00
PavelSindler
59efb311c8
version changed
2017-08-14 17:37:36 +02:00
PavelSindler
881a055a41
saving skew to eeprom prior orthogonalizing
2017-08-10 15:55:15 +02:00
PavelSindler
d56db4638c
sorting by creation time, progress bar, sorting type swith
2017-08-10 11:53:37 +02:00
Bjarke Istrup Pedersen
9c7de9292a
Ported the remaining HOST_KEEPALIVE commits from Marlin
2017-08-09 10:24:19 +02:00
Robert Pelnar
ba636f175c
Fan kick improvement - long pulse (800ms) when starting, short pulse (50ms) every 4s when speed < 25.
...
Debug macros, debug codes (D0 - reset, D1 - clear eeprom, D2 - get/set pin).
2017-08-01 17:24:19 +02:00
PavelSindler
fe44e60e5f
version changed
2017-07-21 20:26:16 +02:00
PavelSindler
63847b5b16
changed version
2017-07-19 17:00:15 +02:00
PavelSindler
f89ba2c46a
axis steps per unit excluded from M500, version changed
2017-07-10 17:30:47 +02:00
PavelSindler
0b75c88e9b
firmware version changed
2017-06-19 17:06:50 +02:00
PavelSindler
34247972f5
fw version changed
2017-05-30 15:29:05 +02:00
PavelSindler
e8440f8085
changed version
2017-05-22 01:47:50 +02:00
PavelSindler
844c429c6d
changed fw version
2017-05-19 14:15:46 +02:00
PavelSindler
bb3887fe1b
calibration status and pinda probe calibration status were split
2017-05-12 11:18:01 +02:00
PavelSindler
134a50f5b3
messages updated, different bowden lengths for SNMM used, M600 for SNMM updated, stop print for SNMM updated, load all filaments added
2017-05-05 01:29:59 +02:00
PavelSindler
2fa97d5dfe
Added messages in czech and english for SNMM, service menu for adjusting bowden lengths; updated service menu to be extendable; M600: loading filament for SNMM updated; unload all filaments updated
2017-05-02 19:21:52 +02:00
PavelSindler
f28252f563
changed version number
2017-04-28 11:45:32 +02:00
PavelSindler
7ec45271c2
timeout to status, better print time counting when using pause print
2017-04-21 16:29:04 +02:00
PavelSindler
fc221fbea5
Merged PINDA temp calibration branch into MK2
2017-04-10 11:10:03 +02:00
PavelSindler
fab71ff7cf
information that temp calibration active is active is stored to eeprom
2017-04-06 19:56:01 +02:00
PavelSindler
7086764d35
different preheat error messages for bed and hotend
2017-04-03 15:28:03 +02:00
PavelSindler
762167fb00
Merge remote-tracking branch 'ayourk/MK2' into MK2
2017-03-31 18:49:23 +02:00
PavelSindler
14e4c80e7e
Merge branch 'MK2' into MK2
2017-03-23 15:05:47 +01:00