Scott Lahteine
beab9733f8
Remove extra clauses in config-store
hace 6 años
Roxy-3D
0780913848
IDEX Improvements (#11848 )
hace 6 años
Scott Lahteine
1718eff54a
Code changes supporting up to 6 extruders
hace 6 años
Thomas Moore
c437bb08f1
Overhaul of the planner (#11578 )
- Move FWRETRACT to the planner
- Combine leveling, skew, etc. in a single modifier method
- Have kinematic and non-kinematic moves call one planner method
hace 6 años
Holger Müller
1a6f2b29b8
Add support for Triple-Z steppers/endstops
hace 7 años
Scott Lahteine
8584d3697d
Fix servo count define conflict
`MAX_SERVOS` => `NUM_SERVO_PLUGS`
hace 6 años
Sam Lane
4f883d5971
[2.0.x] Extruder-Distinct Linear Advance K Factors (#11789 )
hace 6 años
scott0122
ada85d5585
Improve HOTEND OFFSET Z display precision to 3 (#11686 )
hace 6 años
Scott Lahteine
3e81745e81
Fix issues, make optional
hace 6 años
Jan
aa80e448e2
Store servo angles in EEPROM
hace 7 años
Scott Lahteine
d1c9517903
Followup to hotend_offset[Z] patch
hace 6 años
Dave Johnson
c64199941e
Compile only selected PIO environment (#11519 )
hace 6 años
Scott Lahteine
6a8b906318
Followup for persistent_store_api.h
hace 6 años
Chris Pepper
66d2b48b59
Update PersistentStore api (#11538 )
- Clean up the API to use a `static` class instance to adhere to Marlin convention
- Add `const` position data access for read/write
- Add Storage capacity to the interface
hace 6 años
teemuatlut
fbcdf5eaeb
Simplify stepper driver per-axis selection
hace 7 años
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?
hace 7 años
Scott Lahteine
63f4c9bdb9
Followup to float maths patch
hace 7 años
etagle
1367df2875
Replace double with float, optimize calculation
hace 7 años
Andy Shaw
3b3029c4bf
Make max_e_jerk an array to reduce CPU usage (#11118 )
hace 7 años
Giuliano
8d8f257384
[2.0.x] Fix advanced pause init values (#11095 )
Fixed for cycle used to initialize default values
hace 7 años
Scott Lahteine
da94e0bd27
Unsigned eeprom mesh addresses
hace 7 años
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`
hace 7 años
Scott Lahteine
a2f521d34b
Add Junction Deviation mm runtime setting (#10990 )
hace 7 años
Scott Lahteine
55aedf036b
Fix M503 ABL mesh report. (Zero-based IJ indices)
hace 7 años
Scott Lahteine
d8b983f624
More concise M503 output for M906, M913, M914 (#10947 )
hace 7 años
Scott Lahteine
83d42f33e1
Add HAS_HOTEND_OFFSET_Z conditional
hace 7 años
GMagician
3c76bda2d8
Fix switching extruder
`DONT_SWITCH` got lost along the way. Replace it with `DO_SWITCH_EXTRUDER` and adjust the code.
hace 7 años
Scott Lahteine
08e36e264e
Apply _AXIS macro
hace 7 años
Scott Lahteine
625035a9ce
Fix M301 access to lpq_len (#10714 )
Co-Authored-By: Zwaubel
hace 7 años
Giuliano
d99f1b2245
[2.0.x] EEPROM code cleanup (#10710 )
hace 7 años
Scott Lahteine
b76344c080
More Trinamic cleanup
hace 7 años
Scott Lahteine
6d9ec1852a
Fix compilation of say_units
Fixes #10663
hace 7 años
Scott Lahteine
55f1f8446b
Show correct current units in M503
hace 7 años
Sean
2d9b0a66fe
Add Filament Change accelerations
hace 7 años
Scott Lahteine
4c79dc1093
Fix a Serial+EEPROM compile error
Fixes #10278
hace 7 años
Scott Lahteine
02f0f95d40
Handle disabled HYBRID_THRESHOLD in EEPROM (#10275 )
hace 7 años
Scott Lahteine
2bc7f416ee
Fix missing comma in tmc_sgt
Fixes #10209
hace 7 años
Bob-the-Kuhn
9656a82609
Fix G53/CNC_COORDINATE_SYSTEMS compilation, Travis testing (#10227 )
hace 7 años
Scott Lahteine
b287560258
Fix say_M603
hace 7 años
Bob-the-Kuhn
8870f9b1da
Fix M503 helper functions following TMC updates (#10197 )
hace 7 años
Scott Lahteine
9da0797e29
Fix EEPROM size of tmc_hybrid_threshold
Followup to #10102
hace 7 años
Roxy-3D
1628a9e864
make data declarations consistent
hace 7 años
Scott Lahteine
a46bac3100
Add 'I' parameter to M906/M913/M914; 'T' to M906/M913
hace 7 años
Scott Lahteine
c95450016b
Improve Trinamic support in the EEPROM
hace 7 años
Scott Lahteine
772810fb24
Followup to PORTVAR patch
hace 7 años
Scott Lahteine
4aebe3d82e
Pretty up EEPROM port args
hace 7 años
Scott Lahteine
239902f861
Fix E2END and add EEPROM to Smart RAMPS
Reference #9983
hace 7 años
Scott Lahteine
49ca67202f
Patch configuration_store for extra serial port
Fix #9948
hace 7 años
Scott Lahteine
966d9af98a
Mesh export in Bilinear + UBL M503
hace 7 años
Scott Lahteine
8d5a77001e
EEPROM parity with 1.1.x
hace 7 años