prusa3d / PrusaSlicer

G-code generator for 3D printers (RepRap, Makerbot, Ultimaker etc.)
https://www.prusa3d.com/prusaslicer/
GNU Affero General Public License v3.0
7.76k stars 1.93k forks source link

Machine limits section not visible in advanced settings for custom printer profile #5588

Open mvadu opened 3 years ago

mvadu commented 3 years ago

Version

Version 2.3.0-rc2+win64

3D printer brand / version + firmware version (if known)

Custom printer profile for Cetus MkII with smoothie board

Behavior

Defining a new custom printer does not add a machine limit section to settings in advanced mode image

Is this a new feature request? No

But selecting a Prusa printer adds this section, which is useful to modify machine limits to get a proper time estimate.

neophyl commented 3 years ago

I think it is dependent on what type of gcode flavour you have selected.

rtyr commented 3 years ago

It is visible only for Marlin g-code flavor.

mvadu commented 3 years ago

@rtyr is there any issues in exposing this to Smoothie flavor? My current time estimates are quite off, and using this to define the acceleration settings to match what is defined in Smoothie config might probably makes for an accurate estimated time to print

bubnikv commented 3 years ago

If you place the G-codes setting the machine limits manually into your start G-code, they should be respected.

ne 27. 12. 2020 v 6:48 odesílatel Adarsha notifications@github.com napsal:

@rtyr https://github.com/rtyr is there any issues in exposing this to Smoothie flavor? My current time estimates are quite off, and using this to define the acceleration settings to match what is defined in Smoothie config might probably makes for an accurate estimated time to print

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/prusa3d/PrusaSlicer/issues/5588#issuecomment-751429553, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABMPSI5OWAWNJ6AIJNLJEA3SW3DA7ANCNFSM4VJRHWMQ .

DivingDuck commented 3 months ago

I know this is an old issue, but still an existing annoyance. Is there any possibility to enable this for Smoothieware? The firmware was able to support this all the time since beginning.