What its wrong....
-
@gloomyandy said in What its wrong....:
M98 P"config.g"
i have this response in console
M98 P"config.g"
Warning: the height map was loaded when the current Z=0 datum was not determined by probing. This may result in a height offset.
HTTP is enabled on port 80
FTP is disabled
TELNET is disabled
Warning: Heater 1 predicted maximum temperature at full power is 655°C -
@peirof said in What its wrong....:
M98 P"config.g"
Warning: the height map was loaded when the current Z=0 datum was not determined by probing. This may result in a height offset.
HTTP is enabled on port 80
FTP is disabled
TELNET is disabled
Warning: Heater 1 predicted maximum temperature at full power is 655°CWhen creating/loading the heightmap you need to first set the Z=0 Datum using a single G30 at the center of the bed.
Something like:
G1 Xaaa Ybbb ; where aaa and bbb move the probe to the center of your bed G30 ; set the Z=0 Datum
The warning is just that - a warning. I make note of it but otherwise ignore it.
Frederick
-
@peirof said in What its wrong....:
Under 'General preferences', you have:
G29 S1 ; Set Units to Millimeters
G29 S1 loads the bed mesh; G21 sets units to millimeters.
Ian
-
@droftarts thx, catch
-
@droftarts said in What its wrong....:
G29 S1 ; Set Units to Millimeters
I've been seeing this in many configs lately. I wonder where it's coming from.
@peirof Did you generate your config with the online config tool?
-
@phaedrux no.... Ratrig webpage.... there is a configuration for her machine... but has some fails
-
@peirof This page? https://v-core.ratrig.com/firmware/
Can you let me know any other issues with the page? I'll email them a list, as there doesn't seem to be a comments system on that page.Ian
-
@droftarts now I cant, later... I can remember 2 small things:
-
In Duet 3 mini. Io0, its ocupes if you want install panel due without ribbon cable, you have to move it...
-
in fan lines there is parameters, there are not necessary..
-
-
@droftarts said in What its wrong....:
@peirof This page? https://v-core.ratrig.com/firmware/
Can you let me know any other issues with the page? I'll email them a list, as there doesn't seem to be a comments system on that page.Ian
I seem to recall @oliof maybe being involved there somehow.
-
@phaedrux @droftarts yes, I'm part of their beta team. I can forward any suggestions to improve the configurations.