Configurator tool Bug?
-
Thanks to dc42 for confirming I was not having a senior moment with config tool.
Thanks to aidar for clarifying M574 command.
-
This problem has been resolved, thank you for reporting it.
-
Still having trouble with this. I'm using
https://configurator.reprapfirmware.org/Start
It appears the current configurator tool does not remember setting Z endstop to Active high. I want to set all endstops to active high. Does not set an endstop for Z in config.g at all.
get
; Endstops
M574 X1 Y1 S1 ; Set active high endstopsRE-loading from config.json shows it did not remember setting and defaults to set active low.
Old configuration tool https://configurator.reprapfirmware.org/v1/ DOES set endstops
get
; Endstops
M574 X1 Y2 Z1 S1 ; Set active high endstops
RE-loading old configuration config.json does remember the setting -
@st-taw said in Configurator tool Bug?:
Still having trouble with this. I'm using
https://configurator.reprapfirmware.org/Start
It appears the current configurator tool does not remember setting Z endstop to Active high. I want to set all endstops to active high. Does not set an endstop for Z in config.g at all.
get
; Endstops
M574 X1 Y1 S1 ; Set active high endstopsRE-loading from config.json shows it did not remember setting and defaults to set active low.
Old configuration tool https://configurator.reprapfirmware.org/v1/ DOES set endstops
get
; Endstops
M574 X1 Y2 Z1 S1 ; Set active high endstops
RE-loading old configuration config.json does remember the settingIt's working for me now, except that if I try to download a JSON template, what it actually saves is a bunch of HTML.
-
The configuration is in the ZIP file as config.json.
I don't know what the config.json file is that it offers in the interface. As you say appears as html -
@st-taw, I confirm the bug you reported: if the Z endstop type is set to "Active high switch" and a config zip bundle generated, when the config.json file is subsequently imported the endstop types is set to "Z probe". We will fix this.
-
Thanks for your report, both issues have been fixed.
-
i definitely found a bug too with steps/mm for z-axis, was calling for like 8000 and it was more like 800....and i checked all the gearing and screw size.
-
@imrj Did you use the steps per mm calculator?
-
@phaedrux yes indeed