OctoPrint setup and config
Can we maybe pin a post with the current best practices for config?
I see two different suggestions and there is what seems to be a big difference in 'inversion' on y axis.
https://community.octoprint.org/t/known-printer-profiles-for-octoprint/3032
| Prusa (original) | MK3 | rect | lower left | yes | 250mm | 210mm | 200mm | X: 0/250, Y: -4/210, Z: 0/200 | 6000 m |
and
with
| axes: |
| e: |
| inverted: false |
| speed: 7200 |
| x: |
| inverted: false |
| speed: 10200 |
| y: |
| inverted: false |
| speed: 10200 |
| z: |
| inverted: false |
speed: 720
============
Second and maybe more of a connection debug, I installed octopi from an already running version of Buster.
I have trouble connecting from the pi to the mk3s. This is why my pi shows for the USB serial connection. Any ideas?
setserial -a /dev/ttyACM0
/dev/ttyACM0, Line 0, UART: unknown, Port: 0x0000, IRQ: 0
Baud_base: 19200, close_delay: 50, divisor: 0
closing_wait: 3000
Flags: spd_normal
RE: OctoPrint setup and config
I bailed on manual load and went with OctoPi so we'll see how that works.
RE: OctoPrint setup and config
[...] I have trouble connecting from the pi to the mk3s. This is why my pi shows for the USB serial connection. Any ideas?
setserial -a /dev/ttyACM0
/dev/ttyACM0, Line 0, UART: unknown, Port: 0x0000, IRQ: 0
Baud_base: 19200, close_delay: 50, divisor: 0
closing_wait: 3000
Flags: spd_normal
Here's what I'm getting on a functional Octoprint configuration running my Mk3:
mk3# setserial -a /dev/ttyACM0
/dev/ttyACM0, Line 0, UART: unknown, Port: 0x0000, IRQ: 0
Baud_base: 115200, close_delay: 5, divisor: 0
closing_wait: 300
Flags: spd_normal
and miscellaneous other tech projects
He is intelligent, but not experienced. His pattern indicates two dimensional thinking. -- Spock in Star Trek: The Wrath of Khan
RE: OctoPrint setup and config
I made some typos in the first post but can't edit, sorry.
RE: OctoPrint setup and config
CAN THE ADMIN PLEASE DELETE THIS THREAD?