Jay Perez
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
Thanks guys. Sounds like a good thing to try tomorrow.
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
I appreciate your recommendations. This is my first time using RatOS so I've never attempted to create a custom printer and not sure what I'd be getting into.
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
To step back just a bit, everything appears to be good and all of the processes start up as expected.
The problem comes when I attempt to home any axis. I get this error message "Unable to read tmc uart 'stepper_z1' register IFCNT" . I assume this is because the first thing that's supposed to happen when homing is that the Z axis will move in the positive direction (bed goes down) to prevent crashes. However, it's trying to move multiple Z stepper motors when I only have one.
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
Thank you both for all of your help.
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
OK, making the changes using VIM does appear to have saved them. However, I think this is the wrong file as I still get an error that Klipper fails because it's looking for 'Z1'.
Good Grief ! Making progress though ...
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
I did attempt to change the directory permissions for the one the steppers.cfg file is in using chmod 777 and it shows it as changed but still can't save the changes in Mainsail. Maybe I'll try editing them with VIM in the Pi.
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
Oh yeah ... Unless I'm doing something wrong it will not allow me to save my changes.
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
I'm using Putty to SSH in to the Pi and using raspberry Pi command lines.
I'll have to look into how to do this in Mainsail.
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
I removed the extra Z axis sections and then tried to save the file using Ctrl-S. Got an error message that the file could not be uploaded. Then changed the permission to chmod 777 and still no joy. Changed the permissions to the voron-v24 directory that the file is stored in the 777 and still no luck.
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
You're correct. CB1 from BTT. I'm probably better off leaving things like that alone as I would most likely do more harm than good in trying the remove it.
Right now I'm just trying to change the file permissions on /config/RatOS/printers/voron-v24/steppers.cfg and have been unsuccessful. Tried it using WinSCP and Putty using the "chmod 775 steppers.cfg" command. It shows the permissions have changed when I list the file but RatOS still won't allow me to upload it.
A little bit of knowledge can be a dangerous thing ... 😉
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
Sweet !!! That would be so much easier !
So the seckit printer I'm upgrading is probably mostly obsolete. Do you think there's any value in exploring taking my learnings and creating a configuration for it ? I have no idea what's involved in doing that but might try if it made sense.
I'll back things up and run those commands later this evening.
Thanks again everyone for your help.
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
Just reread your last comment more closely. Sounds easier than I thought. However, the file that has the Include pointer to where the motors are defined is also a read-only file. Will I be able to edit its include command if it's read-only ?
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
A friend of mine just helped me find the include file where the stepper motors are defined. It's like 3 levels of include down so I'll have to sort that out but I think I got it. Copy what I need out of that file and paste it into my printer.cfg file, and, copy the include pointers in the various read-only files into the printer.cfg file ... I think.
I haven't done the commands you suggested yet and have never messed with the debug file. Should I run the commands and then generate the file ?
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
Appreciate your help. Do you know where/how I can remove the two extra Z motor definitions ?
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
Thanks. Hadn't tried logging in with that but was able to just now.
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
Thanks. I'll try that. Just an FYI, I've seen post that say I should use the Pi password when I log into the SSH. However, I've been using biqu, biqu. Is that significant ?
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
It's possible my install is corrupted but not that I can tell. Seems like everything is working well. I'm not very experienced with this kind of stuff.
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error
Hey TheTik, just saw your response. Thanks for that. The only printer I've tried is the Voron 2.4 as this seemed closest to what I have. It's very close but I only have one Z axis stepper motor and apparently the Voron must have three. I'm struggling trying to remove the other two from the setup as I can't find where they're specified.
Regarding the O/S, this was my third attempt to install RatOS. Before attempting it a forth time I decided to just mess around and tried to manually force the 'invalid' to repair themselves. There are two options when you click on one, a soft and a hard repair. I somewhat randomly selected some and attempted the soft repair which didn't work. Then I tried the hard repair. This didn't work on the first one I tried but did on a few others. The next thing I know is whatever I did removed all of the 'invalid' issues and then allowed me to continue updating the rest of them. Been working fine since then.
44 replies
RRCRat Rig Community [Unofficial]
•Created by Jay Perez on 4/2/2025 in #ratos-support
BTT Octopus Pro v1.1 with BTT Pi v1.2.1, Getting 502 Bad Gateway error

44 replies