• Joined on 2024-08-12
nocci pushed to main at nocci/open4neptune-new 2026-03-13 17:14:53 +01:00
ca8590c925 Fix: Calibrate all test patterns for Neptune 4 Plus bed dimensions
nocci pushed to main at nocci/open4neptune-new 2026-03-13 17:08:04 +01:00
becc1794d5 Feat: Add default pressure_advance to user_settings.cfg
nocci pushed to main at nocci/open4neptune-new 2026-03-13 16:17:44 +01:00
2eadac8722 Feat: Update Orca Slicer filament profiles with calibrated PA values
nocci pushed to main at nocci/open4neptune-new 2026-03-13 15:47:58 +01:00
a3eaeddc1d Fix: Add SDCARD_RESET_FILE macro to prevent config error
nocci pushed to main at nocci/open4neptune-new 2026-03-13 15:44:37 +01:00
62ad32b3e7 Fix: SET_PIN VALUE must be 0 or 1 for digital pins (not 0-255)
nocci pushed to main at nocci/open4neptune-new 2026-03-13 14:13:37 +01:00
d3c1a0d5b7 Remove: optimized_user_settings.cfg (caused duplicate definitions)
nocci pushed to main at nocci/open4neptune-new 2026-03-13 14:04:41 +01:00
eaa0e45d09 Fix: Disable ADXL345 by default (pin compatibility issues)
nocci pushed to main at nocci/open4neptune-new 2026-03-13 13:59:14 +01:00
454b80b514 Fix: Remove gcode_variable (not supported in older Klipper)
nocci pushed to main at nocci/open4neptune-new 2026-03-13 13:41:19 +01:00
d442625ba1 Fix: Set correct bed Y max for Neptune 4 Plus (330mm)
nocci pushed to main at nocci/open4neptune-new 2026-03-13 13:38:13 +01:00
8df3056248 Feat: Add KNCM_settings.cfg with nozzle cleaning macros
nocci pushed to main at nocci/open4neptune-new 2026-03-13 13:34:44 +01:00
ed41b090f4 Fix: Use 'cartographer:z_virtual_endstop' instead of 'probe:z_virtual_endstop'
nocci pushed to main at nocci/open4neptune-new 2026-03-13 13:33:55 +01:00
4db5c7e423 Feat: Use Neptune 4 Plus built-in ADXL345 as default
nocci pushed to main at nocci/open4neptune-new 2026-03-13 12:58:55 +01:00
02fec8adbe Fix: Document Cartographer V3 vs V4 ADXL345 cs_pin difference
nocci pushed to main at nocci/open4neptune-new 2026-03-13 12:45:48 +01:00
2dd2a9ef9d Fix: Configure ADXL345 as separate device (not in cartographer section)
nocci pushed to main at nocci/open4neptune-new 2026-03-13 12:42:33 +01:00
71dc43cda6 Fix: Add clear instructions for manual Z-offset calibration
nocci pushed to main at nocci/open4neptune-new 2026-03-13 12:39:31 +01:00
ebae732f4c Fix: Configure ADXL345 as integrated Cartographer component
nocci pushed to main at nocci/open4neptune-new 2026-03-13 12:33:14 +01:00
44bc49db09 Fix: Replace deprecated CARTOGRAPHER_CALIBRATE with CARTOGRAPHER_SCAN_CALIBRATE
nocci pushed to main at nocci/open4neptune-new 2026-03-13 12:24:17 +01:00
3ac9e9fb1f Revert: Remove 'group' attribute from macros
nocci pushed to main at nocci/open4neptune-new 2026-03-13 12:21:02 +01:00
651f4cb7eb Feat: Add group categories to all macros for Mainsail/Fluidd UI
nocci pushed to main at nocci/open4neptune-new 2026-03-13 12:17:08 +01:00
63f6aff25f Fix: Use correct include path for calibration macros