teemuatlut
fbcdf5eaeb
Simplify stepper driver per-axis selection
7 år sedan
Roxy-3D
71df1f7f57
Don't display M421 information for UBL at startup
It takes too long to display the mesh data for large mesh's at startup. We should consider ways to speed this up.
Perhaps it makes sense to display an entire row of the mesh instead of just one mesh point?
6 år sedan
Scott Lahteine
63f4c9bdb9
Followup to float maths patch
7 år sedan
etagle
1367df2875
Replace double with float, optimize calculation
7 år sedan
Andy Shaw
3b3029c4bf
Make max_e_jerk an array to reduce CPU usage (#11118 )
7 år sedan
Giuliano
8d8f257384
[2.0.x] Fix advanced pause init values (#11095 )
Fixed for cycle used to initialize default values
7 år sedan
Scott Lahteine
da94e0bd27
Unsigned eeprom mesh addresses
7 år sedan
Scott Lahteine
9d04f47d98
Improvements for junction_deviation_mm
- Drop `max_jerk` with `JUNCTION_DEVIATION`
- Add `max_e_jerk_factor` for use by `LIN_ADVANCE`
- Recalculate `max_e_jerk_factor` when `junction_deviation_mm` changes
- Fix LCD editing of `junction_deviation_mm`
7 år sedan
Scott Lahteine
a2f521d34b
Add Junction Deviation mm runtime setting (#10990 )
7 år sedan
Scott Lahteine
55aedf036b
Fix M503 ABL mesh report. (Zero-based IJ indices)
7 år sedan
Scott Lahteine
d8b983f624
More concise M503 output for M906, M913, M914 (#10947 )
7 år sedan
Scott Lahteine
83d42f33e1
Add HAS_HOTEND_OFFSET_Z conditional
7 år sedan
GMagician
3c76bda2d8
Fix switching extruder
`DONT_SWITCH` got lost along the way. Replace it with `DO_SWITCH_EXTRUDER` and adjust the code.
7 år sedan
Scott Lahteine
08e36e264e
Apply _AXIS macro
7 år sedan
Scott Lahteine
625035a9ce
Fix M301 access to lpq_len (#10714 )
Co-Authored-By: Zwaubel
7 år sedan
Giuliano
d99f1b2245
[2.0.x] EEPROM code cleanup (#10710 )
7 år sedan
Scott Lahteine
b76344c080
More Trinamic cleanup
7 år sedan
Scott Lahteine
6d9ec1852a
Fix compilation of say_units
Fixes #10663
7 år sedan
Scott Lahteine
55f1f8446b
Show correct current units in M503
7 år sedan
Sean
2d9b0a66fe
Add Filament Change accelerations
7 år sedan
Scott Lahteine
4c79dc1093
Fix a Serial+EEPROM compile error
Fixes #10278
7 år sedan
Scott Lahteine
02f0f95d40
Handle disabled HYBRID_THRESHOLD in EEPROM (#10275 )
7 år sedan
Scott Lahteine
2bc7f416ee
Fix missing comma in tmc_sgt
Fixes #10209
7 år sedan
Bob-the-Kuhn
9656a82609
Fix G53/CNC_COORDINATE_SYSTEMS compilation, Travis testing (#10227 )
7 år sedan
Scott Lahteine
b287560258
Fix say_M603
7 år sedan
Bob-the-Kuhn
8870f9b1da
Fix M503 helper functions following TMC updates (#10197 )
7 år sedan
Scott Lahteine
9da0797e29
Fix EEPROM size of tmc_hybrid_threshold
Followup to #10102
7 år sedan
Roxy-3D
1628a9e864
make data declarations consistent
7 år sedan
Scott Lahteine
a46bac3100
Add 'I' parameter to M906/M913/M914; 'T' to M906/M913
7 år sedan
Scott Lahteine
c95450016b
Improve Trinamic support in the EEPROM
7 år sedan
Scott Lahteine
772810fb24
Followup to PORTVAR patch
7 år sedan
Scott Lahteine
4aebe3d82e
Pretty up EEPROM port args
7 år sedan
Scott Lahteine
239902f861
Fix E2END and add EEPROM to Smart RAMPS
Reference #9983
7 år sedan
Scott Lahteine
49ca67202f
Patch configuration_store for extra serial port
Fix #9948
7 år sedan
Scott Lahteine
966d9af98a
Mesh export in Bilinear + UBL M503
7 år sedan
Scott Lahteine
8d5a77001e
EEPROM parity with 1.1.x
7 år sedan
Scott Lahteine
0557ab5780
Fix CONFIG_ECHO_START bug
In reference to #9633
7 år sedan
Scott Lahteine
2bd252b501
[2.0.x] LIN_ADVANCE v1.5 (#9712 )
7 år sedan
teemuatlut
5968a3e60e
Add ADVANCED_PAUSE_FEATURE include
7 år sedan
Scott Lahteine
472229b974
Fix #9681
7 år sedan
Thomas Moore
1541224a81
Enable Z axis and delta sensorless homing (#9516 )
7 år sedan
Scott Lahteine
2bea1bda56
Move more strings to PROGMEM
7 år sedan
Scott Lahteine
1dcfe193ac
Optimize some serial strings
7 år sedan
Scott Lahteine
f7f8569bbf
Fix skew settings report precision
Followup to changes from #8843
7 år sedan
Scott Lahteine
adb2ac4747
Fix skew settings report precision
7 år sedan
Scott Lahteine
90d011cc48
Use ADD_PORT_ARG for all cases
7 år sedan
Thomas Moore
429e6ba8a6
Fix lcd_preheat dummy variable types
7 år sedan
Thomas Moore
cfd989d7c5
Fix EEPROM SettingsData for 32-bit architectures
7 år sedan
Bob-the-Kuhn
e633ce06c7
LCD contrast type mismatch is back
WORKS!
7 år sedan
Thomas Moore
f7efac57b7
Multi-host support
7 år sedan