Yuri D'Elia
|
a2c7dcbbf8
Fix indentation
|
4 years ago |
DRracer
|
91014b69f5
Merge pull request #2790 from Gottox/patch-1
|
4 years ago |
Alex Voinea
|
654a3a0d79
Other requested changes
|
4 years ago |
Alex Voinea
|
e0bf92cd4e
Change bool literal to int
|
4 years ago |
DRracer
|
d4cb740d65
Merge pull request #2736 from prusa3d/mkbel-patch-2
|
4 years ago |
Yuri D'Elia
|
b8e8f182ca
Add reference C implementations for MultiU16X8toH16/MultiU24X24toH16
|
4 years ago |
Yuri D'Elia
|
30a806608f
Also convert acceleration_rate to uint32_t
|
4 years ago |
Yuri D'Elia
|
aebaca5cdc
Correct comments regarding acceleration ramp
|
4 years ago |
Yuri D'Elia
|
8108d50b59
Reintroduce/fix check for step_rate underflow during deceleration
|
4 years ago |
Yuri D'Elia
|
4654283f54
Restore indentation
|
4 years ago |
Alex Voinea
|
12be141188
Fix high speed deceleration
|
4 years ago |
Enno Boland
|
ae0d8082de
Update README.md
|
4 years ago |
Yuri D'Elia
|
a8ce9358e5
Avoid redundant temperature error strings
|
4 years ago |
Yuri D'Elia
|
e1c79c342d
Re-introduce redundant disable_heaters() calls
|
4 years ago |
Yuri D'Elia
|
a60ed81a35
Implement MIN/MAX AMBIENT safety checks
|
4 years ago |
Yuri D'Elia
|
3336db7954
Add some important notes about thermistor ADC handling
|
4 years ago |
Yuri D'Elia
|
65f25b0d7e
Remove redundant disable_heater() calls in max/min_temp handling
|
4 years ago |
Yuri D'Elia
|
942fca5b66
Remove useless assignment
|
4 years ago |
Yuri D'Elia
|
87bc5a78b6
Remove bogus comment (BED_MINTEMP *is* implemented)
|
4 years ago |
Yuri D'Elia
|
feafc5e5ab
Alternative schedule for LA ticks
|
4 years ago |
Alex Voinea
|
773c6997ef
Add comments
|
4 years ago |
Alex Voinea
|
ec6a20971e
Add experimental menu to HW_setup
|
4 years ago |
Alex Voinea
|
d8fbd46cd2
M155
|
4 years ago |
Alex Voinea
|
e2856ba4f5
Make the serial number available to the user
|
4 years ago |
Alex Voinea
|
a95feb56d9
ALTFAN override
|
4 years ago |
Yuri D'Elia
|
a08ca19ade
Make flow correction optional, disabled by default
|
4 years ago |
Yuri D'Elia
|
9b8f642b28
Account for flow adjustments in LA
|
4 years ago |
Yuri D'Elia
|
c54474f2db
Guard against planning/numerical errors in short segments
|
4 years ago |
Yuri D'Elia
|
fb5f09da6d
Fix incorrect precedence for retraction phase
|
4 years ago |
Yuri D'Elia
|
c08f37da96
Use nominal rate for phase calculations
|
4 years ago |