Heightmap to the moon... March 28, 2017 08:17AM |
Registered: 6 years ago Posts: 26 |
RepRapFirmware height map file v1 generated at 2017-02-27 21:12, mean error 184466663519813632.00, deviation 3026897512028962816.00 xmin,xmax,ymin,ymax,radius,spacing,xnum,ynum -100.00,100.10,-100.00,100.10,120.00,20.00,11,11 0, 0, 0.067, 0.035, -0.003, -0.039, -0.088, -0.075, -0.077, 0, 0 0, 0.139, 0.115, 0.097, 0.070, 0.009, -0.028, -0.073, -0.084, -0.015, 0 0.023, 0.003, 0.021, 0.014, 0.041, 0.029, -0.021, -0.003, 0.017, 0.035, 0.109 0.028, 0.023, 0.046, 0.060, 0.061, 0.015, -0.027, -0.038, -0.022, 0.025, 0.099 -0.053, -0.022, 0.002, 0.026, 0.035, 0.002, 0.009, 0.015, 0.048, 0.090, 0.165 -0.027, 0.054, 0.060, 0.039, 0.014, -0.018, -0.015, -0.011, -0.011, 0.028, 0.125 -0.059, -0.027, 0.012, 0.028, -0.003, 0.020, 0.025, 0.015, 0.026, 0.046, 0.118 -0.087, 0.004, 0.040, 0.038, 0.009, 0.052, 0.024, -0.025, -0.034, -0.022, 0.077 -0.082, -0.035, 0.043, 0.038, 0.021, 0.013, 0.010, 0.000, 0.002, -0.001, -0.018 0, 0.011, 0.009,-8224483864962138112.000,16451619751970471936.000,-136651341824.000,1035104029769728.000, 0.138, -0.235, -0.049, 0 0.000, 0.000,5490524672.000,-753258.250,12635438092820414464.000,-16456320164179214336.000,16443865995971395584.000,-6421816847368192.000,367459303424.000, 0.000, 0.000
Re: Heightmap to the moon... March 28, 2017 02:56PM |
Registered: 9 years ago Posts: 14,639 |
Re: Heightmap to the moon... March 28, 2017 04:50PM |
Registered: 6 years ago Posts: 26 |
M122 === Diagnostics === Used output buffers: 1 of 32 (9 max) === Platform === Memory usage: Program static ram used: 45812 Dynamic ram used: 41876 Recycled dynamic ram: 2424 Current stack ram used: 3264 Maximum stack ram used: 5408 Never used ram: 2784 Last reset 00:24:01 ago, cause: power up Last software reset code not available Error status: 0 Max PWM loop count 0 Free file entries: 10 SD card 0 detected, interface speed: 10.5MBytes/sec SD card longest block write time: 74.3ms MCU temperature: min 26.7, current 44.0, max 46.8 Current date and time: 2017-03-28 22:42:53 Slowest main loop (seconds): 0.109131; fastest: 0.000000 === Move === MaxReps: 17, StepErrors: 0, MaxWait: 590134ms, Underruns: 0, 0 Bed compensation in use: mesh Bed probe heights: -0.006 -0.114 0.097 0.042 0.012 -0.011 -0.064 -0.086 -0.113 -0.024 0.029 0.067 0.102 0.112 0.073 0.060 -0.001 -0.048 -0.092 -0.100 -0.062 0.000 -0.017 -0.025 -0.014 -0.002 0.025 -0.000 -0.017 -0.008 -0.000 -0.005 === Heat === Bed heater = 0, chamber heater = -1 Heater 1 is on, I-accum = 0.0 === GCodes === Segments left: 0 Stack records: 3 allocated, 0 in use Movement lock held by null http is ready with "M122" telnet is idle file is idle serial is idle aux is idle daemon is idle === Network === Free connections: 16 of 16 Free transactions: 24 of 24 === Webserver === HTTP sessions: 1 of 8 FTP connections: 0, state 0 Telnet connections: 0, state 0
Re: Heightmap to the moon... March 28, 2017 05:21PM |
Registered: 6 years ago Posts: 26 |
Re: Heightmap to the moon... March 29, 2017 01:32PM |
Registered: 6 years ago Posts: 26 |
Happy to report that my issue seems to be solved. Makes me wonder DC, there must be something different in this RC1 compared to the 1.17e regarding the calculations of mesh heights, why else advising me an unstable version ;-)Quote
DeltaCon
Okay Will try again tomorrow while heating to see if that makes a difference.
Just thought of it, there must be generated a new mesh.g or something like that, just can't find details or an example.Quote
DeltaCon
...attempt to do mesh grid compensation doesn't do anything. Should I change anything in the config.g?
Re: Heightmap to the moon... March 29, 2017 02:58PM |
Registered: 9 years ago Posts: 14,639 |
Re: Heightmap to the moon... March 29, 2017 03:02PM |
Registered: 6 years ago Posts: 26 |
Re: Heightmap to the moon... March 29, 2017 03:08PM |
Registered: 9 years ago Posts: 14,639 |
Re: Heightmap to the moon... March 29, 2017 03:18PM |
Registered: 6 years ago Posts: 26 |
Re: Heightmap to the moon... March 29, 2017 10:41PM |
Registered: 8 years ago Posts: 517 |
Quote
dc42
Mesh bed compensation is sufficiently automatic that it doesn't need a macro file to define it.
Some delta printer owners put G29 at the end of bed.g so that mesh bed compensation is run immediately after auto calibration.
Re: Heightmap to the moon... March 30, 2017 05:47AM |
Registered: 9 years ago Posts: 14,639 |
Quote
ElmoC
Is the mesh bed compensation automated enough to know to deploy a probe before running? Right now, I run the macro to deploy the probe then issue G29. Do I need to do the probe deploy?
Re: Heightmap to the moon... March 31, 2017 03:33PM |
Registered: 10 years ago Posts: 1,049 |
Re: Heightmap to the moon... August 21, 2017 03:18PM |
Registered: 6 years ago Posts: 26 |
RepRapFirmware height map file v2 generated at 2017-07-21 20:53, mean error 55143424915650900113760737820672.000, deviation inf xmin,xmax,ymin,ymax,radius,xspacing,yspacing,xnum,ynum -100.00,100.10,-100.00,100.10,120.00,20.00,20.00,11,11 0, 0, 0.050, -0.011, -0.051, -0.088, -0.113, -0.103, -0.124, 0, 0 0, 0.104, 0.087, 0.062, 0.016, -0.035, -0.068, -0.095, -0.080, -0.036, 0 -0.021, 0.007, 0.012, 0.036, 0.002, -0.025, -0.028, -0.033, -0.006, 0.039, 0.072 -0.054, 0.020, 0.051, 0.063, 0.040, 0.012, -0.016, -0.025, -0.014, 0.012, 0.086 -0.081, -0.011, 0.023, 0.026, 0.002, -0.001, -0.009, -0.002, 0.016, 0.058, 0.134 -0.045, 0.033, 0.035, 0.028, 0.040, -0.011, 0.001, 0.015, 0.028, 0.063, 0.122 -0.054, -0.017, 0.036, 0.048, 0.029, -0.013, 0.000, 0.013, 0.037, 0.089, 0.139 -0.064, -0.030, 0.023, 0.054, 0.023, 0.011, 0.012, -0.008, -0.003, 0.025, 0.088 -0.090, -0.022, 0.049, 0.061, 0.064, 0.024, 0.004, 0.013, -0.012, -0.011, 0.014 0, 0.027, 0.064, 0.102, 0.072, 0.040, 0.022, -0.037, -0.061, -0.070,-4204160128060379514300903981056.000 0,6180849544116030548220229831360512.000, 0.167, 0.138, 0.109, 0.036, -0.016, -0.038, -0.120,-581766347575210224441345703936.000, 0Notice that (exactly as when I OP'd this thread the unbelievable probevalues end at .000. I do not really believe in this kind of coincidence ;-)
Re: Heightmap to the moon... August 21, 2017 03:37PM |
Registered: 7 years ago Posts: 30 |
Re: Heightmap to the moon... August 21, 2017 04:32PM |
Registered: 9 years ago Posts: 14,639 |
Re: Heightmap to the moon... August 21, 2017 05:19PM |
Registered: 6 years ago Posts: 26 |
; Configuration file for Delta printer from Think3DPrint3D V0.1 Date 20150708 with revisions for Duet V0.8.5 and Duex4 for testing For help see [reprap.org] and [reprap.org] ; Prologue and communications section M111 S0 ; Debug off M550 PSimply3D Rostock Max V2 ; Machine name and Netbios name (can be anything you like) M551 Preprap ; Machine password (not currently used) M540 P0xBE:0xEF:0xDE:0xAD:0xFE:0xED ; MAC Address ;*** Adjust the IP address and gateway in the following 2 lines to suit your network M552 P192.168.11.243 ; IP address. (0.0.0.0 = use DHCP) M554 P192.168.11.1 ; Gateway (not used yet) M553 P255.255.255.0 ; Netmask M555 P2 ; Set output to look like Marlin M575 P1 B57600 S1 ; Set auxiliary serial port baud rate and require checksum (for PanelDue) ; Fan setup : Not required for DC42 firmware V1.09r and above ; M106 I1 ; fans are inverting ; M106 S0 ; Turn off Fan 0 (backward compatible with older firmware) M106 P1 S0 ; Turn off Fan 1 ; Movement section M569 P0 S0 ; X Drive 0 goes forwards M569 P1 S1 ; Y Drive 1 goes backwards M569 P2 S0 ; Z Drive 2 goes forwards M569 P3 S0 ; E0 Drive 3 goes forwards M569 P4 S1 ; E1 Drive 4 goes forwards M569 P5 S1 ; E2 Drive 5 goes forwards M569 P6 S1 ; E3 Drive 6 goes forwards M569 P7 S1 ; E4 Drive 7 goes forwards M569 P8 S1 ; E5 Drive 8 goes forwards M574 X2 Y2 Z2 S1 ; set endstop configuration (all endstops at high end, active high) M906 X1500 Y1500 Z1500 E1600 I60 ; Set motor currents (mA); set each extruder explicitly ;*** The homed height is deliberately set too high in the following - you will adjust it during calibration ;*** The calibration parameters are loaded from config.override.g M201 X1000 Y1000 Z1000 E1000 ; Printing Accelerations (mm/s^2) Set all E-motors the same M202 X3500 Y3500 Z3500 E1000 ; Moving Accelerations (mm/s^2) Set all E-motors the same (Not sure it's used in DC42 Duet firmware!) M203 X30000 Y30000 Z30000 E3600 ; Maximum speeds (mm/min) Set all E-motors the same M566 X1000 Y1000 Z1000 E1500 ; Maximum instant speed changes mm/minute. Set all E-motors the same M92 X80 Y80 Z80 ; Set axis steps/mm M92 E90.769:90.769:90.769:90.769:90.769 ; Set extruder steps per mm explicitly for all the extruders - 5 for Duet085+Dt4 test G21 ; Work in millimetres G90 ; Send absolute coordinates... M83 ; ...but relative extruder moves M220 S100 ; set speed factor to 100% M221 S93 ; set extrusion factor (flow rate) to S percent (93 volgens dimensional accuracy calibration) ;*** backup of above section concerning current and accelerations *** ;M906 X1200 Y1200 Z1200 E1400 I60 ; Set motor currents (mA); set each extruder explicitly ;M201 X1000 Y1000 Z1000 E1000 ; Printing Accelerations (mm/s^2) Set all E-motors the same ;M202 X2000 Y2000 Z2000 E1000 ; Moving Accelerations (mm/s^2) Set all E-motors the same (Not sure it's used in DC42 Duet firmware!) ;M203 X20000 Y20000 Z20000 E3600 ; Maximum speeds (mm/min) Set all E-motors the same ;M566 X1200 Y1200 Z1200 E1800 ; Maximum instant speed changes mm/minute. Set all E-motors the same ; Z probe and compensation definition ; *** If you have a switch instead of an IR zprobe, change P1 to P4 in the following M558 command M558 P4 X0 Y0 Z0 H3 ; Z probe is a switch and is not used for homing any axes G31 X0 Y0 Z-0.15 P500 ; Set the zprobe height and threshold (put your own values here) M557 R120 S20 ; Define a grid for mesh grid compensation, with the specified radius and spacing G29 S1 ; Load previous heightmap ; Heater and thermistor section ; Duet0.8.5 uses 4.7K resistors but Duex4 V0.2a uses 1K M305 P0 T100000 B4385 R1000 H3 L0 ; Put your own H and/or L values here to set the bed thermistor ADC correction M305 P1 T100000 B5250 C7.06e-8 R1000 H10 L0 ; Put your own H and/or L values here to set the 1st nozzle thermistor ADC correction (Duet) ;M305 P2 T100000 B4388 R4700 H30 L0 ; Put your own H and/or L values here to set the 2nd nozzle thermistor ADC correction (Duet) ;M305 P3 T100000 B4388 R1000 H30 L0 ; Put your own H and/or L values here to set the 3rd nozzle thermistor ADC correction (Duex4) ;M305 P4 T100000 B4388 R1000 H30 L0 ; Put your own H and/or L values here to set the 4th nozzle thermistor ADC correction (Duex4) ;M305 P5 T100000 B4388 R1000 H30 L0 ; Put your own H and/or L values here to set the 5th nozzle thermistor ADC correction (Duex4) ; M305 P6 T100000 B4388 R4700 H30 L0 ; Put your own H and/or L values here to set the 6th nozzle thermistor ADC correction (Duex4) M570 S180 ; Hot end may be a little slow to heat up so allow it 180 seconds ; Temperature Tuning ; Hotend heater = 1 ;*** The calibration parameters are loaded from config.override.g ; Bed heater = 0 ;*** The calibration parameters are loaded from config.override.g ;*** Controller temp correction M912 P0 S-13.8 ; Tool definition section M563 P0 D0 H1 ; tool 0 uses extruder drive 0 and heater 1 G10 P0 S0 R0 X0 Y0 ; set tool 0 temperatures and offsets ; Second extruder on Duet 0.8.5 ;M563 P1 D1 H2 ; Define tool 1 ;G10 P1 S0 R0 X0 Y0 ; Set tool 1 temperatures and offsets ;*** With a Duex 4 add 3 more tools (and 1 more fan) ;M563 P2 D2 H3 ; Define tool 2 ;G10 P2 S0 R0 X0 Y0 ; Set tool 2 temperatures and offsets ;M563 P3 D3 H4 ; Define tool 3 ;G10 P3 S0 R0 X0 Y0 ; Set tool 3 temperatures and offsets ;M563 P4 D4 H5 ; Define tool 4 ;G10 P4 S0 R0 X0 Y0 ; Set tool 4 temperatures and offsets ;M563 P5 D5 H6 ; Define tool 5 ;G10 P5 S0 R0 X0 Y0 ; Set tool 5 temperatures and offsets ; Epilogue ;*** If you are using axis compensation, put the figures in the following command M556 S78 X0 Y0 Z0 ; Axis compensation here T0 ;*** GET EEPROM PARAMETERS FROM config.override.g *** M501
Re: Heightmap to the moon... August 22, 2017 03:10AM |
Registered: 9 years ago Posts: 14,639 |
Re: Heightmap to the moon... August 22, 2017 04:54AM |
Registered: 6 years ago Posts: 26 |
Re: Heightmap to the moon... August 22, 2017 12:02PM |
Registered: 9 years ago Posts: 14,639 |
Re: Heightmap to the moon... August 22, 2017 01:57PM |
Registered: 6 years ago Posts: 26 |
If people do that from their slicer start script, why is it unusual to load the most recent heightmap from firmware? Maybe I am misunderstanding the whole concept, but my intention to load a heightmap from config.g is that I seldom take off the printbed and therefore have no need to rerun the mesh grid compensation each time I power on. Instead I load a heightmap that is known good from yesterday or last week. Is that a misconception?Quote
dc42
It's not usual to load a height map in config.g, but some users load one in their slicer start script.
Re: Heightmap to the moon... August 22, 2017 05:16PM |
Registered: 9 years ago Posts: 14,639 |
Re: Heightmap to the moon... August 22, 2017 06:21PM |
Registered: 6 years ago Posts: 26 |
Re: Heightmap to the moon... August 23, 2017 02:44AM |
Registered: 8 years ago Posts: 1,159 |
Re: Heightmap to the moon... August 23, 2017 04:34AM |
Registered: 9 years ago Posts: 14,639 |
Re: Heightmap to the moon... August 23, 2017 04:48AM |
Registered: 6 years ago Posts: 26 |
Re: Heightmap to the moon... August 23, 2017 04:59AM |
Registered: 6 years ago Posts: 26 |
Quote
dc42
I've traced it to a firmware bug. On a Duet 06/085 it will occur when the rectangular mesh uses more than 96 probe points. So the problem won't occur if your grid is 9x9 or less instead of the intended maximum of 11x11.
On a Duet WiFi/Ethernet the same bug will occur if you use more than 416 probe points (maximum is supposed to be 441).
Release 1.19.1 will include the fix. Thank you for reporting this, and for your patience.
Re: Heightmap to the moon... August 23, 2017 05:31AM |
Registered: 9 years ago Posts: 14,639 |
Re: Heightmap to the moon... August 25, 2017 04:33PM |
Registered: 9 years ago Posts: 14,639 |
Re: Heightmap to the moon... October 30, 2017 10:23AM |
Registered: 7 years ago Posts: 294 |
Re: Heightmap to the moon... October 30, 2017 01:07PM |
Registered: 9 years ago Posts: 14,639 |