Robert Pelnar
|
f46d36a1d4
|
removed unused files (pins, variants)
|
2018-02-01 16:39:56 +01:00 |
|
Robert Pelnar
|
c6e10fb903
|
Removed SG software homming
After Calibration Z enabled minstop (SG and PINDA)
TMC2130 code simplification
|
2017-12-15 14:10:20 +01:00 |
|
PavelSindler
|
22065e4877
|
merging from dev/MK3
|
2017-12-02 21:56:39 +01:00 |
|
michalprusa
|
1e81861e0c
|
Configuration files reordered and added build number
|
2017-11-07 23:54:06 +01:00 |
|
michalprusa
|
14a8c33096
|
Merge remote-tracking branch 'origin/MK3' into MK3
|
2017-09-26 00:51:12 +01:00 |
|
bubnikv
|
ed0fe01bcc
|
Decreased the homing feedrate for the X axis from 3000 to 2500mm/min.
With the old settings the stall guard did not work reliably.
|
2017-09-25 15:22:20 +02:00 |
|
michalprusa
|
39e32c8b3a
|
Sync of Configuration_prusa to proper variant
|
2017-09-23 14:28:40 -04:00 |
|
Robert Pelnar
|
9105de073c
|
Cmdqueue code in separate files, debug codes for read/write eeprom and ram, PWM amplitude for Y axis stealtchop mode increased to 210.
|
2017-09-14 16:19:49 +02:00 |
|
Robert Pelnar
|
0122146dd8
|
Fixed configuration files (missing TEMP_SENSOR_PINDA and TEMP_SENSOR_AMBIENT)
|
2017-09-12 12:35:58 +02:00 |
|
Robert Pelnar
|
9c324bfeda
|
Stealth chop mode creek fix - TCOOLTHRS must be set to zero, Y-axis current increased.
|
2017-09-08 21:58:39 +02:00 |
|
Robert Pelnar
|
d9cdb1da60
|
Ambient thermistor - table and conversion function, extruder motor changed back to 200steps type, extruder resolution changed to 32usteps.
|
2017-09-06 16:04:50 +02:00 |
|
Robert Pelnar
|
f563618b1c
|
PINDA thermistor + extruder current adjust.
|
2017-08-30 21:56:48 +02:00 |
|
Robert Pelnar
|
d63045fdb3
|
TMC2130 stallguard improovment - axis load monitoring, autocalibrate Z.
|
2017-08-21 13:06:17 +02:00 |
|
Robert Pelnar
|
683784c4c7
|
PAT9125 I2C, hardware SG homing
separate pin configuration file for each board
changed board codes:
RAMBO =100, MiniRambo1.0 =200, MiniRambo1.3 = 203, Einy03 =303, Einy04 =304
|
2017-08-17 15:23:34 +02:00 |
|
Robert Pelnar
|
a7477673de
|
HW SG homing, SWSPI pins for EINY03/04
|
2017-07-18 13:54:01 +02:00 |
|
XPila
|
a41a836ef0
|
Merge branch 'MK3' into MK3
|
2017-07-12 17:54:41 +02:00 |
|
Robert Pelnar
|
cd48d5b4ff
|
TMC2130 stallguard SW homing improvement - steps delta instead of delay (loop count), new function tmc2130_home_restart, always enable endstops durring homing.
|
2017-07-12 17:36:50 +02:00 |
|
michalprusa
|
e6c7a29693
|
filament sensor tweaked for 400 step motor.
On/OFF switch for filament sensor
|
2017-07-07 10:42:36 +02:00 |
|
michalprusa
|
06fe85e9ee
|
Linear Advance
|
2017-07-07 01:58:02 +02:00 |
|
michalprusa
|
3fdb630c42
|
Mesh bed leveling calibrated to new MK42 24V heatbed (rev 0.3b)
Increased currents in Z and E axis
Decreased stallguard sensitivity
E axis microsteps changed to 64
|
2017-07-06 20:40:56 +02:00 |
|
Robert Pelnar
|
2b24e9ceb3
|
Changed jerks, disabled oversampling, debug code, commands for seting pwm_ampl and pwm_grad (M917, M918), changed configuration files
|
2017-07-06 13:06:07 +02:00 |
|
Robert Pelnar
|
b8025e63e6
|
DEBUG defines, variant files for MK3
|
2017-07-04 16:23:28 +02:00 |
|
Robert Pelnar
|
e09f0c64c7
|
TMC2130 tuning, silent/high power mode
|
2017-07-03 07:43:50 +02:00 |
|
Robert Pelnar
|
f6a8e1df9d
|
TMC2130 + software SG homing + LF lineendings + tmc2130 debug M-Codes
M910 - tmc2130_init
M911 - set holding currents
M912 - set running currents
M913 - print currents
|
2017-07-01 12:39:16 +02:00 |
|
PavelSindler
|
43d696659f
|
3.0.12-RC2 sync
|
2017-06-29 18:35:43 +02:00 |
|
michalprusa
|
3e642d61cb
|
Stepper Y inverted, current lowered.
|
2017-06-17 15:58:26 +02:00 |
|
michalprusa
|
c83b1833bc
|
Johhny Firmware sync
|
2017-06-17 15:42:48 +02:00 |
|
michalprusa
|
1224705edc
|
Added EINY config
|
2017-03-24 20:16:29 +01:00 |
|
michalprusa
|
3faef75a0d
|
3.0.10 sync
|
2017-03-24 19:47:50 +01:00 |
|
bubnikv
|
26405ee16f
|
Syncing with 3.0.7 public
|
2016-08-31 17:12:05 +02:00 |
|
michalprusa
|
307d17422d
|
3.0.6 sync
|
2016-08-11 10:42:53 +02:00 |
|
michalprusa
|
30f0528aba
|
Initial commit
|
2016-07-22 15:28:01 +02:00 |
|
akukan
|
c8c92f8ae5
|
PLA preheat settings for MK2 set to 215/55
|
2016-07-20 16:30:44 +02:00 |
|
michalprusa
|
e115c5145f
|
MK2 Config files and hex output added
|
2016-05-31 14:36:31 +02:00 |
|
michalprusa
|
a4a80b3eb7
|
MK2 Firmware release.
|
2016-05-31 14:08:04 +02:00 |
|
michalprusa
|
7361f620d3
|
Extrude mintemp lowered for wax filaments support
|
2016-05-01 15:04:44 +02:00 |
|
michalprusa
|
9b8d663526
|
Better live adjust Z interface
|
2016-05-01 13:56:55 +02:00 |
|
michalprusa
|
d1df17a722
|
Tweaked mesh positions
|
2016-04-28 17:00:20 +02:00 |
|
michalprusa
|
7bfe91483d
|
Calibration process added
|
2016-04-28 14:50:25 +02:00 |
|
michalprusa
|
1ce1088d6f
|
Bed PID added and minor tweaks
|
2016-04-19 11:32:22 +02:00 |
|
michalprusa
|
d7417e1dd3
|
Mesh Bed Leveling rewritten, upcaling of tiles, better bed finding method and minor other tweaks.
|
2016-04-01 16:48:48 +02:00 |
|
michalprusa
|
7f9e947954
|
Added debug output
|
2016-03-25 14:53:55 +01:00 |
|
michalprusa
|
f98cf1b44b
|
Added automatic mesh bed leveling feature
|
2016-03-12 17:14:11 +01:00 |
|
michalprusa
|
12cce64f90
|
Variants name changed for better readability and match command reply
|
2016-02-21 18:12:32 +01:00 |
|
Josef Prusa
|
f8c65e39ae
|
Reorginized the repository and added license
|
2016-02-21 15:02:31 +01:00 |
|