Notifications
Clear all

OctoPrint setup and config  

  RSS
HeneryH
(@heneryh)
Estimable Member
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

https://github.com/prusa3d/OctoPi/blob/devel/src/modules/octopi/filesystem/home/pi/.octoprint/printerProfiles/_default.profile

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

 

Posted : 10/06/2020 3:56 pm
HeneryH
(@heneryh)
Estimable Member
Topic starter answered:
RE: OctoPrint setup and config

I bailed on manual load and went with OctoPi so we'll see how that works.

Posted : 10/06/2020 4:17 pm
bobstro
(@bobstro)
Illustrious Member
RE: OctoPrint setup and config
Posted by: @heneryh

[...] 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

 

My notes and disclaimers on 3D printing

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

Posted : 10/06/2020 4:24 pm
HeneryH
(@heneryh)
Estimable Member
Topic starter answered:
RE: OctoPrint setup and config

I made some typos in the first post but can't edit, sorry.

Posted : 10/06/2020 5:04 pm
HeneryH
(@heneryh)
Estimable Member
Topic starter answered:
RE: OctoPrint setup and config

CAN THE ADMIN PLEASE DELETE THIS THREAD?

Posted : 10/06/2020 5:07 pm
Share: