discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Question re Automatic Reload & compile

M
MichaelAtOz
Mon, Apr 8, 2019 4:31 AM

If Auto reload/compile is off, and I have a loaded .scad, but have not
compiled it,
should turning it on actually do a compile (as it just did*) or should it
only compile AFTER reloaded a new version, which is what I expected?

  • happened to be a big minkowski... :(

Admin - email* me if you need anything, or if I've done something stupid...

  • click on my MichaelAtOz label, there is a link to email me.

Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above.

The TPP is no simple “trade agreement.”  Fight it! http://www.ourfairdeal.org/  time is running out!

Sent from: http://forum.openscad.org/

If Auto reload/compile is off, and I have a loaded .scad, but have not compiled it, should turning it on actually do a compile (as it just did*) or should it only compile AFTER reloaded a new version, which is what I expected? * happened to be a big minkowski... :( ----- Admin - email* me if you need anything, or if I've done something stupid... * click on my MichaelAtOz label, there is a link to email me. Unless specifically shown otherwise above, my contribution is in the Public Domain; to the extent possible under law, I have waived all copyright and related or neighbouring rights to this work. Obviously inclusion of works of previous authors is not included in the above. The TPP is no simple “trade agreement.” Fight it! http://www.ourfairdeal.org/ time is running out! -- Sent from: http://forum.openscad.org/
NH
nop head
Mon, Apr 8, 2019 8:32 AM

Auto reload simply calls F4 every 200ms. F4 looks will compile if it has
never been called before or if anything has changed since the last time.
This is deliberate as people expect a file to be compiled after opening it
with auto reload and compile on. It was briefly broken and people
complained, so I fixed it.

On Mon, 8 Apr 2019 at 05:32, MichaelAtOz oz.at.michael@gmail.com wrote:

If Auto reload/compile is off, and I have a loaded .scad, but have not
compiled it,
should turning it on actually do a compile (as it just did*) or should it
only compile AFTER reloaded a new version, which is what I expected?

  • happened to be a big minkowski... :(

Admin - email* me if you need anything, or if I've done something stupid...

  • click on my MichaelAtOz label, there is a link to email me.

Unless specifically shown otherwise above, my contribution is in the
Public Domain; to the extent possible under law, I have waived all
copyright and related or neighbouring rights to this work. Obviously
inclusion of works of previous authors is not included in the above.

The TPP is no simple “trade agreement.”  Fight it!
http://www.ourfairdeal.org/  time is running out!

Sent from: http://forum.openscad.org/


OpenSCAD mailing list
Discuss@lists.openscad.org
http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org

Auto reload simply calls F4 every 200ms. F4 looks will compile if it has never been called before or if anything has changed since the last time. This is deliberate as people expect a file to be compiled after opening it with auto reload and compile on. It was briefly broken and people complained, so I fixed it. On Mon, 8 Apr 2019 at 05:32, MichaelAtOz <oz.at.michael@gmail.com> wrote: > If Auto reload/compile is off, and I have a loaded .scad, but have not > compiled it, > should turning it on actually do a compile (as it just did*) or should it > only compile AFTER reloaded a new version, which is what I expected? > * happened to be a big minkowski... :( > > > > ----- > Admin - email* me if you need anything, or if I've done something stupid... > > * click on my MichaelAtOz label, there is a link to email me. > > Unless specifically shown otherwise above, my contribution is in the > Public Domain; to the extent possible under law, I have waived all > copyright and related or neighbouring rights to this work. Obviously > inclusion of works of previous authors is not included in the above. > > The TPP is no simple “trade agreement.” Fight it! > http://www.ourfairdeal.org/ time is running out! > -- > Sent from: http://forum.openscad.org/ > > _______________________________________________ > OpenSCAD mailing list > Discuss@lists.openscad.org > http://lists.openscad.org/mailman/listinfo/discuss_lists.openscad.org >