Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling April 28, 2018 06:55PM |
Registered: 7 years ago Posts: 69 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling April 30, 2018 01:32PM |
Registered: 7 years ago Posts: 69 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling April 30, 2018 01:35PM |
Registered: 10 years ago Posts: 6,409 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling April 30, 2018 04:17PM |
Registered: 7 years ago Posts: 69 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling May 02, 2018 10:33AM |
Registered: 12 years ago Posts: 414 |
--- Prusa i3 Steel (20x20x20) --- Prusa i3 Steel XL (30x30x30)
Motori 200 passi Motori 400 passi
Stepper drive - DRV8825 Stepper drive - DRV8825
RAMPS 1.4 RADDS 1.5
HotEnd IeC HotEnd IeC
FW MK4DUO 4.3.2 FW MK4DUO 4.3.5
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling May 02, 2018 03:04PM |
Registered: 7 years ago Posts: 69 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling May 03, 2018 05:52AM |
Registered: 12 years ago Posts: 414 |
--- Prusa i3 Steel (20x20x20) --- Prusa i3 Steel XL (30x30x30)
Motori 200 passi Motori 400 passi
Stepper drive - DRV8825 Stepper drive - DRV8825
RAMPS 1.4 RADDS 1.5
HotEnd IeC HotEnd IeC
FW MK4DUO 4.3.2 FW MK4DUO 4.3.5
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling May 03, 2018 06:23AM |
Registered: 7 years ago Posts: 69 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling May 10, 2018 03:57AM |
Registered: 9 years ago Posts: 133 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling May 10, 2018 09:23AM |
Registered: 10 years ago Posts: 6,409 |
Quote
Sicon
Scusate se chiedo qui, ma almeno trovo qualcuno che usa questo tipo di sensore . Sicuramente usare il nozzle come sonda e' qualcosa di definitivo come precisione, ma a livello pratico come si risolve il problema di avere la punta del nozzle pulita quando si fa l'homing dello Z quando parte la stampa? Mi spiego: normalmente una stampa parte mandando in temperatura il nozzle e poi facendo l'homing, in questo caso cola del filamento che puo' falsare la misura del nozzle perche' e' del materiale che si frappone tra lo stesso e il piatto, e' un falso problema o in questi casi si fa prima l'homing e poi si manda in temperatura? In ogni caso, la punta del nozzle deve rimanere sempre pulita immagino, a freddo togliere del materiale residuo e' anche piu' arduo
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling May 10, 2018 09:28AM |
Registered: 9 years ago Posts: 762 |
Quote
Sicon
...come si risolve il problema di avere la punta del nozzle pulita quando si fa l'homing dello Z...
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling June 18, 2018 05:50PM |
Registered: 10 years ago Posts: 756 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling June 19, 2018 06:39PM |
Registered: 10 years ago Posts: 756 |
In file included from sketch/src/inc/sanitycheck.h:92:0, from sketch/MK4duo.h:113, from /home/pivan/Arduino/sketchbook/MK4duo/MK4duo.ino:300: sketch/src/inc/../feature/probe/sanitycheck.h:74:6: error: #error "DEPENDENCY ERROR: A probe needs a pin! Use Z_MIN_PIN or Z_PROBE_PIN." #error "DEPENDENCY ERROR: A probe needs a pin! Use Z_MIN_PIN or Z_PROBE_PIN."
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling June 19, 2018 11:27PM |
Registered: 7 years ago Posts: 69 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling June 20, 2018 05:09PM |
Registered: 10 years ago Posts: 756 |
#define Z_MIN_ENDSTOP_LOGIC true // was false #define Z_MAX_ENDSTOP_LOGIC true // false #define Z_PROBE_ENDSTOP_LOGIC true // was false #define Z_MAX_PIN -1 #define Z_PROBE_FIX_MOUNTED #define X_PROBE_OFFSET_FROM_NOZZLE 0 #define Y_PROBE_OFFSET_FROM_NOZZLE 0 #define Z_PROBE_OFFSET_FROM_NOZZLE 0 // -1 #define Z_HOME_DIR 1 // -1 #define MIN_Z_HEIGHT_FOR_HOMING 0 #define INVERT_Z_STEP_PIN false #define INVERT_Z_DIR true #define Z_MAX_POS 180 #define Z_MIN_POS 0 //#define Z_SAFE_HOMING #define Z_SAFE_HOMING_X_POINT 100 #define Z_SAFE_HOMING_Y_POINT 100 #define AUTO_BED_LEVELING_BILINEAR
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling June 23, 2018 09:51AM |
Registered: 10 years ago Posts: 756 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling June 23, 2018 10:51AM |
Registered: 7 years ago Posts: 1,059 |
#define Z_PROBE_OFFSET_FROM_NOZZLE 0 // -1
#define Z_PROBE_FIX_MOUNTED //#define BLTOUCH //#define BLTOUCH_DELAY 375 // (ms) Enable and increase if needed //#define Z_PROBE_SLED #define SLED_DOCKING_OFFSET 5 #define X_PROBE_OFFSET_FROM_NOZZLE 44 #define Y_PROBE_OFFSET_FROM_NOZZLE 40 #define Z_PROBE_OFFSET_FROM_NOZZLE -0.55 #define XY_PROBE_SPEED 8000 #define Z_PROBE_SPEED_FAST 200 #define Z_PROBE_SPEED_SLOW 50 #define Z_PROBE_REPETITIONS 1 #define Z_MIN_PROBE_REPEATABILITY_TEST #define Z_PROBE_DEPLOY_HEIGHT 4 #define Z_PROBE_BETWEEN_HEIGHT 4 #define Z_PROBE_AFTER_PROBING 2 // Z position after probing is done #define Z_PROBE_OFFSET_RANGE_MIN -5 #define Z_PROBE_OFFSET_RANGE_MAX 2 //#define PROBING_HEATERS_OFF // Turn heaters off when probing //#define PROBING_FANS_OFF // Turn fans off when probing //#define LCD_BED_LEVELING #define LCD_Z_STEP 0.025 #define LCD_PROBE_Z_RANGE 4 // Z Range centered on Z MIN POS for LCD Z adjustm
#define Z_PROBE_DEPLOY_HEIGHT 4 #define Z_PROBE_BETWEEN_HEIGHT 4 #define Z_PROBE_AFTER_PROBING 2 // Z position after probing is done #define Z_PROBE_OFFSET_RANGE_MIN -5 #define Z_PROBE_OFFSET_RANGE_MAX 2
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling June 23, 2018 12:05PM |
Registered: 10 years ago Posts: 756 |
Quote
onekk
Presumo che il piezo deva essere premuto per rilevare il contatto non è che devi mettere un valore leggermente positivo diciamo 0,2 alla voce
#define Z_PROBE_OFFSET_FROM_NOZZLE 0 // -1
Carlo D.
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling June 24, 2018 07:40AM |
Registered: 10 years ago Posts: 756 |
13:23:46.073 : Echo:Bilinear Leveling Grid: 13:23:46.077 : Echo: 0 1 2 13:23:46.077 : Echo: 0 +0.020 +0.102 +0.022 13:23:46.082 : Echo: 1 +0.215 +0.270 +0.141 13:23:46.082 : Echo: 2 +0.299 +0.370 +0.267
#define Z_PROBE_FIX_MOUNTED #define X_PROBE_OFFSET_FROM_NOZZLE 0 #define Y_PROBE_OFFSET_FROM_NOZZLE 0 #define Z_PROBE_OFFSET_FROM_NOZZLE 0 #define Z_PROBE_SPEED_FAST 600 #define Z_PROBE_SPEED_SLOW 600 // 200 #define Z_PROBE_DEPLOY_HEIGHT 10 #define Z_PROBE_BETWEEN_HEIGHT 5 #define Z_PROBE_AFTER_PROBING 0 #define HOMING_FEEDRATE_Z (8*60) // (6*60) #define X_HOME_BUMP_MM 5 #define Y_HOME_BUMP_MM 5 #define Z_HOME_BUMP_MM 4 // 2 #define HOMING_BUMP_DIVISOR {5,5,1} // 5,5,2
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling June 24, 2018 07:46AM |
Registered: 7 years ago Posts: 69 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling June 24, 2018 09:30AM |
Registered: 10 years ago Posts: 756 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling June 24, 2018 10:13AM |
Registered: 10 years ago Posts: 6,409 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling June 24, 2018 10:46AM |
Registered: 7 years ago Posts: 1,059 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling September 23, 2018 04:47AM |
Registered: 10 years ago Posts: 98 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling September 24, 2018 08:10AM |
Registered: 10 years ago Posts: 756 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling September 24, 2018 03:56PM |
Registered: 10 years ago Posts: 98 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling January 17, 2021 12:05PM |
Registered: 3 years ago Posts: 1 |
Re: Nozzle Z Probe piezoelettrico e MarlinKimbra problema Auto Bed Leveling January 22, 2021 02:45AM |
Registered: 7 years ago Posts: 1,059 |